| Package | Description |
|---|---|
| com.comphenix.protocol.async |
| Modifier and Type | Method and Description |
|---|---|
AsyncRunnable |
AsyncListenerHandler.getListenerLoop()
Create a worker that will initiate the listener loop.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncListenerHandler.start(com.google.common.base.Function<AsyncRunnable,java.lang.Void> executor)
Start a singler worker thread handling the asynchronous listener.
|