Class InquirerGrpc.InquirerImplBase

java.lang.Object
ai.wanaku.core.exchange.InquirerGrpc.InquirerImplBase
All Implemented Interfaces:
InquirerGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
InquirerGrpc

public abstract static class InquirerGrpc.InquirerImplBase extends Object implements io.grpc.BindableService, InquirerGrpc.AsyncService
Base class for the server implementation of the service Inquirer.
 The inquirer exchange service definition.
 
  • Constructor Details

    • InquirerImplBase

      public InquirerImplBase()
  • Method Details

    • bindService

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