Uses of Interface
info.sswap.api.http.HTTPProvider.PDGResponse

Packages that use HTTPProvider.PDGResponse
info.sswap.api.http Java API access to HTTP API 
 

Uses of HTTPProvider.PDGResponse in info.sswap.api.http
 

Methods in info.sswap.api.http that return HTTPProvider.PDGResponse
 HTTPProvider.PDGResponse HTTPProvider.makePDG(java.io.InputStream jsonStream)
          Make a Provider Description Graph (PDG) from a JSON (JavaScript Object Notation) specification.
 HTTPProvider.PDGResponse HTTPProvider.makePDG(java.lang.String jsonString)
          Convenience method to makePDG(InputStream) with input as single JSON string.
 



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