This project has retired. For details please refer to its Attic page.
Index (jUDDI REST Services using Apache CXF 3.3.10 API)
Skip navigation links
G O U 

G

geEndpointsByServiceJSON(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the binding details of a given entity in JSON
getBindingDetailJSON(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the binding details of a given entity in JSON
getBindingDetailXML(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the binding details of a given entity in XML
getBusinessDetailJSON(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the details of a business entity in JSON
getBusinessDetailXML(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the details of a business entity in XML
getBusinessListJSON() - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the business keys of the first 100 registered businesses in JSON
getBusinessListXML() - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the business keys of the first 100 registered businesses in XML
getBusinessSearchJSON(String, String, String, Integer, Integer) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the search results for registered businesses in JSON
getBusinessSearchXML(String, String, String, Integer, Integer) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the search results for registered businesses in XML
getDetailJSON(String, String, String, String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
This method implements the UDDIv3 spec for HTTP GET Inquiry services Returns the details of a UDDI entity in JSON, use query parameters serviceKey,businessKey,tModelKey, or bindingKey
getDetailXML(String, String, String, String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
This method implements the UDDIv3 spec for HTTP GET Inquiry services.
getEndpointsByServiceXML(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the binding details of a given entity in XML
getOpInfoJSON(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the operational details of a given entity in JSON
getOpInfoXML(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the operational details of a given entity in XML
getServiceDetailJSON(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the details of a service entity in JSON
getServiceDetailXML(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the details of a service entity in XML
getServiceListJSON() - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the Service keys of the first 100 registered services in JSON
getServiceListXML() - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the Service keys of the first 100 registered services in XML
getServiceSearchJSON(String, String, String, Integer, Integer) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the search results for registered services in JSON
getServiceSearchXML(String, String, String, Integer, Integer) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the search results for registered services in XML
getTModelDetailJSON(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the details of a tModel entity in JSON
getTModelDetailXML(String) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the details of a tModel entity in XML
getTModelListJSON() - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the tModel keys of the first 100 registered services in JSON
getTModelListXML() - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the tModel keys of the first 100 registered services in XML
getTModelSearchJSON(String, String, String, Integer, Integer) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the search results for registered tModel in JSON
getTModelSearchXML(String, String, String, Integer, Integer) - Method in class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
Returns the search results for registered tModel in XML

O

org.apache.juddi.api.impl.rest - package org.apache.juddi.api.impl.rest
 

U

UDDIInquiryJAXRS - Class in org.apache.juddi.api.impl.rest
UDDI Inquiry functions via a JAX-RS REST API.
UDDIInquiryJAXRS() - Constructor for class org.apache.juddi.api.impl.rest.UDDIInquiryJAXRS
 
G O U 
Skip navigation links

Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.