Class SslHandler.LazyChannelPromise

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

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

    • LazyChannelPromise

      private LazyChannelPromise()
  • Method Details