| java.lang.Object | |
| ↳ | org.apache.http.impl.client.RoutedRequest |
A request with the route along which it should be sent.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
request | ||||||||||
|
|
route | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Creates a new routed request.
|
||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
||||||||||
|
|
|
||||||||||
|
[Expand]
Inherited Methods
|
|||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
|||||||||||
Creates a new routed request.
| req | the request |
|---|---|
| route | the route |