Deprecated API


Contents
Deprecated Methods
com.thetransactioncompany.jsonrpc2.JSONRPC2Error.appendMessage(JSONRPC2Error, String)
           
com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever.ensureParameter(int)
           
com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever.ensureParameter(int, Class)
           
com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever.ensureParameter(int, Class, boolean)
           
com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever.ensureParameter(String)
           
com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever.ensureParameter(String, Class)
           
com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever.ensureParameter(String, Class, boolean)
           
com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever.ensureParameters(String[])
           
com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever.ensureParameters(String[], String[])
           
com.thetransactioncompany.jsonrpc2.JSONRPC2Request.getParams()
           
com.thetransactioncompany.jsonrpc2.JSONRPC2Notification.getParams()
           
com.thetransactioncompany.jsonrpc2.util.PositionalParamsRetriever.hasParameter(int)
           
com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever.hasParameter(String)
           
com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever.hasParameters(String[])
           
com.thetransactioncompany.jsonrpc2.util.NamedParamsRetriever.hasParameters(String[], String[])
           
com.thetransactioncompany.jsonrpc2.JSONRPC2Error.setData(JSONRPC2Error, Object)
           
com.thetransactioncompany.jsonrpc2.JSONRPC2Request.setParams(Object)
           
com.thetransactioncompany.jsonrpc2.JSONRPC2Notification.setParams(Object)
           
com.thetransactioncompany.jsonrpc2.JSONRPC2Error.toJSON()
           
 



Copyright © 2013 The Transaction Company. All Rights Reserved.