Interface Summary |
ClientHandler |
Contract for a client handler. |
ClientHandlerFactory |
|
ClientMovementTracker |
An object that keeps track of the client movements. |
Coded |
Anything identifiable by an integer code. |
Configuration |
Interface representing an object capable of providing a configuration to the
server. |
Encoder |
Contract for a generic encoder. |
FileReadersFactory |
|
GenericFileEntryEncoder<T> |
|
GenericFileReader<Lookup,Output> |
Contract for a file reader. |
IdxFileEntry |
Index file entry. |
IdxFileEntryEncoder |
Contract for a class capable of encoding
IdxFileEntryImpl s starting from byte
arrays. |
IdxFileReader |
Contract for an index file reader. |
IndexedFileReader<T> |
Contract for a file reader that uses IdxFileEntryImpl as the lookup
object type. |
Manageable |
Contract for a manageable component. |
MapFileReader |
|
MapLocation |
|
MapTile |
Map tile information:
Z (altitude),
Tile ID (which can be looked up within Inside UO / Artwork / Landscape
Tiles).
|
Message |
Public contract of a message. |
MessageCompressor |
|
MessageDecoder |
Contract for a class capable of decoding a Message
from a raw bytes chunk. |
MessageDecoderProvider |
Contract for a class capable of providing MessageDecoder s
by examining the first byte of a given raw message. |
MessageReader |
Contract for a class capable of
reading messages from byte arrays. |
MessageReaderFactory |
|
ProtocolController |
Contract for a protocol controller. |
Server |
|
SkillsFileEntry |
Skills data file entry. |
SkillsMulFileReader |
Skills data file reader. |
UOObject |
|