Package gql

Class GqlServiceGrpc.GqlServiceImplBase

java.lang.Object
gql.GqlServiceGrpc.GqlServiceImplBase
All Implemented Interfaces:
GqlServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
GqlServiceGrpc

public abstract static class GqlServiceGrpc.GqlServiceImplBase extends Object implements io.grpc.BindableService, GqlServiceGrpc.AsyncService
Base class for the server implementation of the service GqlService.
  • Constructor Details

    • GqlServiceImplBase

      public GqlServiceImplBase()
  • Method Details

    • bindService

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