Package com.verisign.epp.codec.domain


package com.verisign.epp.codec.domain
  • Classes
    Class
    Description
    Represents attributes to add, remove or change with a EPPDomainUpdateCmd.
    Represents an EPP Domain <check> command, which is used to determine if a domain name is known to the server.
    Represents an EPP Domain <domain:chkData> response to a EPPDomainCheckCmd.
    EPPDomainCheckResult represents the result of an individual domain name check.
    Represents a domain contact.
    Represents an EPP Domain <create> command, which provides a transform operation that allows a client to create a domain object.
    Represents an EPP Domain <domain:creData> response to a EPPDomainCreateCmd.
    Represents an EPP Domain <delete> command that allows a client to delete a domain object.
    Represents an EPP Domain <info> command that is used to retrieve information associated with a domain.
    Represents an EPP Domain <domain:infData> response to an EPPDomainInfoCmd.
    EPPDomainMapFactory represents the EPPCommand and EPPResponseMap factory for the EPP Domain Mapping with the XML Namespace URI "urn:ietf:params:xmlns:domain".
    Poll message used to indicate the result of a pending action.
    Represents a domain Period.
    Represents an EPP Domain <renew> command, which provides a transform operation that allows a client to extend the validity period of a domain object.
    Represents an EPP Domain <domain:renData> response to a EPPDomainRenewCmd.
    Represents a domain Status.

    A domain object MUST always have at least one associated status value.
    Represents an EPP Domain <transfer> command.
    Represents an EPP Domain <domain:transfer-data> response to an EPPDomainTransferCmd.
    Is a unit test of the com.verisign.epp.codec.domain package.
    Represents an EPP Domain <update> command.
    EPPHostAttr is used to support the host attribute model.