All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description Acknowledgment Configure the acknowledgement policy for the given@Incoming
.Acknowledgment.Strategy Channel This qualifier indicates which channel should be injected / populated.Connector Qualifier used on connector implementations to indicate the associated underlying transport.ConnectorAttribute Connector implementor can use this annotation to document attributes supported by their connector.ConnectorAttribute.Direction Attribute direction.ConnectorAttributes This class is used to allow multipleConnectorAttribute
declarations.ConnectorFactory Parent class forIncomingConnectorFactory
andOutgoingConnectorFactory
.ConnectorLiteral Supports inline instantiation of theConnector
qualifier.Emitter<T> Interface used to feed a channel from an imperative piece of code.Incoming Used to signify a subscriber to incoming messages.IncomingConnectorFactory SPI used to implement a connector managing a source of messages for a specific transport.Message<T> A message envelope.OnOverflow Configures the back pressure policy on an injectedEmitter
:OnOverflow.Strategy The back pressure strategy.Outgoing Used to signify a publisher of outgoing messages.OutgoingConnectorFactory SPI used to implement a connector managing a sink of messages for a specific transport.