com.tucows.oxrs.epprtk.rtk.xml
Class EPPLogout
org.omg.CORBA.portable.ObjectImpl
- epp_Action, epp_ActionOperations, epp_Logout, epp_LogoutOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object
Class to represent the EPP logout from the server.
$Revision: 1.1 $ $Date: 2004/12/07 15:53:27 $
EPPLogout() - Default constructor.
|
EPPLogout(String xml) - Constructor with response XML string to automatically parse.
|
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 |
EPPLogout
public EPPLogout()
Default constructor.
EPPLogout
public EPPLogout(String xml)
throws epp_XMLException,
epp_Exception
Constructor with response XML string to automatically parse.
xml
- The EPP Logout 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