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.custody_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
void |
UDDICustodyTransferImpl.discardTransferToken(DiscardTransferToken body) |
Modifier and Type | Method and Description |
---|---|
void |
ValidateCustodyTransfer.validateDiscardTransferToken(javax.persistence.EntityManager em,
DiscardTransferToken body) |
Modifier and Type | Method and Description |
---|---|
DiscardTransferToken |
ObjectFactory.createDiscardTransferToken()
Create an instance of
DiscardTransferToken |
Modifier and Type | Method and Description |
---|---|
JAXBElement<DiscardTransferToken> |
ObjectFactory.createDiscardTransferToken(DiscardTransferToken value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DiscardTransferToken> |
ObjectFactory.createDiscardTransferToken(DiscardTransferToken value)
|
Modifier and Type | Method and Description |
---|---|
void |
UDDICustodyTransferPortType.discardTransferToken(DiscardTransferToken body)
The discard_transferToken API is a client API used to discard a
transferToken obtained through the get_transferToken API at the same
node.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.