パッケージ com.jme3.network.connection

インタフェースの概要
ConnectorFilter A connection filter that can be used by the dev to filter connections based on InetAddresses.
 

クラスの概要
Client 推奨されていません。 Use Client from Network instead.
ClientManager The ClientManager is an internal class that deals with client registrations and disconnects.
Connection Base class for a connection method.
ConnectionRunnable The connection runnable takes the UDP and TCP connections and updates them accordingly.
Server 推奨されていません。 Use Server from Network instead.
SSLTCPConnection The SSLTCPConnection.
TCPConnection The TCPConnection handles all traffic regarding TCP client and server.
UDPConnection The UDPConnection handles all UDP traffic.