A C D E F G H I L M O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activate(ComponentContext) - Method in class org.wso2.carbon.cloud.gateway.agent.internal.CGAgentServiceComponent
- addCGServer(CGServerBean) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
Add a new CG server and store it in registry
- addExposedTransports(String, String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
- addObserver(CGAgentObserver) - Method in interface org.wso2.carbon.cloud.gateway.agent.observer.CGAgentSubject
-
Add an observer
- addObserver(CGAgentObserver) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGAgentSubjectImpl
- addParameter(Parameter) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
- addResponseMessage(Message) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportBuffers
-
Add a response message to the response buffer
- addScheduledHeartBeatTask(String) - Static method in class org.wso2.carbon.cloud.gateway.agent.heartbeat.CGAgentHeartBeatTaskList
- addTransport(String, TransportService, AxisConfiguration) - Method in class org.wso2.carbon.cloud.gateway.agent.service.TransportStore
-
Store corresponding transport information to facilitate management through the management console.
- AuthenticationClient - Class in org.wso2.carbon.cloud.gateway.agent.client
- AuthenticationClient() - Constructor for class org.wso2.carbon.cloud.gateway.agent.client.AuthenticationClient
C
- CGAdminClient - Class in org.wso2.carbon.cloud.gateway.agent.client
-
CGAdminClientprovides 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
CGAgentAdminServiceprovides 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
-
Implementation for
CGAgentObserver - 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
-
Implementation for
CGAgentSubject - 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
-
The factory for
CGPollingTransportTaskManager - 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
D
- deactivate(ComponentContext) - Method in class org.wso2.carbon.cloud.gateway.agent.internal.CGAgentServiceComponent
- deployProxy(CGServiceMetaDataBean) - Method in class org.wso2.carbon.cloud.gateway.agent.client.CGAdminClient
- deserializeParameters(OMElement) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
- doInit() - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportReceiver
- doServiceUpdate(String, int) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
E
- equals(Object) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGAgentObserverImpl
F
- FAILURE - org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager.STATE
- flagForShutDown(String, boolean) - Static method in class org.wso2.carbon.cloud.gateway.agent.CGAgentPollingTaskFlags
G
- getAvailableTransports() - Method in class org.wso2.carbon.cloud.gateway.agent.service.TransportStore
-
Get the set of available transports in a map
- getCGServer(String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
Get the CG server given by the name
- getCGServerBean(Resource) - Static method in class org.wso2.carbon.cloud.gateway.agent.CGAgentUtils
-
Create the
CGServerBeanfrom the registry resource - getCGServerList() - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
Get the set of CSG servers
- getEndpointReferences(AxisService, String) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportEndpoint
- getHostName() - Method in interface org.wso2.carbon.cloud.gateway.agent.observer.CGAgentObserver
-
Returns the host name associated with the observer
- getHostName() - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGAgentObserverImpl
- getInstance() - Static method in class org.wso2.carbon.cloud.gateway.agent.observer.CGAgentSubjectImpl
- getInstance() - Static method in class org.wso2.carbon.cloud.gateway.agent.service.TransportStore
- getLoggedAuthAdminStub(String, String, String, String, String) - Method in class org.wso2.carbon.cloud.gateway.agent.client.AuthenticationClient
-
Get the authentication stub for a logged user
- getOMElementFromURI(String) - Static method in class org.wso2.carbon.cloud.gateway.agent.CGAgentUtils
- getParameter(String) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
- getParameters() - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
- getPort() - Method in interface org.wso2.carbon.cloud.gateway.agent.observer.CGAgentObserver
-
Returns the port of the server associated with the observer
- getPort() - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGAgentObserverImpl
- getPublishedProxyToolsURLs(String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
- getPublishedProxyToolsURLs(String, String) - Method in class org.wso2.carbon.cloud.gateway.agent.client.CGAdminClient
- getPublishedServer(String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
Get the server that this service has published to
- getRequestMessage() - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportBuffers
-
Returns a request message from the request message buffer
- getRequestMessageBuffer() - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportBuffers
-
Returns the request message buffer in transport
- getResponseMessageList(int) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportBuffers
-
Returns the response messages as a list
- getServiceName() - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- getServiceStatus(String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
Returns the status of the service
- getSessionCookie(String, String, String, String, String) - Static method in class org.wso2.carbon.cloud.gateway.agent.CGAgentUtils
-
Returns the session cookie given the admin credentials
- getSessionCookie(String, String, String, String, String) - Method in class org.wso2.carbon.cloud.gateway.agent.client.AuthenticationClient
-
Returns the session cookie for subsequent invocations
- getSubject() - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportReceiver
- getTaskManager() - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportEndpoint
- getThriftServerConnectionBean() - Method in class org.wso2.carbon.cloud.gateway.agent.client.CGAdminClient
- getTransport(String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.TransportStore
- getWSDLElement(String) - Static method in class org.wso2.carbon.cloud.gateway.agent.CGAgentUtils
H
- hashCode() - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGAgentObserverImpl
I
- init(ConfigurationContext, TransportOutDescription) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportSender
- init(AxisConfiguration) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
- isClientAxis2XMLExists() - Static method in class org.wso2.carbon.cloud.gateway.agent.CGAgentUtils
-
Check if we have a client axis2.xml ( for example in ESB)
- isFlaggedForShutDown(String) - Static method in class org.wso2.carbon.cloud.gateway.agent.CGAgentPollingTaskFlags
- isHasPublishedServices(String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
Determines whether at least a one service has been published to specified CSG server.
- isParameterLocked(String) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
- isScheduledHeartBeatTaskAvailable(String) - Static method in class org.wso2.carbon.cloud.gateway.agent.heartbeat.CGAgentHeartBeatTaskList
- isUTEnabled(String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
L
- listTransports() - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
- loadConfiguration(ParameterInclude) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportEndpoint
M
- moduleUpdate(AxisEvent, AxisModule) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
O
- org.wso2.carbon.cloud.gateway.agent - package org.wso2.carbon.cloud.gateway.agent
- org.wso2.carbon.cloud.gateway.agent.client - package org.wso2.carbon.cloud.gateway.agent.client
- org.wso2.carbon.cloud.gateway.agent.heartbeat - package org.wso2.carbon.cloud.gateway.agent.heartbeat
- org.wso2.carbon.cloud.gateway.agent.internal - package org.wso2.carbon.cloud.gateway.agent.internal
- org.wso2.carbon.cloud.gateway.agent.observer - package org.wso2.carbon.cloud.gateway.agent.observer
- org.wso2.carbon.cloud.gateway.agent.service - package org.wso2.carbon.cloud.gateway.agent.service
- org.wso2.carbon.cloud.gateway.agent.transport - package org.wso2.carbon.cloud.gateway.agent.transport
P
- parseWsdlDependencies(List<CGServiceDependencyBean>) - Method in class org.wso2.carbon.cloud.gateway.agent.CGAgentWsdlDependencyResolver
-
Scan the supplied wsdl (and Axis service) for schema imports and does following: Adjust the 'schemalocation' tags on each import/include element of the wsdl so they will not point to locations that are not accessible.
- persistServer(Registry, CGServerBean) - Static method in class org.wso2.carbon.cloud.gateway.agent.CGAgentUtils
-
Persist the server into registry
- publishService(String, String, boolean) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
Deploy the proxy service
R
- removeCGServer(String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
Remove the CSG server given by the name
- removeExposedTransports(String, String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
- removeObserver(CGAgentObserver) - Method in interface org.wso2.carbon.cloud.gateway.agent.observer.CGAgentSubject
-
Remove observer
- removeObserver(CGAgentObserver) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGAgentSubjectImpl
- removeParameter(Parameter) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
- removeScheduledHeartBeatTask(String) - Static method in class org.wso2.carbon.cloud.gateway.agent.heartbeat.CGAgentHeartBeatTaskList
- removeTransport(String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.TransportStore
- rePublishService(String, String, boolean) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
- run() - Method in class org.wso2.carbon.cloud.gateway.agent.heartbeat.CGAgentHeartBeatTask
S
- sendMessage(MessageContext, String, OutTransportInfo) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportSender
- serviceGroupUpdate(AxisEvent, AxisServiceGroup) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
- serviceUpdate(AxisEvent, AxisService) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGServiceObserver
- setConcurrentClients(int) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.cloud.gateway.agent.internal.CGAgentServiceComponent
- setContentType(String) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportOutTransportInfo
- setEndpoint(CGPollingTransportEndpoint) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setHostName(String) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setInitialReconnectDuration(int) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setMessageProcessingBlockSize(int) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setNoOfDispatchingTask(int) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setPollingTaskSuspendDuration(long) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setPort(int) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setRealmService(RealmService) - Method in class org.wso2.carbon.cloud.gateway.agent.internal.CGAgentServiceComponent
- setReconnectionProgressionFactor(double) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setRequestBlockSize(int) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setResponseBlockSize(int) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setServiceName(String) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setServiceStatus(String, String) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
- setSubject(CGAgentSubject) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setTaskBuffers(CGPollingTransportBuffers) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setTimeout(int) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setToken(String) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setTrustStoreLocation(String) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setTrustStorePassWord(String) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- setWorkerPool(WorkerPool) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- start() - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- STARTED - org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager.STATE
- startEndpoint(CGPollingTransportEndpoint) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportReceiver
- stop() - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager
- stopEndpoint(CGPollingTransportEndpoint) - Method in class org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportReceiver
- STOPPED - org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager.STATE
T
- TransportStore - Class in org.wso2.carbon.cloud.gateway.agent.service
-
Whenever a transport specific bundle drops in, TransportListener will load corresponding attributes in to the TransportStore.
U
- unDeployProxy(String) - Method in class org.wso2.carbon.cloud.gateway.agent.client.CGAdminClient
- unPublishService(String, String, boolean) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
Un-deploy the proxy service
- unsetConfigurationContextService(ConfigurationContextService) - Method in class org.wso2.carbon.cloud.gateway.agent.internal.CGAgentServiceComponent
- unsetRealmService(RealmService) - Method in class org.wso2.carbon.cloud.gateway.agent.internal.CGAgentServiceComponent
- update(CGAgentSubject) - Method in interface org.wso2.carbon.cloud.gateway.agent.observer.CGAgentObserver
-
Action to perform once the event is received
- update(CGAgentSubject) - Method in class org.wso2.carbon.cloud.gateway.agent.observer.CGAgentObserverImpl
- updateCGServer(CGServerBean) - Method in class org.wso2.carbon.cloud.gateway.agent.service.CGAgentAdminService
-
Update the CSG server and persist new information into registry
- updateProxy(String, int) - Method in class org.wso2.carbon.cloud.gateway.agent.client.CGAdminClient
V
- valueOf(String) - Static method in enum org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager.STATE
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wso2.carbon.cloud.gateway.agent.transport.CGPollingTransportTaskManager.STATE
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages