Class Summary |
EPPSuggestionAction |
Encapsulates a server action to be taken by the Name Suggestions application. |
EPPSuggestionAddress |
Represents a client address specified in an
EPPSuggestionCoordinates object of an
EPPSuggestionGeo . |
EPPSuggestionAnswer |
This component represents a Suggestion answer. |
EPPSuggestionCell |
A Cell is an element within a Record, which in turn is an element within the
Grid response. |
EPPSuggestionCoordinates |
A Coordinates with latitude and longitude as Double. |
EPPSuggestionFilter |
A Filter encapsulates all of the configurable aspects of a Suggestion
request. |
EPPSuggestionGeo |
The Geo encapsulates all of the configurable aspects of a geolocation data
for suggestion request. |
EPPSuggestionGrid |
The Grid response associates domain labels with tlds. |
EPPSuggestionInfoCmd |
Represents an EPP Suggestion <info> command that is used to retrieve
domain name suggestions. |
EPPSuggestionInfoResp |
An EPPSuggestionInfoResp provides an answer to an
EPPSuggestionInfoCmd and includes the following attributes:
key - Required suggestion key that matches the
EPPSuggestionInfoCmd key
answer - Optional answer in either grid or table view
tokens - Optional suggestion tokens
|
EPPSuggestionMapFactory |
EPPSuggestionMapFactory represents the EPPCommand
and EPPResponseMap factory for the EPP Suggestion Mapping with
the XML Namespace URI "urn:ietf:params:xmlns:suggestion". |
EPPSuggestionRecord |
A Record associates a domain label with Cell objects to be returned in a
Grid. |
EPPSuggestionRelated |
The Related element describes a word related to the encapsulating token. |
EPPSuggestionRow |
A Row associates a Fully Qualified Domain Name with a score and status. |
EPPSuggestionTable |
A Table is a type of response that associates domain names with scores. |
EPPSuggestionTld |
A Tld object encapsulates a Top Level Domain. |
EPPSuggestionToken |
A Token describes a part of the <suggestion:key> element which has been
seperated by the Suggestions server. |
EPPSuggestionTst |
Is a unit test of the com.verisign.epp.codec.suggestion package. |