public abstract class EzySessionDataHandler<S extends EzySession> extends EzyAbstractDataHandler<S>
active, channel, closeSession, context, controllers, destroyed, exceptionHandlers, lock, maxRequestPerSecond, server, session, sessionManagementSetting, sessionManager, settings, unloggableCommands, user, userManager, zoneContext| Constructor and Description |
|---|
EzySessionDataHandler(EzyServerContext ctx,
S session) |
| Modifier and Type | Method and Description |
|---|---|
void |
onSessionLoggedIn(EzyUser user) |
addExceptionHandlers, destroy, getUserManager, response, responseError, toStringpublic EzySessionDataHandler(EzyServerContext ctx, S session)
public void onSessionLoggedIn(EzyUser user)
Copyright © 2021 Young Monkeys. All rights reserved.