Class JvmRouteHandler

java.lang.Object
io.undertow.server.JvmRouteHandler
All Implemented Interfaces:
HttpHandler

public class JvmRouteHandler extends Object implements HttpHandler
Handler that appends the JVM route to the session id.
Author:
Stuart Douglas, Richard Opalka