Uses of Package
info.sswap.api.http

Packages that use info.sswap.api.http
info.sswap.api.http Java API access to HTTP API 
info.sswap.api.model Main package for SSWAP API 
info.sswap.api.spi Run-time API provider for interface implementation 
 

Classes in info.sswap.api.http used by info.sswap.api.http
HTTPClient.RIGResponse
          Access to get an RIG on success or a network response object (via the superinterface) on failure.
HTTPClient.RQGResponse
          Access to get an RQG on success or a network response object (via the superinterface) on failure.
HTTPProvider.PDGResponse
          Exposes access to both a ready-to-use Provider Description Graph (PDG) on success or a network response object on failure.
HTTPProvider.RDGResponse
          Exposes access to both a ready-to-use Resource Description Graph (RDG) on success or a network response object on failure.
HTTPProvider.RRGResponse
          Exposes access to both a ready-to-use Resource Response Graph (RRG) on success or a network response object on failure.
HTTPResponse
          Response information from a HTTP network call.
 

Classes in info.sswap.api.http used by info.sswap.api.model
HTTPProvider.RRGResponse
          Exposes access to both a ready-to-use Resource Response Graph (RRG) on success or a network response object on failure.
 

Classes in info.sswap.api.http used by info.sswap.api.spi
HTTPClient
          Access the HTTP API within the Java API.
HTTPProvider
          Access the HTTP API within the Java API.
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.