A C D E G I L M O S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- activate(ComponentContext) - Method in class org.wso2.carbon.cloud.gateway.internal.CGServiceComponent
- addNewRequestBuffer(String) - Static method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
-
Add a new request buffer to the list of request buffers
- addRequestMessage(Message, String) - Static method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
-
Add a message into the server's request buffer, wait if the buffer is full.
C
- CGAdminService - Class in org.wso2.carbon.cloud.gateway.service
-
The class
CGAdminService
service provides the operations for deploying the proxies for out sliders. - CGAdminService() - Constructor for class org.wso2.carbon.cloud.gateway.service.CGAdminService
- CGMEPHandlingMediator - Class in org.wso2.carbon.cloud.gateway
-
This mediator will check the in coming message and set the property "OUT_ONLY" appropriately.
- CGMEPHandlingMediator() - Constructor for class org.wso2.carbon.cloud.gateway.CGMEPHandlingMediator
- CGServiceComponent - Class in org.wso2.carbon.cloud.gateway.internal
- CGServiceComponent() - Constructor for class org.wso2.carbon.cloud.gateway.internal.CGServiceComponent
- CGThriftServer - Class in org.wso2.carbon.cloud.gateway.transport.server
-
The thirft server implementation for csg transport
- CGThriftServer(CGThriftServerHandler) - Constructor for class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServer
- CGThriftServerHandler - Class in org.wso2.carbon.cloud.gateway.transport.server
-
This implements the handler for Thrift server.
- CGThriftServerHandler(WorkerPool) - Constructor for class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
- CGTransportSender - Class in org.wso2.carbon.cloud.gateway.transport
-
The CGTransport sender implementation.
- CGTransportSender() - Constructor for class org.wso2.carbon.cloud.gateway.transport.CGTransportSender
- cleanup(MessageContext) - Method in class org.wso2.carbon.cloud.gateway.transport.CGTransportSender
- composeServiceResourcesPath(String) - Method in class org.wso2.carbon.cloud.gateway.service.CGAdminService
-
Constructs the registry path to persist a wsdl document ( - belonging to service published on CG server)
D
- deployProxy(CGServiceMetaDataBean) - Method in class org.wso2.carbon.cloud.gateway.service.CGAdminService
-
Deploy the proxy service
E
- exchange(List<Message>, int, String) - Method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
-
This will perform the exchange of data buffers between the client and the server.
G
- getMiddleBuffer() - Static method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
- getPublishedProxyToolsURLs(String, String) - Method in class org.wso2.carbon.cloud.gateway.service.CGAdminService
- getRequestBuffer(String) - Method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
-
Return the request message buffer
- getRequestBuffers() - Static method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
-
Return the list of request buffers
- getResponseMessage() - Static method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
-
Return the head of the response buffer, not that if there are no message it'll block if no messages available.
- getSecureUUID(String) - Static method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
-
Return the token give the queue name
- getSemaphoreMap() - Static method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
- getThriftServerConnectionBean() - Method in class org.wso2.carbon.cloud.gateway.service.CGAdminService
-
Returns the thrift server connection param
I
- init(ConfigurationContext, TransportOutDescription) - Method in class org.wso2.carbon.cloud.gateway.transport.CGTransportSender
- isServerAlive() - Method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServer
-
Returns if the server is still running
L
- login(String, String, String) - Method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServerHandler
-
Allow access to user userName for the buffer queueName and return the token or throw exception if user can't allow access to the buffer
M
- mediate(MessageContext) - Method in class org.wso2.carbon.cloud.gateway.CGMEPHandlingMediator
O
- org.wso2.carbon.cloud.gateway - package org.wso2.carbon.cloud.gateway
- org.wso2.carbon.cloud.gateway.internal - package org.wso2.carbon.cloud.gateway.internal
- org.wso2.carbon.cloud.gateway.service - package org.wso2.carbon.cloud.gateway.service
- org.wso2.carbon.cloud.gateway.transport - package org.wso2.carbon.cloud.gateway.transport
- org.wso2.carbon.cloud.gateway.transport.server - package org.wso2.carbon.cloud.gateway.transport.server
S
- sendMessage(MessageContext, String, OutTransportInfo) - Method in class org.wso2.carbon.cloud.gateway.transport.CGTransportSender
- setRealmService(RealmService) - Method in class org.wso2.carbon.cloud.gateway.internal.CGServiceComponent
- setServerConfiguration(ServerConfigurationService) - Method in class org.wso2.carbon.cloud.gateway.internal.CGServiceComponent
- start(String, int, int, String, String, String, String, String) - Method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServer
-
Start the thrift server
- stop() - Method in class org.wso2.carbon.cloud.gateway.transport.CGTransportSender
- stop() - Method in class org.wso2.carbon.cloud.gateway.transport.server.CGThriftServer
-
Stop the server
U
- unDeployProxy(String) - Method in class org.wso2.carbon.cloud.gateway.service.CGAdminService
-
Un deploy the proxy service
- unsetRealmService(RealmService) - Method in class org.wso2.carbon.cloud.gateway.internal.CGServiceComponent
- unsetServerConfiguration(ServerConfigurationService) - Method in class org.wso2.carbon.cloud.gateway.internal.CGServiceComponent
- updateProxy(String, int) - Method in class org.wso2.carbon.cloud.gateway.service.CGAdminService
-
Update the public proxy based on the new event of the back end service
All Classes All Packages