public class HttpResponseContext extends Object
| Constructor and Description |
|---|
HttpResponseContext(int responseCode,
String response) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResponse() |
int |
getResponseCode() |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.