Uses of Class
org.apache.synapse.transport.nhttp.config.ClientConnFactoryBuilder
Packages that use ClientConnFactoryBuilder
Package
Description
-
Uses of ClientConnFactoryBuilder in org.apache.synapse.transport.nhttp
Methods in org.apache.synapse.transport.nhttp that return ClientConnFactoryBuilderModifier and TypeMethodDescriptionprotected ClientConnFactoryBuilderHttpCoreNIOSender.initConnFactoryBuilder(org.apache.axis2.description.TransportOutDescription transportOut, org.apache.axis2.context.ConfigurationContext configurationContext) protected ClientConnFactoryBuilderHttpCoreNIOSSLSender.initConnFactoryBuilder(org.apache.axis2.description.TransportOutDescription transportOut, org.apache.axis2.context.ConfigurationContext configurationContext) -
Uses of ClientConnFactoryBuilder in org.apache.synapse.transport.nhttp.config
Methods in org.apache.synapse.transport.nhttp.config that return ClientConnFactoryBuilder -
Uses of ClientConnFactoryBuilder in org.apache.synapse.transport.passthru
Methods in org.apache.synapse.transport.passthru that return ClientConnFactoryBuilderModifier and TypeMethodDescriptionprotected ClientConnFactoryBuilderPassThroughHttpSender.initConnFactoryBuilder(org.apache.axis2.description.TransportOutDescription transportOut, org.apache.axis2.context.ConfigurationContext configurationContext) protected ClientConnFactoryBuilderPassThroughHttpSSLSender.initConnFactoryBuilder(org.apache.axis2.description.TransportOutDescription transportOut, org.apache.axis2.context.ConfigurationContext configurationContext)