Package com.jakewharton.domainr.entities

Immutable POJOs which provide native object representation of the JSON returned by remote API calls.

See:
          Description

Class Summary
InfoResult Represents a Domainr info result.
InfoResult.Registrar Represents a domain registrar.
InfoResult.Tld Represents a TLD.
SearchResult Represents a Domainr search result.
SearchResult.Error  
SearchResult.Result Represents a single domain object in a query result.
 

Package com.jakewharton.domainr.entities Description

Immutable POJOs which provide native object representation of the JSON returned by remote API calls.

All classes must implement the DomainrEntity interface.



Copyright © 2011 Jake Wharton. All Rights Reserved.