A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
ManagedObjectNotFound — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when a managed object (part of the extension model) is not found.
MaximumClientConnectionsReached — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when the number of clients connected to ElectroServer has reached what is defined in the license file or in the web-based admin.
Message — Interface in package com.electrotank.electroserver4.message
Interface that all requests, responses, and events must implement.
MessageCodec — Interface in package com.electrotank.electroserver4.protocol.codec
MessageCodecImpl — Class in package com.electrotank.electroserver4.protocol.codec
MessageConstants — Class in package com.electrotank.electroserver4
MESSAGE_HEADER_SIZE — Static property in class com.electrotank.electroserver4.MessageConstants
messageId — Property in class com.electrotank.electroserver4.message.QueuedMessage
MESSAGE_ID_SIZE — Static property in class com.electrotank.electroserver4.MessageConstants
MessageImpl — Class in package com.electrotank.electroserver4.message
Establishes a base set of methods that are used for all requests, responses, and events.
MessageImpl() — Constructor in class com.electrotank.electroserver4.message.MessageImpl
MESSAGE_NUMBER_LENGTH — Static property in class com.electrotank.electroserver4.MessageConstants
MessageReader — Interface in package com.electrotank.electroserver4.protocol
MessageType — Class in package com.electrotank.electroserver4.message
This class stores static variables that act as a message definition.
MessageType(id, name, req, res, ev) — Constructor in class com.electrotank.electroserver4.message.MessageType
Creates a new instance of the MessageType class.
MessageWriter — Interface in package com.electrotank.electroserver4.protocol
minorType — Property in class com.electrotank.electroserver4.message.event.RoomVariableUpdateEvent
minorType — Property in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
minorType — Property in class com.electrotank.electroserver4.message.event.UserVariableUpdateEvent
minorType — Property in class com.electrotank.electroserver4.message.event.ZoneUpdateEvent
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z