public class HttpResponseContext extends Object
Constructor and Description |
---|
HttpResponseContext() |
Modifier and Type | Method and Description |
---|---|
void |
addHeaderParameter(String key,
String value) |
void |
appendResponseContent(Object content) |
Map<String,List<String>> |
getHeaderParameters() |
String |
getRequestBody() |
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.