Uses of Class
org.apache.synapse.transport.passthru.PassThroughHttpSender
Packages that use PassThroughHttpSender
Package
Description
-
Uses of PassThroughHttpSender in org.apache.synapse.transport.passthru
Subclasses of PassThroughHttpSender in org.apache.synapse.transport.passthru -
Uses of PassThroughHttpSender in org.apache.synapse.transport.passthru.api
Methods in org.apache.synapse.transport.passthru.api that return PassThroughHttpSenderModifier and TypeMethodDescriptionstatic PassThroughHttpSenderPassThroughOutboundEndpointHandler.getPassThroughHttpSender() -
Uses of PassThroughHttpSender in org.apache.synapse.transport.passthru.core
Methods in org.apache.synapse.transport.passthru.core that return PassThroughHttpSenderMethods in org.apache.synapse.transport.passthru.core with parameters of type PassThroughHttpSenderModifier and TypeMethodDescriptionstatic PassThroughSenderManagerPassThroughSenderManager.registerPassThroughHttpSender(PassThroughHttpSender passThroughHttpSender) -
Uses of PassThroughHttpSender in org.apache.synapse.transport.passthru.jmx
Constructors in org.apache.synapse.transport.passthru.jmx with parameters of type PassThroughHttpSenderModifierConstructorDescriptionTransportView(PassThroughHttpListener listener, PassThroughHttpSender sender, PassThroughTransportMetricsCollector metrics, org.apache.axis2.transport.base.threads.WorkerPool threadPool)