All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.thetransactioncompany.jsonrpc2.client.package-info Maven / Gradle / Ivy

Go to download

Provides a client-side class for dispatching requests and notifications to a JSON-RPC 2.0 server. The JSON-RPC 2.0 messages are sent by HTTP(S) POST.

The newest version!
/**
 * Provides a client-side 
 * {@link com.thetransactioncompany.jsonrpc2.client.JSONRPC2Session class}
 * for dispatching requests and notifications to a JSON-RPC 2.0 server. The 
 * JSON-RPC 2.0 messages are sent by HTTP(S) POST.
 *
 * 

Requires the JSON-RPC 2.0 Base package * @code com.thetransactioncompany.jsonrpc2} to represent, serialise and parse * JSON-RPC 2.0 messages. * * @author Vladimir Dzhuvinov */ package com.thetransactioncompany.jsonrpc2.client;





© 2015 - 2025 Weber Informatics LLC | Privacy Policy