|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ThreadSafe public static interface HttpResource.HttpResponseCustomizationStrategy
Strategy used to perform any HttpResponse processing prior to returning the InputStream for its
content.
| Method Summary | |
|---|---|
org.apache.http.HttpResponse |
customize(org.apache.http.HttpResponse httpResponse)
Customizes the given HttpResponse. |
| Method Detail |
|---|
@Nonnull
org.apache.http.HttpResponse customize(@Nonnull
org.apache.http.HttpResponse httpResponse)
HttpResponse.
httpResponse - the current HttpResponse
HttpResponse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||