com.ibm.soa.parlayx21.call_notification
Interface CallNotificationManagerService

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

public interface CallNotificationManagerService
extends javax.xml.rpc.Service


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

Method Detail

getCallNotificationManager

CallNotificationManager getCallNotificationManager()
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCallNotificationManagerAddress

java.lang.String getCallNotificationManagerAddress()

getCallNotificationManager

CallNotificationManager getCallNotificationManager(java.net.URL portAddress)
                                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003 IBM Corp. All Rights Reserved.