EPP RTK for Java v 0.9.5 | |
Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
epp_Action | Internal IDL interface which is never referenced externally. |
epp_ActionOperations | Internal IDL interface which is never referenced externally. |
epp_Extension | Master external interface for the implementor of the EPP Extension element. |
epp_ExtensionOperations | Internal IDL interface which is never referenced externally. |
epp_Hello | Master external interface for the implementor of the EPP Hello request. |
epp_HelloOperations | Internal IDL interface which is never referenced externally. |
epp_Login | Master external interface for the implementor of the EPP Login command. |
epp_LoginOperations | Internal IDL interface which is never referenced externally. |
epp_Logout | Master external interface for the implementor of the EPP Logout command. |
epp_LogoutOperations | Internal IDL interface which is never referenced externally. |
epp_Poll | Master external interface for the implementor of the EPP Poll command. |
epp_PollOperations | Internal IDL interface which is never referenced externally. |
epp_PollResData | IDL interface which is used to denote classes that can contain poll response data. |
epp_PollResDataOperations | Internal IDL interface which is never referenced externally. |
epp_Session | The IDL interface implemented by the EPPClient class. |
epp_SessionOperations | Internal IDL interface which is never referenced externally. |
epp_Unspec | Master external interface for the implementor of the EPP Unspec element. |
Class Summary | |
epp_AuthInfo | Class that contains the authorization information required to authorize transfer requests to the EPP server. |
epp_AuthInfoType | Class defining constant instances of authorization information types generic for all objects. |
epp_CheckResult | Class that contains the elements generic to all the check command responses. |
epp_Command | Class that contains the common and generic elements necessary for an EPP command sending to the server. |
epp_dcpAccessType | Class defining constant instances of data collection policy access types which describes access provided by the server to data received from the client. |
epp_dcpExpiry | Class used to specifiy the expiry date of the data collection policy. |
epp_dcpExpiryType | Class defining constant instances of data collection policy expiry types which describes date type for the expiry of the data collection policy. |
epp_dcpPurposeType | Class defining constant instances of data collection purpose types which describes EPP server's policy of data collection and management. |
epp_dcpRecipient | Wrapper class for the DCP Recipient. |
epp_dcpRecipientType | Class defining constant instances of data recipient types which describes EPP server's policy of data collection and management. |
epp_dcpRetentionType | Class defining constant instances of data retention types which describes EPP server's policy of data collection and management. |
epp_dcpStatement | Class that contains elements used to describe EPP Server's policy for data collection and management. |
epp_DataCollectionPolicy | Class that contains elements used to describe EPP Server's policy for data collection and management. |
epp_Exception | Class that acts as a container for any exception thrown if a communication error occurs with the EPP server or if the EPP server returns an error code. |
epp_ExtMessage | Class that holds the message contained in the message queue response from the EPP server. |
epp_ExtResultValue | Extension to the epp_ResultValue class (though, not a subclass by the IDL). |
epp_Greeting | Class that contains elements to state the EPP server's abilities. |
epp_LoginReq | Class that contains the elements necessary to establish a session with an EPP server. |
epp_LoginRsp | Class that contains the elements used to represent the login response from the EPP server. |
epp_LogoutReq | Class that contains the elements necessary to end a session with the EPP server. |
epp_LogoutRsp | Class that contains the elements used to represent the logout response from the EPP server. |
epp_MessageQueue | Class that contains elements necessary to present status of the service messages queued in the EPP server for client retrieval. |
epp_Options | Class that contains the client's choices on the protocol version and the text response language to be used during the ongoing server session. |
epp_PanData | This class is use exclusively to hold data associate with a Poll response for a pending action notification. |
epp_PollOpType | Class defining constant instances of poll operation types. |
epp_PollReq | Class that contains the elements used to discover and retrieve client
service messages from the EPP server
$Header: /cvsroot/epp-rtk/epp-rtk/java/src/org/openrtk/idl/epprtk/epp_PollReq.java,v 1.1 2004/12/07 15:27:49 ewang2004 Exp $ $Revision: 1.1 $ $Date: 2004/12/07 15:27:49 $ |
epp_PollRsp | Class that contains the elements used to represent the poll response from the EPP server. |
epp_Response | Class that contains the common and generic elements returned by the EPP server in response to a client EPP command. |
epp_Result | Class that contains the elements necessary to document the success or failure of an EPP command execution. |
epp_ResultValue | Contains the information of the XML element from the request which cause the server to return an error. |
epp_ServiceMenu | Class that contains elements used to describe the services supported by the EPP registry server. |
epp_TransferOpType | Class defining constant instances of transfer operation types generic for all objects. |
epp_TransferRequest | Class that contains elements used in requests to transfer any EPP object. |
epp_TransferStatusType | Class defining constant instances of transfer types generic for all objects. |
epp_TransID | Class that contains elements necessary to represent the client transaction identifier and the server transaction identifier. |
epp_XMLException | Exception class that indicates an error occurs when rendering or parsing an XML String. |