| Package | Description | 
|---|---|
| org.apache.synapse.endpoints | |
| org.apache.synapse.endpoints.dispatch | 
| Modifier and Type | Field and Description | 
|---|---|
protected Dispatcher | 
DynamicLoadbalanceEndpoint.dispatcher
Dispatcher used for session affinity. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Dispatcher | 
SALoadbalanceEndpoint.getDispatcher()  | 
Dispatcher | 
DynamicLoadbalanceEndpoint.getDispatcher()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SALoadbalanceEndpoint.setDispatcher(Dispatcher dispatcher)  | 
void | 
DynamicLoadbalanceEndpoint.setDispatcher(Dispatcher dispatcher)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractDispatcher  | 
class  | 
HttpSessionDispatcher
Dispatches sessions based on HTTP cookies. 
 | 
class  | 
SimpleClientSessionDispatcher
This dispatcher is implemented to demonstrate a sample client session. 
 | 
class  | 
SoapSessionDispatcher  | 
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.