Interface ChannelMessage

All Superinterfaces:
Cloneable, Serializable
All Known Implementing Classes:
ChannelData

public interface ChannelMessage extends Serializable, Cloneable
Message that is passed through the interceptor stack after the data serialized in the Channel object and then passed down to the interceptor and eventually down to the ChannelSender component