public class DistributableSessionIdentifierCodec extends Object implements org.jboss.as.web.session.SessionIdentifierCodec
SessionIdentifierCodec that encodes the route determined by a RouteLocator.| Constructor and Description |
|---|
DistributableSessionIdentifierCodec(RouteLocator locator,
org.jboss.as.web.session.RoutingSupport routing) |
| Modifier and Type | Method and Description |
|---|---|
String |
decode(String encodedSessionId) |
String |
encode(String sessionId) |
public DistributableSessionIdentifierCodec(RouteLocator locator, org.jboss.as.web.session.RoutingSupport routing)
Copyright © 2019 JBoss by Red Hat. All rights reserved.