Class IOReactorUtils


  • final class IOReactorUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private IOReactorUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.apache.http.nio.reactor.ConnectingIOReactor create​(org.apache.http.impl.nio.reactor.IOReactorConfig config, java.util.concurrent.ThreadFactory threadFactory)  
      • Methods inherited from class java.lang.Object

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

      • IOReactorUtils

        private IOReactorUtils()
    • Method Detail

      • create

        public static org.apache.http.nio.reactor.ConnectingIOReactor create​(org.apache.http.impl.nio.reactor.IOReactorConfig config,
                                                                             java.util.concurrent.ThreadFactory threadFactory)