public abstract class EzyUserDataHandler<S extends EzySession> extends EzySessionDataHandler<S>
| Modifier and Type | Field and Description |
|---|---|
protected EzyRequestFactory |
requestFactory |
active, channel, closeSession, context, controllers, destroyed, exceptionHandlers, lock, maxRequestPerSecond, server, session, sessionManagementSetting, sessionManager, settings, unloggableCommands, user, userManager, zoneContext| Constructor and Description |
|---|
EzyUserDataHandler(EzyServerContext ctx,
S session) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkToUnmapUser(com.tvd12.ezyfox.constant.EzyConstant reason) |
protected EzyRequest |
newRequest(com.tvd12.ezyfox.constant.EzyConstant cmd,
com.tvd12.ezyfox.entity.EzyArray data) |
protected EzyRequestFactory |
newRequestFactory() |
protected EzyStreamingRequest |
newStreamingRequest(byte[] bytes) |
onSessionLoggedInaddExceptionHandlers, destroy, getUserManager, response, responseError, toStringprotected final EzyRequestFactory requestFactory
public EzyUserDataHandler(EzyServerContext ctx, S session)
protected EzyRequestFactory newRequestFactory()
protected void checkToUnmapUser(com.tvd12.ezyfox.constant.EzyConstant reason)
protected EzyRequest newRequest(com.tvd12.ezyfox.constant.EzyConstant cmd, com.tvd12.ezyfox.entity.EzyArray data)
protected EzyStreamingRequest newStreamingRequest(byte[] bytes)
Copyright © 2021 Young Monkeys. All rights reserved.