org.oasis.wsn
Interface WSBaseNotificationService
- All Superinterfaces:
- javax.xml.rpc.Service
- All Known Subinterfaces:
- WSBaseNotificationServiceAddressing
- All Known Implementing Classes:
- SimpleSubscriptionTopicListener.SharedWSBaseNotificationServiceAddressingLocator, WSBaseNotificationServiceAddressingLocator, WSBaseNotificationServiceLocator
public interface WSBaseNotificationService
- extends javax.xml.rpc.Service
| Methods inherited from interface javax.xml.rpc.Service |
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation |
getNotificationProducerPortAddress
java.lang.String getNotificationProducerPortAddress()
getNotificationProducerPort
NotificationProducer getNotificationProducerPort()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getNotificationProducerPort
NotificationProducer getNotificationProducerPort(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getPausableSubscriptionManagerPortAddress
java.lang.String getPausableSubscriptionManagerPortAddress()
getPausableSubscriptionManagerPort
PausableSubscriptionManager getPausableSubscriptionManagerPort()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getPausableSubscriptionManagerPort
PausableSubscriptionManager getPausableSubscriptionManagerPort(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getPullPointPortAddress
java.lang.String getPullPointPortAddress()
getPullPointPort
PullPoint getPullPointPort()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getPullPointPort
PullPoint getPullPointPort(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getNotificationConsumerPortAddress
java.lang.String getNotificationConsumerPortAddress()
getNotificationConsumerPort
NotificationConsumer getNotificationConsumerPort()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getNotificationConsumerPort
NotificationConsumer getNotificationConsumerPort(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getSubscriptionManagerPortAddress
java.lang.String getSubscriptionManagerPortAddress()
getSubscriptionManagerPort
SubscriptionManager getSubscriptionManagerPort()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getSubscriptionManagerPort
SubscriptionManager getSubscriptionManagerPort(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getCreatePullPointPortAddress
java.lang.String getCreatePullPointPortAddress()
getCreatePullPointPort
CreatePullPoint_PortType getCreatePullPointPort()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getCreatePullPointPort
CreatePullPoint_PortType getCreatePullPointPort(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException