public class InvocationResult extends Object implements Serializable
| Constructor and Description |
|---|
InvocationResult(String httpBody,
int statusCode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpBody() |
int |
getStatusCode() |
boolean |
isErrorStatusCode() |
Copyright © 2012–2021. All rights reserved.