Package com.verisign.epp.codec.emailFwd


package com.verisign.epp.codec.emailFwd
  • Classes
    Class
    Description
    Represents attributes to add, remove or change with a EPPEmailFwdUpdateCmd.
    Represents an EPP EmailFwd <check> command, which is used to determine if a emailFwd name is known to the server.
    Represents an EPP EmailFwd <emailFwd:chkData> response to a EPPEmailFwdCheckCmd.
    EPPEmailFwdCheckResult represents the result of an individual emailFwd name ping.
    Represents a emailFwd contact.
    Represents an EPP EmailFwd <create> command, which provides a transform operation that allows a client to create a emailFwd object.
    Represents an EPP EmailFwd <emailFwd:creData> response to a EPPEmailFwdCreateCmd.
    Represents an EPP EmailFwd <delete> command that allows a client to delete a emailFwd object.
    Represents an EPP EmailFwd <info> command that is used to retrieve information associated with a emailFwd.
    Represents an EPP EmailFwd <emailFwd:infData> response to an EPPEmailFwdInfoCmd.
    EPPEmailFwdMapFactory represents the EPPCommand and EPPResponseMap factory for the EPP EmailFwd Mapping with the XML Namespace URI "http://www.nic.name/epp/emailFwd-1.0".
    Poll message used to indicate the result of a pending action.
    Represents a emailFwd Period.
    Represents an EPP EmailFwd <renew> command, which provides a transform operation that allows a client to extend the validity period of a emailFwd object.
    Represents an EPP EmailFwd <emailFwd:renData> response to a EPPEmailFwdRenewCmd.
    Represents a emailFwd Status.
    Represents an EPP EmailFwd <transfer> command.
    Represents an EPP EmailFwd <emailFwd:transfer-data> response to an EPPEmailFwdTransferCmd.
    Is a unit test of the com.verisign.epp.codec.emailFwd package.
    Represents an EPP EmailFwd <update> command.