|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpResource.HttpResponseCustomizationStrategy | |
|---|---|
| net.shibboleth.utilities.java.support.httpclient | Classes for working with Apache HttpClient. |
| Uses of HttpResource.HttpResponseCustomizationStrategy in net.shibboleth.utilities.java.support.httpclient |
|---|
| Fields in net.shibboleth.utilities.java.support.httpclient declared as HttpResource.HttpResponseCustomizationStrategy | |
|---|---|
private HttpResource.HttpResponseCustomizationStrategy |
HttpResource.httpResponseCustomizationStrategy
Strategy used to customize an HttpResponse before get its content. |
| Methods in net.shibboleth.utilities.java.support.httpclient that return HttpResource.HttpResponseCustomizationStrategy | |
|---|---|
HttpResource.HttpResponseCustomizationStrategy |
HttpResource.getHttpResponseCustomizationStrategy()
Gets the strategy used to customize the HttpResponse before its content is returned. |
| Methods in net.shibboleth.utilities.java.support.httpclient with parameters of type HttpResource.HttpResponseCustomizationStrategy | |
|---|---|
void |
HttpResource.setHttpResponseCustomizationStrategy(HttpResource.HttpResponseCustomizationStrategy strategy)
Sets the strategy used to customize the HttpResponse before its content is returned. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||