Uses of Interface
dev.getelements.elements.rt.jrpc.JsonRpcManifestService
Packages that use JsonRpcManifestService
-
Uses of JsonRpcManifestService in dev.getelements.elements.jrpc
Methods in dev.getelements.elements.jrpc that return JsonRpcManifestServiceMethods in dev.getelements.elements.jrpc with parameters of type JsonRpcManifestServiceModifier and TypeMethodDescriptionvoid
JsonRpcResource.setJsonRpcManifestService
(JsonRpcManifestService jsonRpcManifestService) -
Uses of JsonRpcManifestService in dev.getelements.elements.rt
Classes in dev.getelements.elements.rt that implement JsonRpcManifestServiceMethods in dev.getelements.elements.rt that return JsonRpcManifestServiceMethods in dev.getelements.elements.rt with parameters of type JsonRpcManifestServiceModifier and TypeMethodDescriptionvoid
SimpleJsonRpcInvocationService.setJsonRpcManifestService
(JsonRpcManifestService jsonRpcManifestService)