public class EzySocketWriter extends EzySocketAbstractEventHandler implements EzySessionTicketsQueueAware
| Modifier and Type | Field and Description |
|---|---|
protected EzySessionTicketsQueue |
sessionTicketsQueue |
protected EzySocketWriterGroupFetcher |
writerGroupFetcher |
| Constructor and Description |
|---|
EzySocketWriter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
protected Object |
getWriteBuffer() |
protected EzySocketWriterGroup |
getWriterGroup(EzySession session) |
void |
handleEvent() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetSessionTicketsQueueprotected EzySessionTicketsQueue sessionTicketsQueue
protected EzySocketWriterGroupFetcher writerGroupFetcher
public void handleEvent()
handleEvent in interface EzySocketEventHandlerpublic void destroy()
destroy in interface com.tvd12.ezyfox.util.EzyDestroyableprotected Object getWriteBuffer()
protected EzySocketWriterGroup getWriterGroup(EzySession session)
Copyright © 2021 Young Monkeys. All rights reserved.