Class FillServiceGrpc.FillServiceImplBase

  • All Implemented Interfaces:
    io.grpc.BindableService
    Enclosing class:
    FillServiceGrpc

    public abstract static class FillServiceGrpc.FillServiceImplBase
    extends java.lang.Object
    implements io.grpc.BindableService
    • Constructor Detail

      • FillServiceImplBase

        public FillServiceImplBase()
    • Method Detail

      • getLastCompleted

        public void getLastCompleted​(com.google.protobuf.Empty request,
                                     io.grpc.stub.StreamObserver<FillData> responseObserver)
      • bindService

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