Class MarketsGrpc.MarketsImplBase

  • All Implemented Interfaces:
    MarketsGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    MarketsGrpc

    public abstract static class MarketsGrpc.MarketsImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, MarketsGrpc.AsyncService
    Base class for the server implementation of the service Markets.
    • Constructor Summary

      Constructors 
      Constructor Description
      MarketsImplBase()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.grpc.ServerServiceDefinition bindService()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MarketsImplBase

        public MarketsImplBase()
    • Method Detail

      • bindService

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