public interface NamedChannelSink extends NamedChannelModule
Modifier and Type | Method and Description |
---|---|
org.springframework.messaging.Message<?> |
receive() |
org.springframework.messaging.Message<?> |
receive(int timeout) |
java.lang.Object |
receivePayload() |
java.lang.Object |
receivePayload(int timeout) |
unbind