Interface Service

    • Method Detail

      • start

        void start()
      • process

        void process​(int cmd,
                     Buffer buffer)
              throws java.lang.Exception
        Service the request.
        Parameters:
        cmd - The incoming command type
        buffer - The Buffer containing optional command parameters
        Throws:
        java.lang.Exception - If failed to process the command