org.jpos.iso
Interface ISOResponseListener


public interface ISOResponseListener


Method Summary
 void expired(Object handBack)
           
 void responseReceived(ISOMsg resp, Object handBack)
           
 

Method Detail

responseReceived

void responseReceived(ISOMsg resp,
                      Object handBack)

expired

void expired(Object handBack)


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