com.ibm.soa.sp.pxnotify
Class WAPPushNotificationProxy
java.lang.Object
com.ibm.soa.sp.pxnotify.WAPPushNotificationProxy
- All Implemented Interfaces:
- WAPPushNotification, java.rmi.Remote
public class WAPPushNotificationProxy
- extends java.lang.Object
- implements WAPPushNotification
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WAPPushNotificationProxy
public WAPPushNotificationProxy()
useJNDI
public void useJNDI(boolean useJNDI)
getEndpoint
public java.lang.String getEndpoint()
setEndpoint
public void setEndpoint(java.lang.String endpoint)
getWAPPushNotification
public WAPPushNotification getWAPPushNotification()
notifyWAPPushDeliveryReceipt
public void notifyWAPPushDeliveryReceipt(java.lang.String correlator,
com.ibm.soa.wap.DeliveryInformation deliverystatus,
SPNotificationExtension notificationExtension)
throws java.rmi.RemoteException,
InvocationException
- Specified by:
notifyWAPPushDeliveryReceipt
in interface WAPPushNotification
- Throws:
java.rmi.RemoteException
InvocationException
Copyright © 2003 IBM Corp. All Rights Reserved.