| Package | Description |
|---|---|
| org.b3log.latke.http |
Latke HTTP server.
|
| Modifier and Type | Method and Description |
|---|---|
static Session |
Sessions.add() |
static Session |
Sessions.get(String sessionId) |
Session |
WebSocketSession.getHttpSession() |
Session |
Request.getSession() |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setSession(Session session) |
Copyright © 2009–2019 B3log. All rights reserved.