| Package | Description | 
|---|---|
| org.apache.hc.core5.http.impl.io | Default implementation of HTTP/1.1 transport based on the classic
 (blocking) I/O model. | 
| org.apache.hc.core5.testing.classic | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultBHttpServerConnectionDefault implementation of  HttpServerConnection. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | HttpService. handleRequest(HttpServerConnection conn,
             HttpContext localContext)Handles receives one HTTP request over the given connection within the
 given execution context and sends a response back to the client. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LoggingBHttpServerConnection | 
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.