Uses of Package
com.jme3.network.kernel.tcp
Packages that use com.jme3.network.kernel.tcp
-
Classes in com.jme3.network.kernel.tcp used by com.jme3.network.kernel.tcpClassDescriptionEndpoint implementation that encapsulates the channel IO based connection information and keeps track of the outbound data queue for the channel.A Kernel implementation based on NIO selectors.This class is purposely tucked neatly away because messing with the selector from other threads for any reason is very bad.