com.ibm.soa.parlayx21.multimedia_messaging
Interface MessageNotificationService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
MessageNotificationServiceLocator

public interface MessageNotificationService
extends javax.xml.rpc.Service


Method Summary
 MessageNotification getMessageNotification()
           
 MessageNotification getMessageNotification(java.net.URL portAddress)
           
 java.lang.String getMessageNotificationAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getMessageNotification

MessageNotification getMessageNotification()
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getMessageNotificationAddress

java.lang.String getMessageNotificationAddress()

getMessageNotification

MessageNotification getMessageNotification(java.net.URL portAddress)
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003 IBM Corp. All Rights Reserved.