Uses of Interface
org.apache.synapse.api.dispatch.DispatcherHelper
-
Packages that use DispatcherHelper Package Description org.apache.synapse.api org.apache.synapse.api.dispatch -
-
Uses of DispatcherHelper in org.apache.synapse.api
Methods in org.apache.synapse.api that return DispatcherHelper Modifier and Type Method Description DispatcherHelper
Resource. getDispatcherHelper()
Methods in org.apache.synapse.api with parameters of type DispatcherHelper Modifier and Type Method Description void
Resource. setDispatcherHelper(DispatcherHelper dispatcherHelper)
-
Uses of DispatcherHelper in org.apache.synapse.api.dispatch
Classes in org.apache.synapse.api.dispatch that implement DispatcherHelper Modifier and Type Class Description class
URITemplateHelper
class
URLMappingHelper
-