Interface ISpeakeasyClient

All Known Implementing Classes:
SpeakeasyClient

public interface ISpeakeasyClient
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    ingestGrpc(String harString)
     
  • Method Details

    • ingestGrpc

      void ingestGrpc(String harString) throws io.grpc.StatusRuntimeException, SSLException
      Throws:
      io.grpc.StatusRuntimeException
      SSLException