Uses of Class
org.apache.synapse.transport.passthru.SourceResponse
Packages that use SourceResponse
Package
Description
-
Uses of SourceResponse in org.apache.synapse.transport.passthru
Methods in org.apache.synapse.transport.passthru that return SourceResponseModifier and TypeMethodDescriptionSourceContext.getResponse()static SourceResponseSourceContext.getResponse(org.apache.http.nio.NHttpConnection conn) Methods in org.apache.synapse.transport.passthru with parameters of type SourceResponseModifier and TypeMethodDescriptionvoidPassThroughHttpSender.setContentType(org.apache.axis2.context.MessageContext msgContext, SourceResponse sourceResponse, org.apache.axis2.transport.MessageFormatter formatter, org.apache.axiom.om.OMOutputFormat format, SourceConfiguration sourceConfiguration) Set content type headers along with the charactor encoding if content type header is not preservedstatic voidSourceContext.setResponse(org.apache.http.nio.NHttpConnection conn, SourceResponse response) voidSourceContext.setResponse(SourceResponse response) -
Uses of SourceResponse in org.apache.synapse.transport.passthru.util
Methods in org.apache.synapse.transport.passthru.util that return SourceResponseModifier and TypeMethodDescriptionstatic SourceResponseSourceResponseFactory.create(org.apache.axis2.context.MessageContext msgContext, SourceRequest sourceRequest, SourceConfiguration sourceConfiguration)