Class JsonRpcService
java.lang.Object
dev.getelements.elements.rt.manifest.jrpc.JsonRpcService
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetScope()inthashCode()voidsetDeprecation(Deprecation deprecation) voidsetJsonRpcMethodList(List<JsonRpcMethod> jsonRpcMethodList) voidtoString()
-
Constructor Details
-
JsonRpcService
public JsonRpcService()
-
-
Method Details