| Package | Description |
|---|---|
| org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
| org.apache.juddi.v3.client.mapping |
Mappings for UDDIv2 APIs and for common functions for WADL and WSDL to UDDI
|
| org.apache.juddi.v3.client.transport.wrapper |
Provides compatibility with SCOUT and UDDIv2 API sets
|
| org.apache.juddi.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
| org.uddi.api_v3 | |
| org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
| Modifier and Type | Method and Description |
|---|---|
void |
UDDIPublicationImpl.deleteBinding(DeleteBinding body) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteBinding |
MapUDDIv2Tov3.MapDeleteBinding(DeleteBinding body) |
| Modifier and Type | Method and Description |
|---|---|
static DeleteBinding |
MapUDDIv3Tov2.MapDeleteBinding(DeleteBinding body) |
| Modifier and Type | Method and Description |
|---|---|
void |
Publish3to2.deleteBinding(DeleteBinding body) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidatePublish.validateDeleteBinding(javax.persistence.EntityManager em,
DeleteBinding body) |
| Modifier and Type | Method and Description |
|---|---|
DeleteBinding |
ObjectFactory.createDeleteBinding()
Create an instance of
DeleteBinding |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DeleteBinding> |
ObjectFactory.createDeleteBinding(DeleteBinding value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DeleteBinding> |
ObjectFactory.createDeleteBinding(DeleteBinding value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
UDDIPublicationPortType.deleteBinding(DeleteBinding body)
The delete_binding API call causes one or more instances of
bindingTemplate data to be deleted from the UDDI registry.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.