Package org.apache.http.impl.nio.client
Class IOReactorUtils
java.lang.Object
org.apache.http.impl.nio.client.IOReactorUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.http.nio.reactor.ConnectingIOReactor
create
(org.apache.http.impl.nio.reactor.IOReactorConfig config, ThreadFactory threadFactory)
-
Constructor Details
-
IOReactorUtils
private IOReactorUtils()
-
-
Method Details
-
create
public static org.apache.http.nio.reactor.ConnectingIOReactor create(org.apache.http.impl.nio.reactor.IOReactorConfig config, ThreadFactory threadFactory)
-