Uses of Package
com.verisign.epp.codec.suggestion

Packages that use com.verisign.epp.codec.suggestion
com.verisign.epp.codec.suggestion   
com.verisign.epp.codec.suggestion.util   
com.verisign.epp.interfaces   
 

Classes in com.verisign.epp.codec.suggestion used by com.verisign.epp.codec.suggestion
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.
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.
 

Classes in com.verisign.epp.codec.suggestion used by com.verisign.epp.codec.suggestion.util
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
 

Classes in com.verisign.epp.codec.suggestion used by com.verisign.epp.interfaces
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
 



Copyright © VeriSign Inc. All Rights Reserved.