| Package | Description |
|---|---|
| org.uddi.api_v3 | |
| org.uddi.sub_v3 | |
| org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
| Modifier and Type | Method and Description |
|---|---|
BindingDetail |
ObjectFactory.createBindingDetail()
Create an instance of
BindingDetail |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BindingDetail> |
ObjectFactory.createBindingDetail(BindingDetail value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<BindingDetail> |
ObjectFactory.createBindingDetail(BindingDetail value)
|
| Modifier and Type | Field and Description |
|---|---|
protected BindingDetail |
SubscriptionResultsList.bindingDetail |
| Modifier and Type | Method and Description |
|---|---|
BindingDetail |
SubscriptionResultsList.getBindingDetail()
Gets the value of the bindingDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionResultsList.setBindingDetail(BindingDetail value)
Sets the value of the bindingDetail property.
|
| Modifier and Type | Method and Description |
|---|---|
BindingDetail |
UDDIInquiryPortType.findBinding(FindBinding body)
The find_binding API is used to find UDDI bindingTemplate elements.
|
BindingDetail |
UDDIInquiryPortType.getBindingDetail(GetBindingDetail body)
The get_bindingDetail API call returns the bindingTemplate structure
corresponding to each of the bindingKey values specified.
|
BindingDetail |
UDDIPublicationPortType.saveBinding(SaveBinding body)
The save_binding API call is used to save or update a complete
bindingTemplate element.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.