Uses of Class
org.apache.synapse.endpoints.dispatch.AbstractDispatcher
-
Packages that use AbstractDispatcher Package Description org.apache.synapse.endpoints.dispatch -
-
Uses of AbstractDispatcher in org.apache.synapse.endpoints.dispatch
Subclasses of AbstractDispatcher in org.apache.synapse.endpoints.dispatch Modifier and Type Class Description class
HttpSessionDispatcher
Dispatches sessions based on HTTP cookies.class
SimpleClientSessionDispatcher
This dispatcher is implemented to demonstrate a sample client session.class
SoapSessionDispatcher
-