class UdpConnection.NetLoop extends Object implements Runnable
| Constructor and Description |
|---|
UdpConnection.NetLoop() |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Processes incoming packets, maintains connection consistency, and oversees outgoing packets.
|
Copyright © 2012. All Rights Reserved.