See: Description
Interface | Description |
---|---|
NamedChannelSource |
A Source that binds to a named channel.
|
Class | Description |
---|---|
AbstractSingleNodeNamedChannelSource |
Base class for SingleNode named channel source types.
|
SingleNodeNamedChannelSourceFactory |
A factory for creating
NamedChannelSource s. |
SingleNodeNamedQueueSource |
A
NamedChannelSource implementation that binds to a Queue Channel. |
SingleNodeNamedTopicSource |
A
NamedChannelSource implementation that binds to a PubSub Channel. |