Class TelnetXMLChannel

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

public class TelnetXMLChannel extends BaseChannel
Implements an ISOChannel able to exchange jPOS generated (or compliant) XML based ISO-8583 messages through a Telnet session the telnet commands are simply ignored.
See Also: