Uses of Package
com.jme3.network.base
Packages that use com.jme3.network.base
-
Classes in com.jme3.network.base used by com.jme3.networkClassDescriptionA default implementation of the Client interface that delegates its network connectivity to a kernel.Connector.
-
Classes in com.jme3.network.base used by com.jme3.network.baseClassDescriptionCreates Connectors for a specific host.A default implementation of the Server interface that delegates its network connectivity to kernel.Kernel.Wraps a single Kernel and forwards new messages to the supplied message dispatcher and new endpoint events to the connection dispatcher.Supplied to the DefaultServer to create any additional channel kernels that might be required.Accumulates network data into Message objects.Consolidates the conversion of messages to/from byte buffers and provides a rolling message buffer.
-
Classes in com.jme3.network.base used by com.jme3.network.base.protocolClassDescriptionAccumulates network data into Message objects.Consolidates the conversion of messages to/from byte buffers and provides a rolling message buffer.