Class Summary |
EPPEmailFwdAddRemove |
Represents attributes to add, remove or change with a
EPPEmailFwdUpdateCmd . |
EPPEmailFwdCheckCmd |
Represents an EPP EmailFwd <check> command, which is used to determine
if a emailFwd name is known to the server. |
EPPEmailFwdCheckResp |
Represents an EPP EmailFwd <emailFwd:chkData> response to a
EPPEmailFwdCheckCmd . |
EPPEmailFwdCheckResult |
EPPEmailFwdCheckResult represents the result of an individual
emailFwd name ping. |
EPPEmailFwdContact |
Represents a emailFwd contact. |
EPPEmailFwdCreateCmd |
Represents an EPP EmailFwd <create> command, which provides a
transform operation that allows a client to create a emailFwd object. |
EPPEmailFwdCreateResp |
Represents an EPP EmailFwd <emailFwd:creData> response to a
EPPEmailFwdCreateCmd . |
EPPEmailFwdDeleteCmd |
Represents an EPP EmailFwd <delete> command that allows a client to
delete a emailFwd object. |
EPPEmailFwdInfoCmd |
Represents an EPP EmailFwd <info> command that is used to retrieve
information associated with a emailFwd. |
EPPEmailFwdInfoResp |
Represents an EPP EmailFwd <emailFwd:infData> response to an
EPPEmailFwdInfoCmd . |
EPPEmailFwdMapFactory |
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". |
EPPEmailFwdPendActionMsg |
Poll message used to indicate the result of a pending action. |
EPPEmailFwdPeriod |
Represents a emailFwd Period. |
EPPEmailFwdRenewCmd |
Represents an EPP EmailFwd <renew> command, which provides a transform
operation that allows a client to extend the validity period of a
emailFwd object. |
EPPEmailFwdRenewResp |
Represents an EPP EmailFwd <emailFwd:renData> response to a
EPPEmailFwdRenewCmd . |
EPPEmailFwdStatus |
Represents a emailFwd Status. |
EPPEmailFwdTransferCmd |
Represents an EPP EmailFwd <transfer> command. |
EPPEmailFwdTransferResp |
Represents an EPP EmailFwd <emailFwd:transfer-data> response to an
EPPEmailFwdTransferCmd . |
EPPEmailFwdTst |
Is a unit test of the com.verisign.epp.codec.emailFwd package. |
EPPEmailFwdUpdateCmd |
Represents an EPP EmailFwd <update> command. |