hunt.stomp.support.InterceptableChannel

Undocumented in source.

Members

Interfaces

InterceptableChannel
interface InterceptableChannel

A {@link hunt.stomp.MessageChannel MessageChannel} that maintains a list {@link hunt.stomp.support.ChannelInterceptor ChannelInterceptors} and allows interception of message sending.

Meta