Uses of Interface
org.teamapps.server.UxServerContext
| Package | Description |
|---|---|
| org.teamapps.ux.session |
-
Uses of UxServerContext in org.teamapps.ux.session
Constructors in org.teamapps.ux.session with parameters of type UxServerContext Constructor Description SessionContext(QualifiedUiSessionId sessionId, ClientInfo clientInfo, SessionConfiguration sessionConfiguration, javax.servlet.http.HttpSession httpSession, UiCommandExecutor commandExecutor, UxServerContext serverContext, org.teamapps.icons.SessionIconProvider iconProvider)