EPPDomainAddRemove |
Represents attributes to add, remove or change with a
EPPDomainUpdateCmd .
|
EPPDomainCheckCmd |
Represents an EPP Domain <check> command, which is used to determine if
a domain name is known to the server.
|
EPPDomainCheckResp |
Represents an EPP Domain <domain:chkData> response to a
EPPDomainCheckCmd .
|
EPPDomainCheckResult |
EPPDomainCheckResult represents the result of an individual
domain name check.
|
EPPDomainContact |
Represents a domain contact.
|
EPPDomainCreateCmd |
Represents an EPP Domain <create> command, which provides a transform
operation that allows a client to create a domain object.
|
EPPDomainCreateResp |
Represents an EPP Domain <domain:creData> response to a
EPPDomainCreateCmd .
|
EPPDomainDeleteCmd |
Represents an EPP Domain <delete> command that allows a client to
delete a domain object.
|
EPPDomainInfoCmd |
Represents an EPP Domain <info> command that is used to retrieve
information associated with a domain.
|
EPPDomainInfoResp |
Represents an EPP Domain <domain:infData> response to an
EPPDomainInfoCmd .
|
EPPDomainMapFactory |
EPPDomainMapFactory represents the EPPCommand and
EPPResponseMap factory for the EPP Domain Mapping with the XML
Namespace URI "urn:ietf:params:xmlns:domain".
|
EPPDomainPendActionMsg |
Poll message used to indicate the result of a pending action.
|
EPPDomainPeriod |
Represents a domain Period.
|
EPPDomainRenewCmd |
Represents an EPP Domain <renew> command, which provides a transform
operation that allows a client to extend the validity period of a domain
object.
|
EPPDomainRenewResp |
Represents an EPP Domain <domain:renData> response to a
EPPDomainRenewCmd .
|
EPPDomainStatus |
Represents a domain Status.
A domain object MUST always have at least one associated status value.
|
EPPDomainTransferCmd |
Represents an EPP Domain <transfer> command.
|
EPPDomainTransferResp |
Represents an EPP Domain <domain:transfer-data> response to an
EPPDomainTransferCmd .
|
EPPDomainTst |
Is a unit test of the com.verisign.epp.codec.domain package.
|
EPPDomainUpdateCmd |
Represents an EPP Domain <update> command.
|
EPPHostAttr |
EPPHostAttr is used to support the host attribute model.
|