Package dev.getelements.elements.rt.jrpc
package dev.getelements.elements.rt.jrpc
-
ClassDescriptionProcesses
JsonRpcRequest
instances and converts toInvocation
.Represents the resolved invocation which includes theInvocation
and theResultHandlerStrategy
used to dispatch the method call to the underlying system.Provides theJsonRpcManifest
.Represents a single async style RPC method.Represents a single return style RPC method.