Class SniHandler.AsyncMappingAdapter

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private Mapping<? super java.lang.String,​? extends SslContext> mapping  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Future<SslContext> map​(java.lang.String input, Promise<SslContext> promise)
      Returns the Future that will provide the result of the mapping.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait