| Name | Description | Type | Package | Framework |
| AbstractSingleNodeNamedChannelSource | Base class for SingleNode named channel source types. | Class | org.springframework.xd.dirt.test.source | Spring XD |
| NamedChannelSource | A Source that binds to a named channel. | Interface | org.springframework.xd.dirt.test.source | Spring XD |
| SingleNodeNamedChannelSourceFactory | A factory for creating NamedChannelSources. | Class | org.springframework.xd.dirt.test.source | Spring XD |
| SingleNodeNamedQueueSource | A NamedChannelSource implementation that binds to a Queue Channel. | Class | org.springframework.xd.dirt.test.source | Spring XD |
| SingleNodeNamedTopicSource | A NamedChannelSource implementation that binds to a PubSub Channel. | Class | org.springframework.xd.dirt.test.source | Spring XD |