|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Decodable
message
was not properly coded (e.g., it misses a public constructor
taking a byte[] as its only argument).IdxFileReader
acting as a bridge towards a specific
IdxFileEntryEncoder
.clazz
) and identified by the provided
integer code
through the Coded
interface.
MessageDecoderProvider
implementation that scans the classpath
for Decodable
Message
s upon instantiation.ClientHandlerImpl.getName()
.
ClientHandler
.
CustomizationHelper.getSkillIdByName(String)
.Message
from a raw bytes chunk.
MessageReader
implementation.DefaultMessageReader
.
Account
by username and password; the password is
needed to check the credentials.
Account
by username and password; the password is
needed to check the credentials.
Item
by its serial ID.
Mobile
by its serial ID.
MessageDecoder
for the message
identified by the provided contents's {firstByte
.
Encoder
which compresses bytes using the Huffman algorithm.IdxFileEntryImpl
s starting from byte
arrays.IdxFileEntryImpl
as the lookup
object type.Message
from a raw bytes chunk.MessageDecoder
s
by examining the first byte of a given raw message.Mobile.direction
.
IndexedFileReader
acting as a bridge towards
a specific IdxFileReader
and GenericFileEntryEncoder
.enteredMobile
, has entered
another mobile's, targetMobile
, range.
entered
, which enters
another mobile's, target
, range.
Message
s by parsing the provided byte array packet chunk.
ByteBuffer
wrapping the packet contents, excluding
the first byte (the packet code).
ByteBuffer
wrapping the packet contents, starting
from the specified index, inclusive.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |