public interface HttpConnectionFactory<T extends HttpConnection>
HttpConnection
instances.Modifier and Type | Method and Description |
---|---|
T |
createConnection(Socket socket) |
T createConnection(Socket socket) throws IOException
IOException
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.