Class BASE24TCPChannel

java.lang.Object
java.util.Observable
org.jpos.iso.BaseChannel
org.jpos.iso.channel.BASE24TCPChannel
All Implemented Interfaces:
Cloneable, Configurable, ExceptionHandlerAware, BaseChannelMBean, ClientChannel, FactoryChannel, FilteredChannel, ISOChannel, ISOSource, ServerChannel, ISOMsgMetrics.Source, LogSource

public class BASE24TCPChannel extends BaseChannel
Implements an ISOChannel able to exchange messages with ACI's BASE24 over a TCP link, modified from BASE24ISOChannel by Victor A. Salaman (salaman@teknos.com) .
An instance of this class exchanges messages by means of an intermediate 'port server' as described in the Overview page.
See Also: