Package com.verisign.epp.codec.defReg


package com.verisign.epp.codec.defReg
  • Classes
    Class
    Description
    Represents attributes to add, remove or change with a EPPDefRegUpdateCmd.
    Represents an EPP DefReg <check> command, which is used to determine if an object may be provisioned within a repository.
    Represents an EPPDefReg <defReg:chkData> response to a EPPDefRegFwdCheckCmd.
    EPPDomainCheckResult represents the result of an individual defReg name ping.
    Represents an EPPDefReg <create> command, which provides a transform operation that allows a client to create a defReg object.
     
    Represents an EPPDefReg <defReg:creData> response to a EPPDefRegCreateCmd.
    Represents an EPP DefReg <delete> command that allows a client to delete a defReg object.
    Represents an EPPDefReg <info> command that is used to retrieve information associated with a defReg.
    Represents an EPP DefReg <defReg:infData> response to an EPPDefRegInfoCmd.
    EPPDefRegMapFactory represents the EPPCommand and EPPResponseMap factory for the EPP DefReg Mapping with the XML Namespace URI "urn:ietf:params:xmlns:domain".
    Represents EPPDefRegName information which is a shared structure been used by other objects.
    Represents a defReg Period.
    Represents an EPP DefReg <renew> command, which provides a transform operation that allows a client to extend the validity period of a defReg object.
    Represents an EPP DefReg <defReg:renData> response to a EPPDefRegRenewCmd.
    Represents a defReg Status.
    Represents an EPP DefReg <transfer> command, which provides either a query operation that allows a client to determine real-time status of pending and completed transfer requests, or a transform operation that allows a client to manage requests to transfer the sponsorship of a defReg object.
    Represents an EPP DefReg <defReg:transfer> response to an EPPDefRegTransferCmd.
    Is a unit test of the com.verisign.epp.codec.defReg package.
    Represents an EPP DefReg <update> command.