Uses of Class
org.apache.synapse.transport.passthru.SourceHandler
-
Packages that use SourceHandler Package Description org.apache.synapse.transport.passthru org.apache.synapse.transport.passthru.api -
-
Uses of SourceHandler in org.apache.synapse.transport.passthru
Methods in org.apache.synapse.transport.passthru with parameters of type SourceHandler Modifier and Type Method Description void
HttpGetRequestProcessor. init(org.apache.axis2.context.ConfigurationContext cfgCtx, SourceHandler handler)
Initialize the HttpGetProcessor -
Uses of SourceHandler in org.apache.synapse.transport.passthru.api
Fields in org.apache.synapse.transport.passthru.api declared as SourceHandler Modifier and Type Field Description protected SourceHandler
PassThroughNHttpGetProcessor. sourceHandler
Methods in org.apache.synapse.transport.passthru.api with parameters of type SourceHandler Modifier and Type Method Description void
PassThroughNHttpGetProcessor. init(org.apache.axis2.context.ConfigurationContext cfgCtx, SourceHandler handler)
-