Class HttpResponseContext
java.lang.Object
org.apache.synapse.commons.emulator.http.producer.HttpResponseContext
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddHeaderParameter(String key, String value) voidappendResponseContent(Object content)
-
Constructor Details
-
HttpResponseContext
public HttpResponseContext()
-
-
Method Details
-
addHeaderParameter
-
getHeaderParameters
-
appendResponseContent
-
getRequestBody
-