Skip navigation links
oracle.apps.xdo.delivery
Interface DeliveryResponseListener
- public interface DeliveryResponseListener
Response callback interface mainly for asynchronus delivery requests. You can register the implementation of this interface to the delivery request so that it will be called back when the response of the request is back from the server. <p/>
- Author:
- Kei Saito (kei.saito@oracle.com)
RCS_ID
public static final java.lang.String RCS_ID
-
- See Also:
- Constant Field Values
RCS_ID_RECORDED
public static final boolean RCS_ID_RECORDED
responseReceived
public void responseReceived(DeliveryResponse pResponse)
Skip navigation links
© 2004, 2005, 2006, 2007, Oracle. All rights reserved.