com.tucows.oxrs.epprtk.rtk.xml
Class EPPDomainTransfer
org.omg.CORBA.portable.ObjectImpl
- epp_Action, epp_ActionOperations, epp_DomainTransfer, epp_DomainTransferOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object
public class EPPDomainTransfer
Class for the EPP Domain Transfer command and response.
Extends the epp_DomainTransfer interface from the EPP IDLs to provide
the XML translation for the EPP Domain Transfer command.
The Transfer command provides a way of changing the ownership of an object
from one sponsor to another. Various transfer operations allow a sponsor
to query the current state of a transfer, or request, approve, cancel or
reject a transfer.
Usage is demonstrated in the com.tucows.oxrs.epprtk.rtk.example.DomainExample
class.
addXMLElement, convertListToArray, convertListToStringArray, createDocRoot, createXMLFromDoc, createXMLSnippetFromDoc, getAvailResultFor, getCheckResultFor, getDocumentElement, getElement, getExtensionNode, getNode, getPanData, getTransID, getXML, initAuthInfoStringToTypeHash, initHashes, initTransferStatusToTypeHash, parseGenericCheckResults, parseGenericResult, prepareAuthInfo, prepareExtensionElement, stringListToXML, transferStatusFromString, transferStatusToString |
EPPDomainTransfer
public EPPDomainTransfer()
Default constructor
EPPDomainTransfer
public EPPDomainTransfer(String xml)
throws epp_XMLException,
epp_Exception Constructor with response XML string to automatically parse.
xml - The EPP Domain Transfer response XML String
epp_XMLException - if the response XML is not parsable or does not contain the expected dataepp_Exception - if the server has responded with an error code
Copyright © 2001-2002 - Tucows, Inc., 2003 - LibertyRMS