com.tucows.oxrs.epprtk.rtk.xml
Class EPPLogin
org.omg.CORBA.portable.ObjectImpl
- epp_Action, epp_ActionOperations, epp_Login, epp_LoginOperations, org.omg.CORBA.portable.IDLEntity, org.omg.CORBA.Object
Class to represent the EPP login to the server.
$Revision: 1.1 $ $Date: 2004/12/07 15:53:27 $
EPPLogin()- Default constructor.
|
EPPLogin(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 |
EPPLogin
public EPPLogin()
Default constructor.
EPPLogin
public EPPLogin(String xml)
throws epp_XMLException,
epp_Exception Constructor with response XML string to automatically parse.
xml - The EPP Login 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
setRequestData
public void setRequestData(epp_LoginReq value)
Accessor method for the login request data.
Must be set to for this command.
- setRequestData in interface epp_LoginOperations
value - org.openrtk.idl.epprtk.epp_LoginReq
Copyright © 2001-2002 - Tucows, Inc., 2003 - LibertyRMS