|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HTTPClient.RQGResponse | |
---|---|
info.sswap.api.http | Java API access to HTTP API |
Uses of HTTPClient.RQGResponse in info.sswap.api.http |
---|
Methods in info.sswap.api.http that return HTTPClient.RQGResponse | |
---|---|
HTTPClient.RQGResponse |
HTTPClient.makeRQG(java.io.InputStream jsonStream)
Make a Response Query Graph ( RQG ) from a JSON (JavaScript
Object Notation) specification. |
HTTPClient.RQGResponse |
HTTPClient.makeRQG(java.lang.String jsonString)
Convenience method to makeRQG(InputStream) with input as
single JSON string. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |