| java.lang.Object | |
| ↳ | org.apache.http.impl.client.RedirectLocations |
This class represents a collection of URIs used as redirect locations.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds a new URI to the collection.
| |||||||||||
Test if the URI is present in the collection.
| |||||||||||
Returns all redirect
URIs in the order they were added to the collection. | |||||||||||
Removes a URI from the collection.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns all redirect URIs in the order they were added to the collection.