Package org.jpos.iso.channel


package org.jpos.iso.channel
  • Classes
    Class
    Description
    ISOChannel implementation - American Express
    ISOChannel implementation suitable for OASIS Ltd © hosts
    Message length header: n ASCII digits, configurable by setLengthDigits() (default: 4) or the 'length-digits' Configuration property.
    Implements an ISOChannel capable to exchange messages with ACI's BASE24[tm] over an X.25 link.
    Implements an ISOChannel able to exchange messages with ACI's BASE24 over a TCP link, modified from BASE24ISOChannel by Victor A.
    Talks with TCP based NCCs Sends [LEN][TPDU][ISOMSG] (len=2 bytes HEX)
     
    ISOChannel implementation for the jPOS-CMF framing.
    ISOChannel implementation - CS standard Channel
    We at CS, have used the so called ISOChannels for a long time.
     
    four-byte header in nbp
    ISOChannel implementation.
    Sends a four ASCII hex characters indicating message length (up to 0xffff)
    Extracts <isomsg> blocks from standard jPOS log
     
    Talks with TCP based NACs Sends [LEN][TPDU][ISOMSG] (len=2 bytes network byte order)
    Talks with TCP based NCCs Sends [LEN][TPDU][ISOMSG] (len=2 bytes BCD)
    Implements an ISOChannel suitable to be used to connect to an X.25 PAD.
    ISOChannel implementation - Postilion Channel Send packet len (2 bytes network byte order MSB/LSB) followed by raw data.
    ISOChannel implementation - RAW Channel Send packet len (4 bytes network byte order) followed by raw data.
    Implements Record Boundary Preservation protocol
    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.
    ISOChannel implementation - VISA's VAP framing
    Implements an ISOChannel suitable to be used to connect to an X.25 PAD.
    Implements an ISOChannel able to exchange jPOS generated (or compliant) XML based ISO-8583 messages