Package | Description |
---|---|
org.wso2.carbon.cloud.gateway.agent.heartbeat | |
org.wso2.carbon.cloud.gateway.agent.observer | |
org.wso2.carbon.cloud.gateway.agent.transport |
Constructor and Description |
---|
CGAgentHeartBeatTask(CGAgentSubject subject,
double reconnectionProgressionFactor,
int initialReconnectDuration,
String remoteHost,
int port,
org.wso2.carbon.context.CarbonContext carbonContext) |
Modifier and Type | Class and Description |
---|---|
class |
CGAgentSubjectImpl
Implementation for
CGAgentSubject |
Modifier and Type | Method and Description |
---|---|
void |
CGAgentObserverImpl.update(CGAgentSubject subject) |
void |
CGAgentObserver.update(CGAgentSubject s)
Action to perform once the event is received
|
Modifier and Type | Method and Description |
---|---|
CGAgentSubject |
CGPollingTransportReceiver.getSubject() |
Modifier and Type | Method and Description |
---|---|
void |
CGPollingTransportTaskManager.setSubject(CGAgentSubject subject) |
Copyright © 2020 WSO2. All rights reserved.