|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| RequestResponseBus | The bus to which requests can be sent and responses received. |
| Class Summary | |
|---|---|
| DefaultRequestResponseBus | Default implementation of RequestResponseBus. |
| ListenerObject | This class represents an executable Listener. |
| Request | This class represents a request that is made to the RequestResponseBus. |
| Response<T> | This class represents a response to a Request that is given back by the RequestProcessor to the RequestDispatcher. |
| RRB | RRB is a convenience class that provides static access to a global RequestResponseBus. |
| Exception Summary | |
|---|---|
| MultipleThrowablesOccurredException | This Exception occurs when multiple Listeners are invoked and multiple of them throw a Throwable. |
| Annotation Types Summary | |
|---|---|
| Listener | This annotation is used to declare a Listener in RRiBbit. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||