Package dev.getelements.elements.rt.jrpc
Interface JsonRpcManifestService
- All Known Implementing Classes:
SimpleJsonRpcManifestService
public interface JsonRpcManifestService
Provides the
JsonRpcManifest
.-
Method Summary
-
Method Details
-
getJsonRpcManifest
JsonRpcManifest getJsonRpcManifest()Gets theJsonRpcManifestService
.- Returns:
- a deep-copy of the
JsonRpcManifest
.
-