Class X25Channel

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

public class X25Channel extends BaseChannel
Implements an ISOChannel suitable to be used to connect to an X.25 PAD. It waits a limited amount of time to decide when a packet is ready to be unpacked. This channel is based on PADChannel version 1.4. The new version seems to have some problems dealing with ETXs (we're working on it). Use this version _only_ if you have problems with current PADChannel as it will be deprecated some time in the future.
See Also: