|
Class Summary |
| EPPHostAddRemove |
Represents attributes to add, remove or change with a
EPPHostUpdateCmd. |
| EPPHostAddress |
Represents a host address specified in an EPPHostCreateCmd or
in an EPPHostAddRemove object of an
EPPHostUpdateCmd. |
| EPPHostCheckCmd |
Represents an EPP Host <check> command, which is used to determine if
a host name is known to the server. |
| EPPHostCheckResp |
Represents an EPP Host <host:chkData> response to a
EPPHostCheckCmd. |
| EPPHostCheckResult |
EPPHostCheckResult represents the result of an individual
host name check. |
| EPPHostCreateCmd |
Represents an EPP Host <create> command, which provides a transform
operation that allows a client to create a host object. |
| EPPHostCreateResp |
Represents an EPP Host <host:resData> response to a
EPPHostCreateCmd. |
| EPPHostDeleteCmd |
Represents an EPP Host <delete> command that allows a client to delete
a host object. |
| EPPHostInfoCmd |
Represents an EPP Host <info> command that is used to retrieve
information associated with a host. |
| EPPHostInfoResp |
Represents an EPP Host <host:infData> response to an
EPPHostInfoCmd. |
| EPPHostMapFactory |
EPPHostMapFactory represents the EPPCommand and
EPPResponse factory for the EPP Host Mapping with the XML
Namespace URI "urn:ietf:params:xmlns:host". |
| EPPHostPendActionMsg |
Poll message used to indicate the result of a pending action. |
| EPPHostStatus |
Represents a host Status. |
| EPPHostTst |
Is a unit test of the com.verisign.epp.codec.host package. |
| EPPHostUpdateCmd |
Represents an EPP Host <update> command, which provides a transform
operation that allows a client to modify the attributes of a host object. |