jPOS 1.6.1 API Documentation

org.jpos.space
Class ISORequestListenerAdaptor.Processor

java.lang.Object
  extended by org.jpos.space.ISORequestListenerAdaptor.Processor
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
ISORequestListenerAdaptor

public class ISORequestListenerAdaptor.Processor
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
ISORequestListenerAdaptor.Processor(ISOSource source, ISOMsg m)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ISORequestListenerAdaptor.Processor

public ISORequestListenerAdaptor.Processor(ISOSource source,
                                           ISOMsg m)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

jPOS.org