Uses of Class
org.eclipse.jetty.server.session.TestHttpSessionListener
-
Packages that use TestHttpSessionListener Package Description org.eclipse.jetty.server.session Jetty Server : Session Management Implementations -
-
Uses of TestHttpSessionListener in org.eclipse.jetty.server.session
Subclasses of TestHttpSessionListener in org.eclipse.jetty.server.session Modifier and Type Class Description classTestHttpSessionListenerWithWebappClassesTestHttpSessionListenerWithWebappClasses A session listener class that checks that sessionDestroyed events can reference classes known only to the webapp, ie that the calling thread has been correctly annointed with the webapp loader.
-