Name |
Description |
CidGenerator |
Generates unique ID to be used accross the gateway |
DataQueue |
Allows to store data of multiple messages to build back a packet |
DebugTraceListener |
A colored, and more informative TraceListener than the default ConsoleTraceListener |
GWConsoleTraceListener |
A colored, and more informative TraceListener than the default ConsoleTraceListener |
GWCriticalStartStopFilter |
Shows only Critical, Errors, start and stop messages. |
GWFileTraceListener |
Logs data in a file with a XML like format (missing the header and footer such that the lines can be happened) |
InfoService |
Cache class to store temporary data. |
Log |
|
LogEntry |
|
NetworkPacket |
|
Record |
Stores data as key/value pair and have a time stamp of the creation |
TcpManager |
Handles all the TCP/IP connections and stores the chains corresponding to it. |