Package com.verisign.epp.codec.nameWatch


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