public interface JsonRpcMethodProvider
JsonRpcMethod. Can be implemented by Endpoints 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()