Class RawChannel

All Implemented Interfaces:
Cloneable, Configurable, ExceptionHandlerAware, BaseChannelMBean, ClientChannel, FactoryChannel, FilteredChannel, ISOChannel, ISOSource, ServerChannel, ISOMsgMetrics.Source, LogSource

public class RawChannel extends BaseChannel
ISOChannel implementation - RAW Channel Send packet len (4 bytes network byte order) followed by raw data. Usefull when you need to send propietary headers with ISOMsgs (such as NAC's TPDUs)
See Also: