Uses of Interface
org.exoplatform.ws.frameworks.cometd.loadbalancer.LoadBalancer
-
Packages that use LoadBalancer Package Description org.exoplatform.ws.frameworks.cometd.loadbalancer org.exoplatform.ws.frameworks.cometd.transport -
-
Uses of LoadBalancer in org.exoplatform.ws.frameworks.cometd.loadbalancer
Classes in org.exoplatform.ws.frameworks.cometd.loadbalancer that implement LoadBalancer Modifier and Type Class Description classLoadBalancerImplCreated by The eXo Platform SAS.Constructors in org.exoplatform.ws.frameworks.cometd.loadbalancer with parameters of type LoadBalancer Constructor Description RESTLoadBalancerService(LoadBalancer balancer) -
Uses of LoadBalancer in org.exoplatform.ws.frameworks.cometd.transport
Constructors in org.exoplatform.ws.frameworks.cometd.transport with parameters of type LoadBalancer Constructor Description ContinuationServiceRemoteDelegate(LoadBalancer loadBalancer, org.exoplatform.container.ExoContainerContext context)
-