Uses of Class
org.apache.synapse.commons.emulator.http.producer.HttpResponseContext
-
Packages that use HttpResponseContext Package Description org.apache.synapse.commons.emulator.http.producer -
-
Uses of HttpResponseContext in org.apache.synapse.commons.emulator.http.producer
Methods in org.apache.synapse.commons.emulator.http.producer with parameters of type HttpResponseContext Modifier and Type Method Description void
HttpResponseInformationProcessor. appendDecoderResult(HttpResponseContext responseContext, io.netty.handler.codec.http.HttpObject httpObject, io.netty.buffer.ByteBuf content)
void
HttpResponseAssertProcessor. process(HttpResponseContext responseContext, OutgoingMessage outgoingMessage)
void
HttpResponseInformationProcessor. process(io.netty.handler.codec.http.HttpResponse httpResponse, HttpResponseContext responseContext)
-