Class ProxyHandler.LazyChannelPromise

All Implemented Interfaces:
Future<Channel>, Promise<Channel>, Future<Channel>
Enclosing class:
ProxyHandler

private final class ProxyHandler.LazyChannelPromise extends DefaultPromise<Channel>
  • Constructor Details

    • LazyChannelPromise

      private LazyChannelPromise()
  • Method Details