Interface RpcResponse

All Known Subinterfaces:
PluginRpcResponse

public interface RpcResponse
Represent a Json RPC response
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the response type
  • Method Details

    • getType

      RpcResponseType getType()
      Get the response type
      Returns:
      the response type