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