JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring XD
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.xd.dirt.test
Interface NamedChannelModule
All Known Subinterfaces:
NamedChannelSink
,
NamedChannelSource
All Known Implementing Classes:
AbstractSingleNodeNamedChannelModule
,
AbstractSingleNodeNamedChannelSink
,
AbstractSingleNodeNamedChannelSource
,
SingleNodeNamedQueueSink
,
SingleNodeNamedQueueSource
,
SingleNodeNamedTopicSink
,
SingleNodeNamedTopicSource
,
SingleNodeProcessingChain
,
SingleNodeProcessingChainConsumer
,
SingleNodeProcessingChainProducer
public interface
NamedChannelModule
Represents a module that is bound to a named channel.
Author:
David Turanski
Method Summary
Methods
Modifier and Type
Method and Description
void
unbind
()
Method Detail
unbind
void unbind()
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring XD
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method