Interface | Description |
---|---|
MessagePipeline<InboundMessageType,OutboundMessageType> |
Interface representing the basic components of a message processing pipeline.
|
Class | Description |
---|---|
BasicMessagePipeline<InboundMessageType,OutboundMessageType> |
Basic implementation of
MessagePipeline . |
StaticPipelineNameStrategy |
Static strategy function for resolving a pipeline name.
|
Copyright © 1999–2015. All rights reserved.