public interface JsonRpcMethodProvider
JsonRpcMethod
. Can be implemented by Endpoint
s to
provide information about the supported methods.Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,JsonRpcMethod> |
supportedMethods() |
java.util.Map<java.lang.String,JsonRpcMethod> supportedMethods()