- CGAdminClient - Class in org.wso2.carbon.cloud.gateway.agent.client
-
CGAdminClient
provides the admin client for CSGAdmin service
- CGAdminClient(String, String) - Constructor for class org.wso2.carbon.cloud.gateway.agent.client.CGAdminClient
-
- CGAdminClient(String, String, ConfigurationContext) - Constructor for class org.wso2.carbon.cloud.gateway.agent.client.CGAdminClient
-
- CGAgentAdminService - Class in org.wso2.carbon.cloud.gateway.agent.service
-
The class CGAgentAdminService
provides the admin service to manipulate the
CGAgent remotely
- CGAgentAdminService() - Constructor for class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
- CGAgentHeartBeatTask - Class in org.wso2.carbon.cloud.gateway.agent.heartbeat
-
Represent a heat beat task which check the health of a remote server, and also notify the
set of observers upon detecting the server is alive
- CGAgentHeartBeatTask(CGAgentSubject, double, int, String, int, CarbonContext) - Constructor for class org.wso2.carbon.cloud.gateway.agent.heartbeat.CGAgentHeartBeatTask
-
- CGAgentHeartBeatTaskList - Class in org.wso2.carbon.cloud.gateway.agent.heartbeat
-
Maintain the list of heart beat task list added.
- CGAgentHeartBeatTaskList() - Constructor for class org.wso2.carbon.cloud.gateway.agent.heartbeat.CGAgentHeartBeatTaskList
-
- CGAgentObserver - Interface in org.wso2.carbon.cloud.gateway.agent.observer
-
This represents the observer for subject.
- CGAgentObserverImpl - Class in org.wso2.carbon.cloud.gateway.agent.observer
-
- CGAgentObserverImpl(String, String, int) - Constructor for class org.wso2.carbon.cloud.gateway.agent.observer.CGAgentObserverImpl
-
- CGAgentPollingTaskFlags - Class in org.wso2.carbon.cloud.gateway.agent
-
Contains the list of flags of polling task that has requested shut down
- CGAgentPollingTaskFlags() - Constructor for class org.wso2.carbon.cloud.gateway.agent.CGAgentPollingTaskFlags
-
- CGAgentServiceComponent - Class in org.wso2.carbon.cloud.gateway.agent.internal
-
- CGAgentServiceComponent() - Constructor for class org.wso2.carbon.cloud.gateway.agent.internal.CGAgentServiceComponent
-
- CGAgentSubject - Interface in org.wso2.carbon.cloud.gateway.agent.observer
-
Represent the subject in observer for CG Agent.
- CGAgentSubjectImpl - Class in org.wso2.carbon.cloud.gateway.agent.observer
-
- CGAgentUtils - Class in org.wso2.carbon.cloud.gateway.agent
-
- CGAgentWsdlDependencyResolver - Class in org.wso2.carbon.cloud.gateway.agent
-
Scans a given wsdl (and axis service associated with it) for schama
import/includes and adjust them accordingly so that the given axis service
can be constructed using the wsdl outside the firewall.
- CGAgentWsdlDependencyResolver(AxisService, String) - Constructor for class org.wso2.carbon.cloud.gateway.agent.CGAgentWsdlDependencyResolver
-
Instantiates an instance using specified arguments
- CGPollingTransportBuffers - Class in org.wso2.carbon.cloud.gateway.agent.transport
-
Represent the transport level exchange buffers for workers ( csg polling transport)
- CGPollingTransportBuffers() - Constructor for class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportBuffers
-
- CGPollingTransportEndpoint - Class in org.wso2.carbon.cloud.gateway.agent.transport
-
Represent a CSG Polling transport endpoint
- CGPollingTransportEndpoint(WorkerPool, CGPollingTransportReceiver) - Constructor for class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportEndpoint
-
- CGPollingTransportOutTransportInfo - Class in org.wso2.carbon.cloud.gateway.agent.transport
-
- CGPollingTransportOutTransportInfo(String) - Constructor for class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportOutTransportInfo
-
- CGPollingTransportReceiver - Class in org.wso2.carbon.cloud.gateway.agent.transport
-
CSG Polling Transport receiver implementation
- CGPollingTransportReceiver() - Constructor for class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportReceiver
-
- CGPollingTransportSender - Class in org.wso2.carbon.cloud.gateway.agent.transport
-
CSG Polling transport sender implementation
- CGPollingTransportSender() - Constructor for class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportSender
-
- CGPollingTransportTaskManager - Class in org.wso2.carbon.cloud.gateway.agent.transport
-
The polling task implementation for transport receiver, there will be a task per deployed
service
- CGPollingTransportTaskManager() - Constructor for class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
-
- CGPollingTransportTaskManager.STATE - Enum in org.wso2.carbon.cloud.gateway.agent.transport
-
- CGPollingTransportTaskManagerFactory - Class in org.wso2.carbon.cloud.gateway.agent.transport
-
- CGServiceObserver - Class in org.wso2.carbon.cloud.gateway.agent.observer
-
Observer for backend service changes
- CGServiceObserver() - Constructor for class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
-
- connected(String, int) - Method in interface org.wso2.carbon.cloud.gateway.agent.observer.CGAgentSubject
-
Invoked when the subject connected with the remote server to trigger the observers
- connected(String, int) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGAgentSubjectImpl
-
- createEndpoint() - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportReceiver
-
- createTaskManagerForService(AxisService, WorkerPool, CGPollingTransportEndpoint, CGPollingTransportReceiver) - Static method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManagerFactory
-