Interface IChannelProducer

All Superinterfaces:
org.springframework.messaging.support.InterceptableChannel, org.springframework.messaging.MessageChannel
All Known Implementing Classes:
LinkedBlockingChannel

public interface IChannelProducer extends org.springframework.messaging.MessageChannel, org.springframework.messaging.support.InterceptableChannel
  • Field Summary

    Fields inherited from interface org.springframework.messaging.MessageChannel

    INDEFINITE_TIMEOUT
  • Method Summary

    Methods inherited from interface org.springframework.messaging.support.InterceptableChannel

    addInterceptor, addInterceptor, getInterceptors, removeInterceptor, removeInterceptor, setInterceptors

    Methods inherited from interface org.springframework.messaging.MessageChannel

    send, send