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  
FailedToConnect — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when a user fails to connect to ElectroServer.
FailedToJoinGameRoom — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when a user tries to join a game room and fails.
FILTER_FAILURES_BEFORE_KICK_LENGTH — Static property in class com.electrotank.electroserver4.MessageConstants
FILTER_KICKS_BEFORE_BAN_LENGTH — Static property in class com.electrotank.electroserver4.MessageConstants
FILTER_NAME_PREFIX_LENGTH — Static property in class com.electrotank.electroserver4.MessageConstants
FindGamesRequest — Class in package com.electrotank.electroserver4.message.request
This request asks the Game Manager for a list of games based on a game type and search criteria.
FindGamesRequest — Static property in class com.electrotank.electroserver4.message.MessageType
This variable refers to the FindGamesRequest request.
FindGamesRequest() — Constructor in class com.electrotank.electroserver4.message.request.FindGamesRequest
FindGamesRequestCodec — Class in package com.electrotank.electroserver4.protocol.codec
FindGamesResponse — Class in package com.electrotank.electroserver4.message.response
FindGamesResponse — Static property in class com.electrotank.electroserver4.message.MessageType
This variable refers to the FindGamesResponse response.
FindGamesResponse() — Constructor in class com.electrotank.electroserver4.message.response.FindGamesResponse
FindGamesResponseCodec — Class in package com.electrotank.electroserver4.protocol.codec
FindGamesResponseTransaction — Class in package com.electrotank.electroserver4.transaction
findTypeById(id) — Static method in class com.electrotank.electroserver4.message.MessageType
Every message has a unique id.
findTypeByIndicator(id) — Static method in class com.electrotank.electroserver4.esobject.DataType
Finds a data type by the id used to represent it.
findTypeByName(name) — Static method in class com.electrotank.electroserver4.esobject.DataType
Finds a data type by the name used to represent it.
FindZoneAndRoomByNameRequest — Class in package com.electrotank.electroserver4.message.request
Find the room id and zone id for a room and zone given the room and zone names.
FindZoneAndRoomByNameRequest — Static property in class com.electrotank.electroserver4.message.MessageType
This variable refers to the FindZoneAndRoomByNameRequest request.
FindZoneAndRoomByNameRequest() — Constructor in class com.electrotank.electroserver4.message.request.FindZoneAndRoomByNameRequest
FindZoneAndRoomByNameRequestCodec — Class in package com.electrotank.electroserver4.protocol.codec
FindZoneAndRoomByNameResponse — Class in package com.electrotank.electroserver4.message.response
FindZoneAndRoomByNameResponse — Static property in class com.electrotank.electroserver4.message.MessageType
This variable refers to the FindZoneAndRoomByNameResponse response.
FindZoneAndRoomByNameResponse() — Constructor in class com.electrotank.electroserver4.message.response.FindZoneAndRoomByNameResponse
FindZoneAndRoomByNameResponseCodec — Class in package com.electrotank.electroserver4.protocol.codec
FindZoneAndRoomByNameResponseTransaction — Class in package com.electrotank.electroserver4.transaction
Float — Static property in class com.electrotank.electroserver4.esobject.DataType
Represents the Float data type.
FloatArray — Static property in class com.electrotank.electroserver4.esobject.DataType
Represents the FloatArray data type.
FloodingFilterCheckFailed — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when a user performs actions that are interpreted as flooding.
FLOODING_FILTER_MAX_DUP_MESSAGES_LENGTH — Static property in class com.electrotank.electroserver4.MessageConstants
FLOODING_FILTER_MAX_MESSAGE_IN_WINDOW_LENGTH — Static property in class com.electrotank.electroserver4.MessageConstants
FLOODING_FILTER_WINDOW_DURATION_LENGTH — Static property in class com.electrotank.electroserver4.MessageConstants
fromXML(info) — Method in class com.electrotank.electroserver4.esobject.EsObject
FULL_USER_COUNT_LENGTH — Static property in class com.electrotank.electroserver4.MessageConstants
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