Package | Description |
---|---|
org.apache.juddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.subr_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Field and Description |
---|---|
protected List<SubscriptionResultsList> |
SyncSubscriptionDetail.subscriptionResultsList |
Modifier and Type | Method and Description |
---|---|
List<SubscriptionResultsList> |
SyncSubscriptionDetail.getSubscriptionResultsList()
Gets the value of the subscriptionResultsList property.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionResultsList |
ObjectFactory.createSubscriptionResultsList()
Create an instance of
SubscriptionResultsList |
Modifier and Type | Method and Description |
---|---|
JAXBElement<SubscriptionResultsList> |
ObjectFactory.createSubscriptionResultsList(SubscriptionResultsList value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SubscriptionResultsList> |
ObjectFactory.createSubscriptionResultsList(SubscriptionResultsList value)
|
Modifier and Type | Field and Description |
---|---|
protected SubscriptionResultsList |
NotifySubscriptionListener.subscriptionResultsList |
Modifier and Type | Method and Description |
---|---|
SubscriptionResultsList |
NotifySubscriptionListener.getSubscriptionResultsList()
Gets the value of the subscriptionResultsList property.
|
Modifier and Type | Method and Description |
---|---|
void |
NotifySubscriptionListener.setSubscriptionResultsList(SubscriptionResultsList value)
Sets the value of the subscriptionResultsList property.
|
Modifier and Type | Method and Description |
---|---|
SubscriptionResultsList |
UDDISubscriptionPortType.getSubscriptionResults(GetSubscriptionResults body)
This API allows a subscriber to request that the
information pertaining to an existing subscription be returned. This is
useful, for example, to obtain historical data when a subscription is first set
up or when a subscriber misses the notification normally provided by the
registry. The results are returned synchronously as the response to this
call. The get_subscriptionResults API can also be used as an alternative to
notifications for obtaining subscription data.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.