| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.httpclient |
Classes for working with
Apache HttpClient.
|
| Modifier and Type | Field and Description |
|---|---|
private HttpResource.HttpGetCustomizationStrategy |
HttpResource.httpGetCustomizationStrategy
Strategy used to customize an
HttpGet before using it. |
| Modifier and Type | Method and Description |
|---|---|
HttpResource.HttpGetCustomizationStrategy |
HttpResource.getHttpGetCustomizationStrategy()
Gets the strategy used customize the
HttpGet used to fetch the resource. |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResource.setHttpGetCustomizationStrategy(HttpResource.HttpGetCustomizationStrategy strategy)
Sets the strategy used customize the
HttpGet used to fetch the resource. |
Copyright © 1999-2013. All Rights Reserved.