com.ibm.soa.sp.pxnotify
Interface MessageNotification
- All Superinterfaces:
- java.rmi.Remote
- All Known Implementing Classes:
- MessageNotificationBindingStub, MessageNotificationProxy
public interface MessageNotification
- extends java.rmi.Remote
notifyMessageReception
void notifyMessageReception(java.lang.String correlator,
com.ibm.soa.parlayx21.multimedia_messaging.MessageReference message,
SPNotificationExtension notificationExtension)
throws java.rmi.RemoteException,
InvocationException
- Throws:
java.rmi.RemoteException
InvocationException
notifyMessageDeliveryReceipt
void notifyMessageDeliveryReceipt(java.lang.String correlator,
com.ibm.soa.parlayx21.multimedia_messaging.DeliveryInformation deliveryStatus,
SPNotificationExtension notificationExtension)
throws java.rmi.RemoteException,
InvocationException
- Throws:
java.rmi.RemoteException
InvocationException
Copyright © 2003 IBM Corp. All Rights Reserved.