Uses of Package
nl.andrewl.concord_core.msg
Packages that use nl.andrewl.concord_core.msg
Package
Description
Message components which are used by the server and the default client
implementation.
Contains all the various message types which can be sent between the server
and client.
Messages pertaining to channel interaction and updates.
Messages pertaining to chat messages and other auxiliary messages regarding
the management of chat information.
Messages pertaining to the establishment of a connection with clients.
Contains some useful one-off utility classes that any consumer of Concord
messages could benefit from.
-
Classes in nl.andrewl.concord_core.msg used by nl.andrewl.concord_core.msgClassDescriptionRepresents any message which can be sent over the network.Record containing the components needed to read and write a given message.This class is responsible for reading and writing messages from streams.
-
Classes in nl.andrewl.concord_core.msg used by nl.andrewl.concord_core.msg.types
-
Classes in nl.andrewl.concord_core.msg used by nl.andrewl.concord_core.msg.types.channel
-
Classes in nl.andrewl.concord_core.msg used by nl.andrewl.concord_core.msg.types.chat
-
Classes in nl.andrewl.concord_core.msg used by nl.andrewl.concord_core.msg.types.client_setup
-
Classes in nl.andrewl.concord_core.msg used by nl.andrewl.concord_core.utilClassDescriptionRepresents any message which can be sent over the network.Record containing the components needed to read and write a given message.