Uses of Class
dev.getelements.elements.jrpc.JsonRpcModule
Packages that use JsonRpcModule
-
Uses of JsonRpcModule in dev.getelements.elements.jrpc
Methods in dev.getelements.elements.jrpc that return JsonRpcModuleModifier and TypeMethodDescriptionJsonRpcModule.scanningScope(String scope) Scans for the scope, specifying both the models and services matching the scope.JsonRpcModule.withHttpRedirectProvider(String redirectUrls) Specifies the redirect provider.JsonRpcModule.withNetwork(BlockchainNetwork network) Configures with theBlockchainNetworkinstance.JsonRpcModule.withNoRedirect()Disables redirection entirely.