Interface | Description |
---|---|
SessionScopeAdapter |
Class | Description |
---|---|
FakeHttpServletRequest |
An implementation of
HttpServletRequest that we use to simulate an
HTTP request in order to associate an incoming WebSocket message with the
currently active HTTP session and the corresponding CDI session scope. |
WeldSessionScopeAdapter |
Adapter for
SessionScoped |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.