Package com.jme3.network.base.protocol
package com.jme3.network.base.protocol
-
ClassesClassDescriptionA MessageBuffer implementation that will aggressively create all messages as byte data comes in.A MessageBuffer implementation that will deserialize messages as they are returned instead of deserializing them as the data comes in.Implements a MessageProtocol providing message serializer/deserialization based on the built-in Serializer code.