| Package | Description |
|---|---|
| org.apache.axis2.transport.http.server |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpConnectionManager |
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionManager |
HttpFactory.newRequestConnectionManager(ExecutorService requestExecutor,
WorkerFactory workerFactory,
org.apache.http.params.HttpParams params)
Create the connection manager used to launch request threads
|
| Modifier and Type | Method and Description |
|---|---|
IOProcessor |
HttpFactory.newRequestConnectionListener(int port,
HttpConnectionManager manager,
org.apache.http.params.HttpParams params)
Create the listener for request connections
|
| Constructor and Description |
|---|
DefaultConnectionListener(int port,
HttpConnectionManager connmanager,
ConnectionListenerFailureHandler failureHandler,
org.apache.http.params.HttpParams params)
Use this constructor to provide a custom ConnectionListenerFailureHandler, e.g.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.