| java.lang.Object | |
| ↳ | org.apache.http.protocol.HttpService |
Minimalistic server-side implementation of an HTTP processor.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Create a new HTTP service.
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
|
|
|
||||||||||
| Protected Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
|||||||||||
Create a new HTTP service.
| proc | the processor to use on requests and responses |
|---|---|
| connStrategy | the connection reuse strategy |
| responseFactory | the response factory |
| IOException | |
|---|---|
| HttpException |
| HttpException | |
|---|---|
| IOException |