Uses of Class
com.thetransactioncompany.jsonrpc2.client.RawResponse

Uses of RawResponse in com.thetransactioncompany.jsonrpc2.client
 

Methods in com.thetransactioncompany.jsonrpc2.client that return RawResponse
protected static RawResponse RawResponse.parse(HttpURLConnection connection)
          Parses the raw HTTP response from the specified URL connection.
 

Methods in com.thetransactioncompany.jsonrpc2.client with parameters of type RawResponse
 void RawResponseInspector.inspect(RawResponse rawResponse)
          Allows for inspection of the specified raw HTTP response to a JSON-RPC 2.0 request or nofitication.
 



Copyright © 2013 The Transaction Company. All Rights Reserved.