Class ShellServiceGrpc.ShellServiceImplBase

java.lang.Object
com.viam.service.shell.v1.ShellServiceGrpc.ShellServiceImplBase
All Implemented Interfaces:
ShellServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
ShellServiceGrpc

public abstract static class ShellServiceGrpc.ShellServiceImplBase extends Object implements io.grpc.BindableService, ShellServiceGrpc.AsyncService
Base class for the server implementation of the service ShellService.
 A ShellService service allows access to an interactive shell experience, including
 utilities commonly found in tandem with other secure shells.
 
  • Constructor Details

    • ShellServiceImplBase

      public ShellServiceImplBase()
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Specified by:
      bindService in interface io.grpc.BindableService