public class EzyCloseSessionImpl extends EzyMessageController implements EzyCloseSession
| Constructor and Description |
|---|
EzyCloseSessionImpl(EzyServerContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(EzySession session,
com.tvd12.ezyfox.constant.EzyConstant reason) |
protected void |
disconnectSession(EzySession session,
com.tvd12.ezyfox.constant.EzyConstant reason) |
protected EzyResponse |
newResponse(com.tvd12.ezyfox.constant.EzyConstant reason) |
protected void |
sendToClients(EzySession session,
com.tvd12.ezyfox.constant.EzyConstant reason) |
protected void |
sendToClients0(EzySession session,
com.tvd12.ezyfox.constant.EzyConstant reason) |
protected boolean |
shouldSendToClient(com.tvd12.ezyfox.constant.EzyConstant reason) |
public EzyCloseSessionImpl(EzyServerContext ctx)
public void close(EzySession session, com.tvd12.ezyfox.constant.EzyConstant reason)
close in interface EzyCloseSessionprotected void sendToClients(EzySession session, com.tvd12.ezyfox.constant.EzyConstant reason)
protected boolean shouldSendToClient(com.tvd12.ezyfox.constant.EzyConstant reason)
protected void disconnectSession(EzySession session, com.tvd12.ezyfox.constant.EzyConstant reason)
protected void sendToClients0(EzySession session, com.tvd12.ezyfox.constant.EzyConstant reason)
protected EzyResponse newResponse(com.tvd12.ezyfox.constant.EzyConstant reason)
Copyright © 2021 Young Monkeys. All rights reserved.