| Package | Description |
|---|---|
| com.tvd12.ezyfoxserver.socket |
| Modifier and Type | Class and Description |
|---|---|
class |
EzySimpleSocketDisconnection |
| Modifier and Type | Method and Description |
|---|---|
EzySocketDisconnection |
EzySocketDisconnectionQueue.take() |
EzySocketDisconnection |
EzyBlockingSocketDisconnectionQueue.take() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EzySocketDisconnectionQueue.add(EzySocketDisconnection disconnection) |
boolean |
EzyBlockingSocketDisconnectionQueue.add(EzySocketDisconnection disconnection) |
void |
EzySocketDisconnectionQueue.remove(EzySocketDisconnection disconnection) |
void |
EzyBlockingSocketDisconnectionQueue.remove(EzySocketDisconnection disconnection) |
Copyright © 2021 Young Monkeys. All rights reserved.