Uses of Interface
com.jakewharton.domainr.DomainrEntity

Packages that use DomainrEntity
com.jakewharton.domainr.entities Immutable POJOs which provide native object representation of the JSON returned by remote API calls. 
 

Uses of DomainrEntity in com.jakewharton.domainr.entities
 

Classes in com.jakewharton.domainr.entities that implement DomainrEntity
 class InfoResult
          Represents a Domainr info result.
static class InfoResult.Registrar
          Represents a domain registrar.
static class InfoResult.Tld
          Represents a TLD.
 class SearchResult
          Represents a Domainr search result.
static class SearchResult.Error
           
static class SearchResult.Result
          Represents a single domain object in a query result.
 



Copyright © 2011 Jake Wharton. All Rights Reserved.