| Name | Description | Type | Package | Framework |
| BlockIterateHandler | Class | org.barracudamvc.core.event.helper | Barracuda | |
| BTemplateViewHandler | A custom implementation of the default view handler tailored for template components. | Class | org.barracudamvc.core.event.helper | Barracuda |
| DefaultViewHandler | A very simple view handler that provides a default implementation tailored for the use of components. | Class | org.barracudamvc.core.event.helper | Barracuda |
| EventConnectorFactory | This class associates a specific event handler class with an event by extending DefaultListenerFactory and making implementation details in the | Class | org.barracudamvc.core.event.helper | Barracuda |
| EventForwardingFactory | This class provides a simple factory that will handle events by simply adding a new event to the queue, in | Class | org.barracudamvc.core.event.helper | Barracuda |
| EventRedirectFactory | This class provides a simple factory that will handle events by simply throwing a client side redirect, in | Class | org.barracudamvc.core.event.helper | Barracuda |