| Package | Description |
|---|---|
| net.shibboleth.utilities.java.support.httpclient |
Classes for working with
Apache HttpClient.
|
| Modifier and Type | Field and Description |
|---|---|
private HttpResource.HttpResponseCustomizationStrategy |
HttpResource.httpResponseCustomizationStrategy
Strategy used to customize an
HttpResponse before get its content. |
| Modifier and Type | Method and Description |
|---|---|
HttpResource.HttpResponseCustomizationStrategy |
HttpResource.getHttpResponseCustomizationStrategy()
Gets the strategy used to customize the
HttpResponse before its content is returned. |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpResource.setHttpResponseCustomizationStrategy(HttpResource.HttpResponseCustomizationStrategy strategy)
Sets the strategy used to customize the
HttpResponse before its content is returned. |
Copyright © 1999-2013. All Rights Reserved.