Package com.jme3.network.message
package com.jme3.network.message
-
ClassDescriptionContains information about any extra server channels (if they exist).Client registration is a message that contains a unique ID.A message-specific serializer to avoid compatibility issues between versions.CompressedMessage is a base class for all messages that compress others.Represents a disconnect message.A message-specific serializer to avoid compatibility issues between versions.GZIPCompressedMessage is the class that you need to use should you want to compress a message using Gzip.Holds a compiled set of message registration information that can be sent over the wire.Compress a message using this ZIPCompressedMessage class