public class EzySimpleUserDelegate extends com.tvd12.ezyfox.util.EzyLoggable implements EzyUserDelegate
| Modifier and Type | Field and Description |
|---|---|
protected EzyServerContext |
serverContext |
protected EzySocketUserRemovalQueue |
userRemovalQueue |
| Constructor and Description |
|---|
EzySimpleUserDelegate(EzyServerContext serverContext,
EzySocketUserRemovalQueue userRemovalQueue) |
| Modifier and Type | Method and Description |
|---|---|
void |
onUserRemoved(EzyUser user,
com.tvd12.ezyfox.constant.EzyConstant reason) |
protected final EzyServerContext serverContext
protected final EzySocketUserRemovalQueue userRemovalQueue
public EzySimpleUserDelegate(EzyServerContext serverContext, EzySocketUserRemovalQueue userRemovalQueue)
public void onUserRemoved(EzyUser user, com.tvd12.ezyfox.constant.EzyConstant reason)
onUserRemoved in interface EzyUserRemoveDelegateCopyright © 2021 Young Monkeys. All rights reserved.