| Package | Description |
|---|---|
| org.apache.juddi.api.impl.rest | |
| org.uddi.sub_v3 |
| Modifier and Type | Method and Description |
|---|---|
KeyBag |
UDDIInquiryJAXRS.getBusinessListJSON()
Returns the business keys of the first 100 registered businesses in
JSON
|
KeyBag |
UDDIInquiryJAXRS.getBusinessListXML()
Returns the business keys of the first 100 registered businesses in
XML
|
KeyBag |
UDDIInquiryJAXRS.getServiceListJSON()
Returns the Service keys of the first 100 registered services in JSON
|
KeyBag |
UDDIInquiryJAXRS.getServiceListXML()
Returns the Service keys of the first 100 registered services in XML
|
KeyBag |
UDDIInquiryJAXRS.getTModelListJSON()
Returns the tModel keys of the first 100 registered services in JSON
|
KeyBag |
UDDIInquiryJAXRS.getTModelListXML()
Returns the tModel keys of the first 100 registered services in XML
|
| Modifier and Type | Field and Description |
|---|---|
protected List<KeyBag> |
SubscriptionResultsList.keyBag |
| Modifier and Type | Method and Description |
|---|---|
KeyBag |
ObjectFactory.createKeyBag()
Create an instance of
KeyBag |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<KeyBag> |
ObjectFactory.createKeyBag(KeyBag value)
|
List<KeyBag> |
SubscriptionResultsList.getKeyBag()
Gets the value of the keyBag property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<KeyBag> |
ObjectFactory.createKeyBag(KeyBag value)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.