| 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 | 
|---|---|
DeletePublisher | 
ObjectFactory.createDeletePublisher()
Create an instance of  
DeletePublisher | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<DeletePublisher> | 
ObjectFactory.createDeletePublisher(DeletePublisher value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<DeletePublisher> | 
ObjectFactory.createDeletePublisher(DeletePublisher value)
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JUDDIApiImpl.deletePublisher(DeletePublisher body)
Deletes publisher(s) from the persistence layer. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
JUDDIApiPortType.deletePublisher(DeletePublisher body)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ValidatePublish.validateDeletePublisher(javax.persistence.EntityManager em,
                       DeletePublisher body)
Publishing API functions are specific to jUDDI. 
 | 
void | 
ValidatePublisher.validateDeletePublisher(javax.persistence.EntityManager em,
                       DeletePublisher body)  | 
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.