Interface RpcHttpClient

    • Method Summary

      All Methods Instance Methods Abstract Methods Default Methods 
      Modifier and Type Method Description
      default byte[] get​(java.lang.String url, int timeout)  
      byte[] post​(java.lang.String url, byte[] payload, java.lang.String mime, int timeout)