Class | Description |
---|---|
EPPLaunchCheck |
Extension to the domain check command to implement the check in three
different forms, which include Claims Check Form, Availability Check Form, or
Trademark Check Form.
|
EPPLaunchCheckResult |
The
EPPLaunchCheckResult represents the claims check result for
an individual domain name. |
EPPLaunchChkData |
The extension to a response to a claims check command.
|
EPPLaunchClaimKey |
The
EPPLaunchClaimKey a claim key that MAY be passed to a
third-party trademark validator such as the Trademark Clearinghouse (TMCH)
for querying the information needed to generate a Trademark Claims Notice. |
EPPLaunchCodeMark |
Class for an address within an
EPPMarkContact . |
EPPLaunchCreate |
Extension to the domain create command to create a launch phase application.
|
EPPLaunchCreData |
Extension to the domain create response for launch applications
that returns the unique application identifier for the launch
application.
|
EPPLaunchDelete |
Extension to the domain delete command to delete a launch
phase application.
|
EPPLaunchExtFactory |
The EPPCodec Extension Factory that needs to be configured to encode/decode
LaunchPhase extensions.
|
EPPLaunchInfData |
Extension to the domain info response to return the launch phase application
or registration information.
|
EPPLaunchInfo |
Extension to the domain info command to retrieve information for a launch
phase registration or application.
|
EPPLaunchNotice |
Class to hold the launch notice information including the
notice identifier, the expiration (not after) date and time, and
the date and time the claims notice was accepted.
|
EPPLaunchPhase | |
EPPLaunchStatus |
Launch application status constants that are returned by
EPPLaunchInfData.getStatus() or set with
EPPLaunchInfData.setStatus(EPPLaunchStatus) . |
EPPLaunchTst |
Is a unit test of the com.verisign.epp.codec.launch package.
|
EPPLaunchUpdate |
Extension to the domain update command to update a launch
phase application.
|