| Package | Description |
|---|---|
| org.tio.core |
| Modifier and Type | Field and Description |
|---|---|
PacketHandlerMode |
TioConfig.packetHandlerMode |
| Modifier and Type | Method and Description |
|---|---|
static PacketHandlerMode |
PacketHandlerMode.forNumber(int value) |
static PacketHandlerMode |
PacketHandlerMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PacketHandlerMode[] |
PacketHandlerMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TioConfig.setPacketHandlerMode(PacketHandlerMode packetHandlerMode) |
Copyright © 2021. All rights reserved.