Class Summary |
EPPNameWatchAddRemove |
Represents attributes to change with a EPPNameWatchUpdateCmd . |
EPPNameWatchCreateCmd |
Represents an EPP NameWatch <create> command, which provides a
transform operation that allows a client to create a nameWatch object. |
EPPNameWatchCreateResp |
Represents an EPP NameWatch <nameWatch:creData> response to a
EPPNameWatchCreateCmd . |
EPPNameWatchDeleteCmd |
Represents an EPP NameWatch <delete> command that allows a client to
delete a nameWatch object. |
EPPNameWatchInfoCmd |
Represents an EPP NameWatch <info> command that is used to retrieve
information associated with a nameWatch. |
EPPNameWatchInfoResp |
Represents an EPP NameWatch <nameWatch:infData> response to an
EPPNameWatchInfoCmd . |
EPPNameWatchMapFactory |
EPPNameWatchMapFactory represents the EPPCommand
and EPPResponseMap factory for the EPP NameWatch Mapping
with the XML Namespace URI "urn:ietf:params:xmlns:nameWatch". |
EPPNameWatchPeriod |
Represents a nameWatch Period. |
EPPNameWatchRenewCmd |
Represents an EPP NameWatch <renew> command, which provides a
transform operation that allows a client to extend the validity period
of a nameWatch object. |
EPPNameWatchRenewResp |
Represents an EPP NameWatch <nameWatch:renData> response to a
EPPNameWatchRenewCmd . |
EPPNameWatchRptTo |
Specifies the e-mail address to send the NameWatch reports and the frequency
of the reports. |
EPPNameWatchStatus |
Represents a nameWatch Status. |
EPPNameWatchTransferCmd |
Represents an EPP NameWatch <transfer> command. |
EPPNameWatchTransferResp |
Represents an EPP NameWatch <nameWatch:transfer-data> response to an
EPPNameWatchTransferCmd . |
EPPNameWatchTst |
Is a unit test of the com.verisign.epp.codec.nameWatch package. |
EPPNameWatchUpdateCmd |
Represents an EPP NameWatch <update> command. |