| Class | Description |
|---|---|
| ClusteringUtil | |
| FailedClusterMessageTransmitter |
Responsible for attempting to retransmit a failed clustering message.This class will
attempt resend the message a set amount of time (retryCount) with a predefined wait between each
attempt.The attempts to send the message will cease once either the retry count has been met or
or the message is transmitted successfully (which ever happens first).
|
| ServiceProviderMap | |
| ServiceProviderSession |
Maintains the serviceProvider details against the relevant session
|
| SessionInvalidateClusterMessage |
Copyright © 2018 WSO2 Inc. All rights reserved.