public interface Submit
Modifier and Type | Interface and Description |
---|---|
static class |
Submit.Status |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
Exception |
getError() |
Request |
getRequest() |
Response |
getResponse() |
Submit.Status |
getStatus() |
Submit.Status |
waitUntilFinished() |
Request getRequest()
Response getResponse()
Submit.Status waitUntilFinished()
void cancel()
Submit.Status getStatus()
Exception getError()
Copyright © 2019. All Rights Reserved.