|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISession | |
|---|---|
| org.red5.server.session | |
| Uses of ISession in org.red5.server.session |
|---|
| Classes in org.red5.server.session that implement ISession | |
|---|---|
class |
Session
Represents the most basic type of "Session", loosely modeled after the HTTP Session used in J2EE applications. |
| Methods in org.red5.server.session that return ISession | |
|---|---|
static ISession |
SessionManager.createSession()
|
static ISession |
SessionManager.createSession(String sessionId)
|
static ISession |
SessionManager.getSession(String sessionId)
|
static ISession |
SessionManager.removeSession(String sessionId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||