Class DistributableAffinityLocator

java.lang.Object
org.wildfly.clustering.web.undertow.routing.DistributableAffinityLocator
All Implemented Interfaces:
AffinityLocator

public class DistributableAffinityLocator extends Object implements AffinityLocator
The AffinityLocator implementation that leverages distributable RouteLocator.
Author:
Radoslav Husar
  • Constructor Details

    • DistributableAffinityLocator

      public DistributableAffinityLocator(RouteLocator locator)
  • Method Details