| Class and Description |
|---|
Message
Message interface represents a message the system can process. |
MessageProcessor
MessageProcessor interface defines methods which allow its implementations to do the
actual work of processing a concrete type of Message implementation and produce a
response that is a concrete implementation of MessageResponse. |
MessageProcessorRegistry
MessageProcessorRegistry interface defines methods for adding, removing, and retrieving
MessageProcessors based on the type of the Message. |
MessageResponse
MessageResponse interface represents the response returned from processing a Message. |
| Class and Description |
|---|
Message
Message interface represents a message the system can process. |
MessageProcessor
MessageProcessor interface defines methods which allow its implementations to do the
actual work of processing a concrete type of Message implementation and produce a
response that is a concrete implementation of MessageResponse. |
MessageProcessorRegistry
MessageProcessorRegistry interface defines methods for adding, removing, and retrieving
MessageProcessors based on the type of the Message. |
MessageResponse
MessageResponse interface represents the response returned from processing a Message. |
| Class and Description |
|---|
MessageProcessor
MessageProcessor interface defines methods which allow its implementations to do the
actual work of processing a concrete type of Message implementation and produce a
response that is a concrete implementation of MessageResponse. |
| Class and Description |
|---|
Message
Message interface represents a message the system can process. |
MessageProcessorRegistry
MessageProcessorRegistry interface defines methods for adding, removing, and retrieving
MessageProcessors based on the type of the Message. |
Copyright © 2018. All rights reserved.