com.ibm.soa.sp.pxnotify
Interface WAPPushNotificationService

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

public interface WAPPushNotificationService
extends javax.xml.rpc.Service


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

Method Detail

getWAPPushNotification

WAPPushNotification getWAPPushNotification()
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getWAPPushNotificationAddress

java.lang.String getWAPPushNotificationAddress()

getWAPPushNotification

WAPPushNotification getWAPPushNotification(java.net.URL portAddress)
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003 IBM Corp. All Rights Reserved.