See: Description
| Interface | Description |
|---|---|
| NamedChannelSink |
A Sink bound to a named channel.
|
| Class | Description |
|---|---|
| AbstractSingleNodeNamedChannelSink |
Base class for SingleNode named channel sink types.
|
| SingleNodeNamedChannelSinkFactory |
A factory for creating
NamedChannelSinks. |
| SingleNodeNamedQueueSink |
A
NamedChannelSink implementation that binds to a Queue Channel. |
| SingleNodeNamedTopicSink |
A
NamedChannelSink implementation that binds to a PubSub Channel. |