public interface Request<R extends Result>
| Modifier and Type | Interface and Description |
|---|---|
static class |
Request.Method |
| Modifier and Type | Method and Description |
|---|---|
R |
execute() |
R execute() throws RequesterException
RequesterExceptionCopyright © 2017. All rights reserved.