|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=METHOD) @Retention(value=RUNTIME) public @interface ResponseParser
Shows the transformer type used to parse the HttpResponse
| Required Element Summary | |
|---|---|
Class<? extends com.google.common.base.Function<HttpResponse,?>> |
value
|
| Element Detail |
|---|
public abstract Class<? extends com.google.common.base.Function<HttpResponse,?>> value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||