| Interface | Description |
|---|---|
| DispatchingStrategy |
| Class | Description |
|---|---|
| AbstractSessionIdExtractor | |
| Balancer | |
| BalancerUtil | |
| ByThreadStrategy | |
| Cluster | |
| ClusterNotificationInterceptor | |
| JSESSIONIDExtractor | |
| LoadBalancingInterceptor | |
| Node | |
| NodeOnlineChecker | |
| RoundRobinStrategy |
Strategy that iterates the endpoints according to https://en.wikipedia.org/wiki/Round-robin
This strategy is agnostic to every other factor, such as sessions and endpoint performance.
|
| Session | |
| SessionCleanupThread | |
| XMLElementSessionIdExtractor |
| Enum | Description |
|---|---|
| Node.Status |
| Exception | Description |
|---|---|
| EmptyNodeListException |
This is thrown if there is no Node available right now.
|
Copyright © 2022. All Rights Reserved.