org.jpos.q2.iso
Class QMUX.AsyncRequest

java.lang.Object
  extended by java.util.TimerTask
      extended by org.jpos.q2.iso.QMUX.AsyncRequest
All Implemented Interfaces:
Runnable
Enclosing class:
QMUX

public class QMUX.AsyncRequest
extends TimerTask


Constructor Summary
QMUX.AsyncRequest(ISOResponseListener rl, Object handBack)
           
 
Method Summary
 void responseReceived(ISOMsg response)
           
 void run()
           
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QMUX.AsyncRequest

public QMUX.AsyncRequest(ISOResponseListener rl,
                         Object handBack)
Method Detail

responseReceived

public void responseReceived(ISOMsg response)

run

public void run()
Specified by:
run in interface Runnable
Specified by:
run in class TimerTask


Copyright © 1998-2012 jPOS.org. All Rights Reserved.