org.apache.juddi.api.impl
Class UDDICustodyTransferImpl
java.lang.Object
org.apache.juddi.api.impl.AuthenticatedService
org.apache.juddi.api.impl.UDDICustodyTransferImpl
- All Implemented Interfaces:
- Remote, org.uddi.v3_service.UDDICustodyTransferPortType
public class UDDICustodyTransferImpl
- extends AuthenticatedService
- implements org.uddi.v3_service.UDDICustodyTransferPortType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRANSFER_TOKEN_PREFIX
public static final String TRANSFER_TOKEN_PREFIX
- See Also:
- Constant Field Values
DEFAULT_TRANSFEREXPIRATION_DAYS
public static final int DEFAULT_TRANSFEREXPIRATION_DAYS
- See Also:
- Constant Field Values
UDDICustodyTransferImpl
public UDDICustodyTransferImpl()
discardTransferToken
public void discardTransferToken(org.uddi.custody_v3.DiscardTransferToken body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
discardTransferToken
in interface org.uddi.v3_service.UDDICustodyTransferPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
getTransferToken
public void getTransferToken(String authInfo,
org.uddi.custody_v3.KeyBag keyBag,
javax.xml.ws.Holder<String> nodeID,
javax.xml.ws.Holder<XMLGregorianCalendar> expirationTime,
javax.xml.ws.Holder<byte[]> opaqueToken)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
getTransferToken
in interface org.uddi.v3_service.UDDICustodyTransferPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
transferEntities
public void transferEntities(org.uddi.custody_v3.TransferEntities body)
throws org.uddi.v3_service.DispositionReportFaultMessage
- Specified by:
transferEntities
in interface org.uddi.v3_service.UDDICustodyTransferPortType
- Throws:
org.uddi.v3_service.DispositionReportFaultMessage
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.