| Modifier and Type | Field and Description |
|---|---|
protected EzySessionManager |
EzySimpleServer.sessionManager |
| Modifier and Type | Method and Description |
|---|---|
EzySessionManager |
EzyServer.getSessionManager()
Get server session manager
|
protected EzySessionManager |
EzyLoader.newSessionManagers(EzySettings settings) |
| Modifier and Type | Method and Description |
|---|---|
static EzySessionManager<EzySession> |
EzyServerContexts.getSessionManager(EzyServerContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected EzySessionManager<EzySession> |
EzyAbstractServerController.getSessionManager(EzyServerContext ctx) |
| Modifier and Type | Field and Description |
|---|---|
protected EzySessionManager |
EzySimpleSessionCreator.sessionManager |
| Modifier and Type | Method and Description |
|---|---|
EzySimpleSessionCreator.Builder |
EzySimpleSessionCreator.Builder.sessionManager(EzySessionManager sessionManager) |
| Modifier and Type | Field and Description |
|---|---|
protected EzySessionManager |
EzyAbstractDataHandler.sessionManager |
| Modifier and Type | Class and Description |
|---|---|
class |
EzySimpleSessionManager<S extends EzySession> |
| Modifier and Type | Method and Description |
|---|---|
void |
EzySessionManagerAware.setSessionManager(EzySessionManager sessionManager) |
Copyright © 2021 Young Monkeys. All rights reserved.