|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SaveBinding | |
---|---|
org.uddi.api_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of SaveBinding in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return SaveBinding | |
---|---|
SaveBinding |
ObjectFactory.createSaveBinding()
Create an instance of SaveBinding |
Methods in org.uddi.api_v3 that return types with arguments of type SaveBinding | |
---|---|
javax.xml.bind.JAXBElement<SaveBinding> |
ObjectFactory.createSaveBinding(SaveBinding value)
Create an instance of JAXBElement < SaveBinding > } |
Methods in org.uddi.api_v3 with parameters of type SaveBinding | |
---|---|
javax.xml.bind.JAXBElement<SaveBinding> |
ObjectFactory.createSaveBinding(SaveBinding value)
Create an instance of JAXBElement < SaveBinding > } |
Uses of SaveBinding in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service with parameters of type SaveBinding | |
---|---|
BindingDetail |
UDDIPublicationPortType.saveBinding(SaveBinding body)
The save_binding API call is used to save or update a complete bindingTemplate element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |