public class RESTLoadBalancerService extends Object implements org.exoplatform.services.rest.resource.ResourceContainer
| Constructor and Description |
|---|
RESTLoadBalancerService(LoadBalancer balancer) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getCometdURL(String exoid) |
javax.ws.rs.core.Response |
release(String exoid) |
public RESTLoadBalancerService(LoadBalancer balancer)
balancer - the strategy for load balancing of cometd cluster.public javax.ws.rs.core.Response getCometdURL(String exoid)
exoid - the client id.public javax.ws.rs.core.Response release(String exoid)
exoid - the client id.Copyright © 2003–2020 eXo Platform SAS. All rights reserved.