com.ibm.soa.parlayx21.multimedia_messaging
Interface MessageNotificationManagerService

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

public interface MessageNotificationManagerService
extends javax.xml.rpc.Service


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

Method Detail

getMessageNotificationManager

MessageNotificationManager getMessageNotificationManager()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getMessageNotificationManagerAddress

java.lang.String getMessageNotificationManagerAddress()

getMessageNotificationManager

MessageNotificationManager getMessageNotificationManager(java.net.URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003 IBM Corp. All Rights Reserved.