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

Uses of JSONRPC2SessionOptions in com.thetransactioncompany.jsonrpc2.client
 

Methods in com.thetransactioncompany.jsonrpc2.client that return JSONRPC2SessionOptions
 JSONRPC2SessionOptions JSONRPC2Session.getOptions()
          Gets the JSON-RPC 2.0 client session options.
 

Methods in com.thetransactioncompany.jsonrpc2.client with parameters of type JSONRPC2SessionOptions
 void JSONRPC2Session.setOptions(JSONRPC2SessionOptions options)
          Sets the JSON-RPC 2.0 client session options.
 



Copyright © 2013 The Transaction Company. All Rights Reserved.