Package com.verisign.epp.codec.fee.v1_0


package com.verisign.epp.codec.fee.v1_0
  • Class
    Description
    Commands, which include the following possible values:
    CREATE - Create command. DELETE - Delete command. RENEW - Renew command. UPDATE - Update command. TRANSFER - Transfer command. RESTORE - Restore command. CUSTOM - Custom command that is defined using a free-form attribute like the "customName" attribute.
    Fee Check Extension that enables a client to pass a command along with optionally the currency, period, and fee class to apply to the objects in the check command.
    EPPFeeCheckResult represents a fee result to a check.
    The extension to a response to a check command with the fee check extension.
    The command along with the optional phase, sub-phase, and custom name that the fee is associated with.
    The command data included in a check response, that includes:
    command, customName, phase, subphase, and period from the base EPPFeeCommand fees credits classification
    Fee Create Extension that enables a client to pass the expected fee for the create command.
    Fee Create Result Extension that enables a server to pass the resulting fee for the create command.
    EPPFeeCredit represents the credit value information returned by the server.
    Fee Delete Result Extension that enables a server to pass the resulting credits for the delete command.
    Factory for the Fee Extension objects.
    Represents a fee period.
    Fee Renew Result Extension that enables a server to pass the resulting fee for the renew command.
    Fee Renew Extension that enables a client to pass the expected fee for the renew command.
    Fee Transfer Extension that enables a client to pass the expected fee for the transfer command.
    Abstract base class for the transform commands (create, renew, update, transfer) for enabling the client to pass the expected fee for a billable transform command.
    Abstract base class for the transform results (create, renew, update, delete, transfer) for enabling the server to return the currency, fees, credits, balance, and credit limit where appropriate.
    Fee Transfer Result Extension that enables a server to pass the resulting fee for the transfer command.
    Is a unit test of the com.verisign.epp.codec.fee.v1_0 package.
    Fee Update Extension that enables a client to pass the expected fee for the update command.
    Fee Update Result Extension that enables a server to pass the resulting fee for the update command.
    EPPFeeValue represents the fee value information returned by the server.
    Phases, which include the following possible values:
    SUNRISE - Phase when trademark holders can submit registrations or applications with trademark information that can be validated by. LANDRUSH - Post sunrise phase when non-trademark holders are allowed to register domain names with steps taken to address a large volume of initial registrations. CLAIMS - Trademark claims as defined by Trademark Clearinghouse model of displaying a claims notice to clients for domain names that match trademarks. OPEN - Post launch phase that is also referred to as "steady state".