Package com.verisign.epp.codec.host


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