Package | Description |
---|---|
org.apache.juddi.api_v3 | |
org.uddi.sub_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Field and Description |
---|---|
protected List<GetSubscriptionResults> |
SyncSubscription.getSubscriptionResultsList |
Modifier and Type | Method and Description |
---|---|
List<GetSubscriptionResults> |
SyncSubscription.getGetSubscriptionResultsList()
Gets the value of the getSubscriptionResultsList property.
|
Modifier and Type | Method and Description |
---|---|
GetSubscriptionResults |
ObjectFactory.createGetSubscriptionResults()
Create an instance of
GetSubscriptionResults |
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetSubscriptionResults> |
ObjectFactory.createGetSubscriptionResults(GetSubscriptionResults value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetSubscriptionResults> |
ObjectFactory.createGetSubscriptionResults(GetSubscriptionResults value)
|
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.