EPP RTK for Java v 0.9.5 | |
Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
epp_ContactCheck | Master external interface for the implementor of the EPP Contact Check command. |
epp_ContactCheckOperations | Internal IDL interface which is never referenced externally. |
epp_ContactCreate | Master external interface for the implementor of the EPP Contact Create command. |
epp_ContactCreateOperations | Internal IDL interface which is never referenced externally. |
epp_ContactDelete | Master external interface for the implementor of the EPP Contact Delete command. |
epp_ContactDeleteOperations | Internal IDL interface which is never referenced externally. |
epp_ContactInfo | Master external interface for the implementor of the EPP Contact Info command. |
epp_ContactInfoOperations | Internal IDL interface which is never referenced externally. |
epp_ContactTransfer | Master external interface for the implementor of the EPP Contact Transfer command. |
epp_ContactTransferOperations | Internal IDL interface which is never referenced externally. |
epp_ContactUpdate | Master external interface for the implementor of the EPP Contact Update command. |
epp_ContactUpdateOperations | Internal IDL interface which is never referenced externally. |
Class Summary | |
epp_ContactAddress | Class that contains the elements used to represent contact address. |
epp_ContactCheckReq | Class that contains the elements necessary to check to see if a contact is available in the registry. |
epp_ContactCheckRsp | Class that contains the elements used to represent the contact check response from the EPP server. |
epp_ContactCreateReq | Class that contains the elements necessary to create a contact in the registry. |
epp_ContactCreateRsp | Class that contains the elements used to represent the contact create response from the EPP server. |
epp_ContactDeleteReq | Class that contains the elements necessary to delete a contact in the registry. |
epp_ContactDeleteRsp | Class that contains the elements used to represent the contact delete response from the EPP server. |
epp_ContactInfoReq | Class that contains the elements necessary to retrieve detailed information associated with a contact in the registry. |
epp_ContactInfoRsp | Class that contains the elements used to represent the contact info response from the EPP server. |
epp_ContactNameAddress | Class that contains the elements used to represent contact name and address. |
epp_ContactPhone | Class that contains the elements used to represent contact's voice telephone number or facsimile telephone number. |
epp_ContactStatus | Class that contains the elements used to represent contact status with different type. |
epp_ContactStatusType | Class defining constant instances of status types for contact. |
epp_ContactTransferReq | Class that contains the elements necessary to transfer a contact in the registry or to query the transfer status from the registry. |
epp_ContactTransferRsp | Class that contains the elements used to represent the contact transfer response from the EPP server. |
epp_ContactTrnData | FIXME!
$Header: /cvsroot/epp-rtk/epp-rtk/java/src/org/openrtk/idl/epp0503/contact/epp_ContactTrnData.java,v 1.1 2003/03/21 16:18:28 tubadanm Exp $ $Revision: 1.1 $ $Date: 2003/03/21 16:18:28 $ |
epp_ContactUpdateAddRemove | Class that contains the elements to be added into or removed from the contact object in the registry. |
epp_ContactUpdateChange | Class that contains the contact object elements to be changed in the registry. |
epp_ContactUpdateReq | Class that contains the elements necessary to modify a contact in the registry. |
epp_ContactUpdateRsp | Class that contains the elements used to represent the contact update response from the EPP server. |
epp_ContactVoice | Class that contains the elements used to represent contact voice telephone number. |