Uses of Package
dev.getelements.elements.rt.jrpc
Packages that use dev.getelements.elements.rt.jrpc
Package
Description
-
Classes in dev.getelements.elements.rt.jrpc used by dev.getelements.elements.jrpcClassDescriptionProcesses
JsonRpcRequest
instances and converts toInvocation
.Provides theJsonRpcManifest
. -
Classes in dev.getelements.elements.rt.jrpc used by dev.getelements.elements.rtClassDescriptionProcesses
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
. -
Classes in dev.getelements.elements.rt.jrpc used by dev.getelements.elements.rt.jrpcClassDescriptionRepresents the resolved invocation which includes the
Invocation
and theResultHandlerStrategy
used to dispatch the method call to the underlying system.