EPP RTK for Java v 0.9.5 | |
Prev Package | Next Package | Frames | No Frames |
Interface Summary | |
epp_DomainCheck | Master external interface for the implementor of the EPP Domain Check command. |
epp_DomainCheckOperations | Internal IDL interface which is never referenced externally. |
epp_DomainCreate | Master external interface for the implementor of the EPP Domain Create command. |
epp_DomainCreateOperations | Internal IDL interface which is never referenced externally. |
epp_DomainDelete | Master external interface for the implementor of the EPP Domain Delete command. |
epp_DomainDeleteOperations | Internal IDL interface which is never referenced externally. |
epp_DomainInfo | Master external interface for the implementor of the EPP Domain Info command. |
epp_DomainInfoOperations | Internal IDL interface which is never referenced externally. |
epp_DomainRenew | Master external interface for the implementor of the EPP Domain Renew command. |
epp_DomainRenewOperations | Internal IDL interface which is never referenced externally. |
epp_DomainTransfer | Master external interface for the implementor of the EPP Domain Transfer command. |
epp_DomainTransferOperations | Internal IDL interface which is never referenced externally. |
epp_DomainUpdate | Master external interface for the implementor of the EPP Domain Update command. |
epp_DomainUpdateOperations | Internal IDL interface which is never referenced externally. |
Class Summary | |
epp_DomainCheckReq | Class that contains the elements necessary to check to see if a domain is available in the registry. |
epp_DomainCheckRsp | Class that contains the elements used to represent the domain check response from the EPP server. |
epp_DomainContact | Class that contains the elements used to represent domain contact with the type: ADMIN, BILLING, TECH. |
epp_DomainContactType | Class defining constant instances of contact types for domains. |
epp_DomainCreateReq | Class that contains the elements necessary to create a domain in the registry. |
epp_DomainCreateRsp | Class that contains the elements used to represent the domain create response from the EPP server. |
epp_DomainDeleteReq | Class that contains the elements necessary to delete a domain in the registry. |
epp_DomainDeleteRsp | Class that contains the elements used to represent the domain delete response from the EPP server. |
epp_DomainHostsType | Class defining constant instances of hosts types for domains. |
epp_DomainInfoReq | Class that contains the elements necessary to retrieve detailed information associated with a domain in the registry. |
epp_DomainInfoRsp | Class that contains the elements used to represent the domain info response from the EPP server. |
epp_DomainPanData | This class is use exclusively to hold data associate with a Poll response for a pending action notification. |
epp_DomainPeriod | Class that contains the elements used to represent domain registration period. |
epp_DomainPeriodUnitType | Class defining constant instances of period unit types for domains. |
epp_DomainRenewReq | Class that contains the elements necessary to renew a domain in the registry. |
epp_DomainRenewRsp | Class that contains the elements used to represent the domain renew response from the EPP server. |
epp_DomainStatus | Class that contains the elements used to represent domain status with different type. |
epp_DomainStatusType | Class defining constant instances of status types for domains. |
epp_DomainTransferReq | Class that contains the elements necessary to transfer a domain in the registry or to query the transfer status from the registry. |
epp_DomainTransferRsp | Class that contains the elements used to represent the domain transfer response from the EPP server. |
epp_DomainTrnData | FIXME!
$Header: /cvsroot/epp-rtk/epp-rtk/java/src/org/openrtk/idl/epprtk/domain/epp_DomainTrnData.java,v 1.1 2004/12/07 15:27:50 ewang2004 Exp $ $Revision: 1.1 $ $Date: 2004/12/07 15:27:50 $ |
epp_DomainUpdateAddRemove | Class that contains the elements to be added into or removed from the domain object in the registry. |
epp_DomainUpdateChange | Class that contains the domain object elements to be changed in the registry. |
epp_DomainUpdateReq | Class that contains the elements necessary to modify a domain in the registry. |
epp_DomainUpdateRsp | Class that contains the elements used to represent the domain update response from the EPP server. |