Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.validation |
Validators for all UDDI method invocations against the rules defined in the spec
|
org.uddi.sub_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
void |
UDDISubscriptionImpl.deleteSubscription(DeleteSubscription body) |
Modifier and Type | Method and Description |
---|---|
void |
ValidateSubscription.validateDeleteSubscription(javax.persistence.EntityManager em,
DeleteSubscription body) |
Modifier and Type | Method and Description |
---|---|
DeleteSubscription |
ObjectFactory.createDeleteSubscription()
Create an instance of
DeleteSubscription |
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeleteSubscription> |
ObjectFactory.createDeleteSubscription(DeleteSubscription value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeleteSubscription> |
ObjectFactory.createDeleteSubscription(DeleteSubscription value)
|
Modifier and Type | Method and Description |
---|---|
void |
UDDISubscriptionPortType.deleteSubscription(DeleteSubscription body)
Cancels an existing subscription.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.