EPP RTK
for Java v 0.7.2

Package org.openrtk.idl.epp0604

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_Status Master external interface for the implementor of the EPP Status command.
epp_StatusOperations Internal IDL interface which is never referenced externally.
epp_Unspec Deprecated. Please use epp_Extension instead.
 

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_Credentials Class that contains client identity information necessary to establish a session with the EPP server.
epp_DataCollectionPolicy Class that contains elements used to describe EPP Server's policy for data collection and management.
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_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_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
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_ResultData Class that contains the generic, non-object specific EPP result data.
epp_ResultValue org/openrtk/idl/epp/epp_ResultValue.java Generated by the IDL-to-Java compiler (portable), version "3.0" from epp.idl Wednesday, August 14, 2002 12:14:44 o'clock PM EDT
epp_Service Class that contains service object or custom service object extensions supported by the server.
epp_ServiceMenu Class that contains elements used to describe the services supported by the EPP registry server.
epp_StatusCommandType Class defining constant instances of status command types.
epp_StatusReq Class that contains the elements necessary to send the status command to an EPP server.
epp_StatusResultData Class that contains the status command result data.
epp_StatusRsp Class that contains the elements used to represent the status response from the EPP 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.
 

Exception Summary
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_XMLException Exception class that indicates an error occurs when rendering or parsing an XML String.
 


EPP RTK
for Java v 0.7.2

Copyright ? 2001-2002 - Tucows, Inc., 2003 - LibertyRMS