ChannelData
object is used to transfer a message through the channel interceptor stack and eventually out on a transport to be sent to another node. While the message is being processed by the different interceptors, the message data can be manipulated as each interceptor seems appropriate.
@author Peter Rossbach
@author Filip Hanik
@version $Id: ChannelData.java 939515 2010-04-29 23:59:49Z kkolinko $
|
|