|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotifySubscriptionListener | |
---|---|
org.uddi.subr_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of NotifySubscriptionListener in org.uddi.subr_v3 |
---|
Methods in org.uddi.subr_v3 that return NotifySubscriptionListener | |
---|---|
NotifySubscriptionListener |
ObjectFactory.createNotifySubscriptionListener()
Create an instance of NotifySubscriptionListener |
Methods in org.uddi.subr_v3 that return types with arguments of type NotifySubscriptionListener | |
---|---|
javax.xml.bind.JAXBElement<NotifySubscriptionListener> |
ObjectFactory.createNotifySubscriptionListener(NotifySubscriptionListener value)
Create an instance of JAXBElement < NotifySubscriptionListener > } |
Methods in org.uddi.subr_v3 with parameters of type NotifySubscriptionListener | |
---|---|
javax.xml.bind.JAXBElement<NotifySubscriptionListener> |
ObjectFactory.createNotifySubscriptionListener(NotifySubscriptionListener value)
Create an instance of JAXBElement < NotifySubscriptionListener > } |
Uses of NotifySubscriptionListener in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service with parameters of type NotifySubscriptionListener | |
---|---|
DispositionReport |
UDDISubscriptionListenerPortType.notifySubscriptionListener(NotifySubscriptionListener body)
This API, when implemented by a subscriber and specified in a subscription, enables the node to deliver notifications to subscription listeners by invoking a Web service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |