Class VideoServiceGrpc.VideoServiceImplBase

java.lang.Object
com.viam.service.video.v1.VideoServiceGrpc.VideoServiceImplBase
All Implemented Interfaces:
VideoServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
VideoServiceGrpc

public abstract static class VideoServiceGrpc.VideoServiceImplBase extends Object implements io.grpc.BindableService, VideoServiceGrpc.AsyncService
Base class for the server implementation of the service VideoService.
 VideoService services video streaming and retrieval
 
  • Constructor Details

    • VideoServiceImplBase

      public VideoServiceImplBase()
  • Method Details

    • bindService

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