EPP RTK
for Java v 0.4.1

Package org.openrtk.idl.epp

Interface Summary
epp_Action Internal IDL interface which is never referenced externally.
epp_ActionOperations 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_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.
epp_UnspecOperations Internal IDL interface which is never referenced externally.
 

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_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_PollContactTransfer Class that contains detailed information of the poll response data.
epp_PollDomainTransfer Class that contains detailed information of the poll response data.
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_PollResData Class that contains data pertaining to the message that was polled.
epp_PollResDataType Class defining constant instances of EPP poll response data types.
epp_PollResDataUnion Class that contains actual poll response data object.
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_Service Class that contains service object or custom service object extensions supported by the 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.4.1

Copyright © 2001 - Tucows, Inc.