public interface NHttpConnectionFactory<T extends org.apache.http.nio.NHttpConnection>
NHttpConnection
factory.Modifier and Type | Method and Description |
---|---|
T |
create(org.apache.http.nio.reactor.IOSession ioSession,
org.apache.http.config.ConnectionConfig config) |
T create(org.apache.http.nio.reactor.IOSession ioSession, org.apache.http.config.ConnectionConfig config)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.