Class DistributableSessionIdentifierCodec

java.lang.Object
org.wildfly.clustering.web.undertow.routing.DistributableSessionIdentifierCodec
All Implemented Interfaces:
SessionIdentifierCodec

public class DistributableSessionIdentifierCodec extends Object implements SessionIdentifierCodec
SessionIdentifierCodec that encodes the route determined by a RouteLocator.
Author:
Paul Ferraro