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 voidHttpGetRequestProcessor. 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 SourceHandlerPassThroughNHttpGetProcessor. sourceHandlerMethods in org.apache.synapse.transport.passthru.api with parameters of type SourceHandler Modifier and Type Method Description voidPassThroughNHttpGetProcessor. init(org.apache.axis2.context.ConfigurationContext cfgCtx, SourceHandler handler)
-