com.ibm.soa.sp.pxnotify
Class MessageNotificationProxy
java.lang.Object
com.ibm.soa.sp.pxnotify.MessageNotificationProxy
- All Implemented Interfaces:
- MessageNotification, java.rmi.Remote
public class MessageNotificationProxy
- extends java.lang.Object
- implements MessageNotification
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageNotificationProxy
public MessageNotificationProxy()
useJNDI
public void useJNDI(boolean useJNDI)
getEndpoint
public java.lang.String getEndpoint()
setEndpoint
public void setEndpoint(java.lang.String endpoint)
getMessageNotification
public MessageNotification getMessageNotification()
notifyMessageReception
public void notifyMessageReception(java.lang.String correlator,
com.ibm.soa.parlayx21.multimedia_messaging.MessageReference message,
SPNotificationExtension notificationExtension)
throws java.rmi.RemoteException,
InvocationException
- Specified by:
notifyMessageReception
in interface MessageNotification
- Throws:
java.rmi.RemoteException
InvocationException
notifyMessageDeliveryReceipt
public void notifyMessageDeliveryReceipt(java.lang.String correlator,
com.ibm.soa.parlayx21.multimedia_messaging.DeliveryInformation deliveryStatus,
SPNotificationExtension notificationExtension)
throws java.rmi.RemoteException,
InvocationException
- Specified by:
notifyMessageDeliveryReceipt
in interface MessageNotification
- Throws:
java.rmi.RemoteException
InvocationException
Copyright © 2003 IBM Corp. All Rights Reserved.