public static class ModClusterProxyTarget.ExistingSessionTarget extends Object implements ModClusterProxyTarget
ModClusterProxyTarget.BasicTarget, ModClusterProxyTarget.ExistingSessionTarget
Constructor and Description |
---|
ExistingSessionTarget(String jvmRoute,
io.undertow.server.handlers.proxy.mod_cluster.VirtualHost.HostEntry entry,
io.undertow.server.handlers.proxy.mod_cluster.ModClusterContainer container,
boolean forceStickySession) |
Modifier and Type | Method and Description |
---|---|
io.undertow.server.handlers.proxy.mod_cluster.Context |
resolveContext(HttpServerExchange exchange)
Resolve the responsible context handling this request.
|
public ExistingSessionTarget(String jvmRoute, io.undertow.server.handlers.proxy.mod_cluster.VirtualHost.HostEntry entry, io.undertow.server.handlers.proxy.mod_cluster.ModClusterContainer container, boolean forceStickySession)
public io.undertow.server.handlers.proxy.mod_cluster.Context resolveContext(HttpServerExchange exchange)
ModClusterProxyTarget
resolveContext
in interface ModClusterProxyTarget
exchange
- the http server exchangeCopyright © 2016 JBoss by Red Hat. All rights reserved.