|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| FilterableMessageReceiver | Implementations of this message receiver knows to determine whether a message is processable. |
| MessageReceiver | |
| MessageReplies | This intefaces keeps all replies from message receivers. |
| Class Summary | |
|---|---|
| ConstantMessageReplies | |
| DefaultReturnValueReceiver | This receiver provides default values for method invocations. |
| LastWinsMessageReplies<T> | This class keeps only the last reply. |
| Message | This class represents a message within a context. |
| MessageReceiversChain | This class passes the message to all receivers. |
| MessageRepliesImpl | Default implementation which uses a list. |
| MessagingHelper | This class makes messaging in Chaplin easier by providing a set of utility static methods. |
| MethodMessageReceiver | This message receiver uses the reflection introspector (SimpleContextHandler). |
| Enum Summary | |
|---|---|
| MessageScope | |
| RequestMethod | |
| Exception Summary | |
|---|---|
| NoContextChainException | |
| NoReplyException | |
| TooManyRepliesException | |
| Annotation Types Summary | |
|---|---|
| After | Indicates that the method is invoked after the remaining message receivers in the chain are processed. |
| Before | Indicates that the method is invoked before the remaining message receivers in the chain are processed. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||