|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ThreadSafe public static interface HttpResource.HttpGetCustomizationStrategy
Strategy that can be used to customize an HttpGet object before it is used.
| Method Summary | |
|---|---|
HttpGet |
customize(HttpGet httpGet)
Customizes the given HttpGet object. |
| Method Detail |
|---|
@Nonnull
HttpGet customize(@Nonnull
HttpGet httpGet)
HttpGet object.
httpGet - the current HttpGet
HttpGet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||