Uses of Class
com.jme3.network.kernel.Envelope
Packages that use Envelope
-
Uses of Envelope in com.jme3.network.base
Methods in com.jme3.network.base with parameters of type Envelope -
Uses of Envelope in com.jme3.network.kernel
Fields in com.jme3.network.kernel declared as EnvelopeModifier and TypeFieldDescriptionstatic final EnvelopeKernel.EVENTS_PENDINGA marker envelope returned from read() that indicates that there are events pending.Methods in com.jme3.network.kernel that return EnvelopeModifier and TypeMethodDescriptionAbstractKernel.read()Removes one envelope from the received messages queue or blocks until one is available.Kernel.read()Removes one envelope from the received messages queue or blocks until one is available.Methods in com.jme3.network.kernel with parameters of type Envelope