Uses of Interface
org.apache.synapse.transport.passthru.HttpGetRequestProcessor
-
Packages that use HttpGetRequestProcessor Package Description org.apache.synapse.transport.passthru.api org.apache.synapse.transport.passthru.config -
-
Uses of HttpGetRequestProcessor in org.apache.synapse.transport.passthru.api
Classes in org.apache.synapse.transport.passthru.api that implement HttpGetRequestProcessor Modifier and Type Class Description classPassThroughNHttpGetProcessor -
Uses of HttpGetRequestProcessor in org.apache.synapse.transport.passthru.config
Methods in org.apache.synapse.transport.passthru.config that return HttpGetRequestProcessor Modifier and Type Method Description HttpGetRequestProcessorSourceConfiguration. getHttpGetRequestProcessor()
-