| Package | Description |
|---|---|
| com.tvd12.ezyfoxserver.socket |
| Modifier and Type | Class and Description |
|---|---|
class |
EzySimpleSocketStream |
| Modifier and Type | Method and Description |
|---|---|
EzySocketStream |
EzyBlockingSocketStreamQueue.take() |
EzySocketStream |
EzySocketStreamQueue.take() |
| Modifier and Type | Method and Description |
|---|---|
protected BlockingQueue<EzySocketStream> |
EzyBlockingSocketStreamQueue.newQueue(int capacity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EzyBlockingSocketStreamQueue.add(EzySocketStream stream) |
boolean |
EzySocketStreamQueue.add(EzySocketStream stream) |
void |
EzyBlockingSocketStreamQueue.remove(EzySocketStream stream) |
void |
EzySocketStreamQueue.remove(EzySocketStream stream) |
Copyright © 2021 Young Monkeys. All rights reserved.