| Package | Description |
|---|---|
| org.apache.juddi.api_v3 | |
| org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
| org.apache.juddi.v3_service |
This WSDL defines the jUDDI API Service.
|
| org.apache.juddi.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
| Modifier and Type | Method and Description |
|---|---|
DeleteNode |
ObjectFactory.createDeleteNode()
Create an instance of
DeleteNode |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DeleteNode> |
ObjectFactory.createDeleteNode(DeleteNode value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<DeleteNode> |
ObjectFactory.createDeleteNode(DeleteNode value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
JUDDIApiImpl.deleteNode(DeleteNode req) |
| Modifier and Type | Method and Description |
|---|---|
void |
JUDDIApiPortType.deleteNode(DeleteNode body)
removes a node from the database, useful for replication scenarios.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidatePublish.validateDeleteNode(javax.persistence.EntityManager em,
DeleteNode nodeID,
ReplicationConfiguration cfg) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.