Package eliasstar.jsonrpc.objects.parameter
-
Interface Summary Interface Description Parameters<T> Represents the params in a JSON-RPC request. -
Class Summary Class Description ArrayParameters Represents the params in array format.ObjectParameters Represents the params in object format.