
Interface IChannelReceiver
-
- All Superinterfaces:
org.springframework.beans.factory.DisposableBean
,org.springframework.messaging.support.InterceptableChannel
,org.springframework.messaging.MessageChannel
,org.springframework.messaging.SubscribableChannel
- All Known Implementing Classes:
BroadcastingSubscribableChannelWrapper
,LinkedBlockingChannel
public interface IChannelReceiver extends org.springframework.messaging.SubscribableChannel, org.springframework.messaging.support.InterceptableChannel, org.springframework.beans.factory.DisposableBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
-