| Package | Description |
|---|---|
| com.jme3.network.kernel.tcp | |
| com.jme3.network.kernel.udp |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectorKernel
A Kernel implementation based on NIO selectors.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UdpKernel
A Kernel implementation using UDP packets.
|