jPOS 1.6.1 API Documentation

Package org.jpos.iso.filter

Class Summary
DelayFilter DelayFilter can be used in order to slow down an ISOChannel.
MacroFilter MacroFilter useful to set sequencers, date, unset iso fields, etc.
MD5Filter Computes an MD5 based Message Authentication Code on outgoing messages and checks that MAC on incoming ones.
StatefulFilter Filter that maintains some fields of arriving messages in one direction and put that fields in the message going in the oposite direction that is the answer, based on a key formed by some fields.
ThroughputControlFilter  
XSLTFilter Implements ISOFilter by means of XSL-Transformations
 


jPOS.org