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

Uses of JSONRPC2SessionException in com.thetransactioncompany.jsonrpc2.client
 

Methods in com.thetransactioncompany.jsonrpc2.client that throw JSONRPC2SessionException
 void JSONRPC2Session.send(com.thetransactioncompany.jsonrpc2.JSONRPC2Notification notification)
          Sends a JSON-RPC 2.0 notification using HTTP POST.
 com.thetransactioncompany.jsonrpc2.JSONRPC2Response JSONRPC2Session.send(com.thetransactioncompany.jsonrpc2.JSONRPC2Request request)
          Sends a JSON-RPC 2.0 request using HTTP POST and returns the server response.
 



Copyright © 2013 The Transaction Company. All Rights Reserved.