Uses of Interface
org.jboss.as.web.session.RoutingSupport
-
Packages that use RoutingSupport Package Description org.jboss.as.web.session -
-
Uses of RoutingSupport in org.jboss.as.web.session
Classes in org.jboss.as.web.session that implement RoutingSupport Modifier and Type Class Description classSimpleRoutingSupportImplements logic for parsing/appending routing information from/to a session identifier.Constructors in org.jboss.as.web.session with parameters of type RoutingSupport Constructor Description SimpleSessionIdentifierCodec(RoutingSupport routing, String route)
-