| Package | Description |
|---|---|
| com.jme3.network.kernel.udp |
| Class and Description |
|---|
| UdpEndpoint
Endpoint implementation that encapsulates the
UDP connection information for return messaging,
identification of envelope sources, etc.
|
| UdpKernel
A Kernel implementation using UDP packets.
|
| UdpKernel.HostThread |