Package io.grpc.netty

Interface ProtocolNegotiator.ServerFactory

    • Method Detail

      • newNegotiator

        ProtocolNegotiator newNegotiator​(ObjectPool<? extends java.util.concurrent.Executor> offloadExecutorPool)
        Creates a new negotiator.
        Parameters:
        offloadExecutorPool - an executor pool for time-consuming tasks