Class VupClient

  • All Implemented Interfaces:
    RequestSender

    public class VupClient
    extends java.lang.Object
    implements RequestSender
    Grpc client for the VAY Unified Protocol.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void sendRequest​(ai.vay.vup.VayVup.RequestContainer container)
      Send the next request to the server
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • sendRequest

        public void sendRequest​(ai.vay.vup.VayVup.RequestContainer container)
        Description copied from interface: RequestSender
        Send the next request to the server
        Specified by:
        sendRequest in interface RequestSender
        Parameters:
        container - containing the input data