|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use gumbo.net.msg | |
gumbo.net | Provides special purpose application-level building blocks for networked application nodes, including clients, servers, and proxy servers. |
gumbo.net.msg | Provides special purpose building blocks for building, writing and reading application-specific network messages. |
gumbo.net.msg.ascii | |
gumbo.visualize.data | Provides special purpose building blocks for 2D/3D visualization of generic data structures, such as graphs. |
Classes in gumbo.net.msg used by gumbo.netMessageListener
|
Interface for sending a message to a message handler. MessageThread
|
Abstract base class for network threads intended for messaging using Gumbo's message protocol (see Message). |
Classes in gumbo.net.msg used by gumbo.net.msgAbstractMessageIO
|
Abstract base class for message transport (IO) classes (readers and writers). Message
|
Abstract base class for messages conforming to the Gumbo client-server message protocol. MessageDataException
|
Base class for exceptions involving the message data format. MessageException
|
Base class for exceptions involving messages. MessageHandler
|
A message listener that can be queried for the type(s) of messages that it can listen for. MessageIO
|
Base interface for message transport (IO) classes (readers and writers). MessageIOException
|
Base class for exceptions involving the message transport format. MessageIOListener
|
Interface for listeners of message IO events. MessageListener
|
Interface for sending a message to a message handler. MessageReader
|
Interface for reading whole messages. MessageWriter
|
Interface for writing whole messages. |
Classes in gumbo.net.msg used by gumbo.net.msg.asciiAbstractMessageIO
|
Abstract base class for message transport (IO) classes (readers and writers). Message
|
Abstract base class for messages conforming to the Gumbo client-server message protocol. MessageDataException
|
Base class for exceptions involving the message data format. MessageHead
|
Class containing the message head, which is standard for all message types. MessageIO
|
Base interface for message transport (IO) classes (readers and writers). MessageIOException
|
Base class for exceptions involving the message transport format. MessageReader
|
Interface for reading whole messages. MessageWriter
|
Interface for writing whole messages. |
Classes in gumbo.net.msg used by gumbo.visualize.dataMessage
|
Abstract base class for messages conforming to the Gumbo client-server message protocol. MessageAgent
|
Base class for an agent that conveniently facilitates network messaging for a network node (client, server). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |