| Modifier and Type | Field and Description |
|---|---|
private T |
response |
private int |
statusCode |
| Constructor and Description |
|---|
HandlerResponse(T response,
int statusCode) |
| Modifier and Type | Method and Description |
|---|---|
T |
getResponse() |
int |
getStatusCode() |
String |
toString() |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.