Package | Description |
---|---|
com.blade.mvc.http | |
com.blade.server.netty |
Modifier and Type | Class and Description |
---|---|
class |
HttpSession |
Modifier and Type | Method and Description |
---|---|
Session |
SessionManager.getSession(String id) |
Session |
Request.session() |
Session |
HttpRequest.session() |
Modifier and Type | Method and Description |
---|---|
Map<String,Session> |
SessionManager.getSessions() |
Modifier and Type | Method and Description |
---|---|
void |
SessionManager.addSession(Session session) |
void |
SessionManager.remove(Session session) |
Modifier and Type | Method and Description |
---|---|
Session |
SessionHandler.createSession(Request request) |
Copyright © 2017. All rights reserved.