| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DefaultBHttpServerConnection | |
|---|---|
| org.apache.http.impl | Default implementations of HTTP connections for synchronous, blocking communication. | 
| org.apache.http.impl.bootstrap | Embedded server and server bootstrap. | 
| Uses of DefaultBHttpServerConnection in org.apache.http.impl | 
|---|
| Methods in org.apache.http.impl that return DefaultBHttpServerConnection | |
|---|---|
|  DefaultBHttpServerConnection | DefaultBHttpServerConnectionFactory.createConnection(Socket socket) | 
| Uses of DefaultBHttpServerConnection in org.apache.http.impl.bootstrap | 
|---|
| Method parameters in org.apache.http.impl.bootstrap with type arguments of type DefaultBHttpServerConnection | |
|---|---|
|  ServerBootstrap | ServerBootstrap.setConnectionFactory(HttpConnectionFactory<? extends DefaultBHttpServerConnection> connectionFactory)Assigns HttpConnectionFactoryinstance. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||