Uses of Interface
com.thetransactioncompany.jsonrpc2.client.RawResponseInspector

Uses of RawResponseInspector in com.thetransactioncompany.jsonrpc2.client
 

Methods in com.thetransactioncompany.jsonrpc2.client that return RawResponseInspector
 RawResponseInspector JSONRPC2Session.getRawResponseInspector()
          Gets the optional inspector for the raw HTTP responses.
 

Methods in com.thetransactioncompany.jsonrpc2.client with parameters of type RawResponseInspector
 void JSONRPC2Session.setRawResponseInspector(RawResponseInspector responseInspector)
          Specifies an optional inspector for the raw HTTP responses to JSON-RPC 2.0 requests and notifications.
 



Copyright © 2013 The Transaction Company. All Rights Reserved.