| Modifier and Type | Interface and Description |
|---|---|
interface |
WritableSubHandler<T extends NetworkContext<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSubHandler<T extends NetworkContext<T>> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Registerable<T extends SubHandler> |
| Modifier and Type | Class and Description |
|---|---|
class |
HeartbeatHandler<T extends ClusteredNetworkContext<T>> |
| Modifier and Type | Method and Description |
|---|---|
protected @Nullable SubHandler<T> |
CspTcpHandler.handler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CspTcpHandler.removeHandler(SubHandler<T> handler) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpHandler<T extends NetworkContext<T>>
An immutable
SubHandler that does nothing on read or write |
| Modifier and Type | Method and Description |
|---|---|
static <T extends NetworkContext<T>> |
NoOpHandler.instance() |
Copyright © 2023. All rights reserved.