Class SchemaServiceGrpc.SchemaServiceImplBase

java.lang.Object
com.google.pubsub.v1.SchemaServiceGrpc.SchemaServiceImplBase
All Implemented Interfaces:
SchemaServiceGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
SchemaServiceGrpc

public abstract static class SchemaServiceGrpc.SchemaServiceImplBase extends Object implements io.grpc.BindableService, SchemaServiceGrpc.AsyncService
Base class for the server implementation of the service SchemaService.
 Service for doing schema-related operations.
 
  • Constructor Details

    • SchemaServiceImplBase

      public SchemaServiceImplBase()
  • Method Details

    • bindService

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