Package org.fisco.bcos.sdk.client

  • Interface Summary 
    Interface Description
    Client
    This is the interface of client module.
    RespCallback<T>
    Callback function to executed when client get response from the node.
  • Class Summary 
    Class Description
    ClientImpl  
    JsonRpcService