Class | Description |
---|---|
EchoTest | |
HeronClient |
Implements this class could handle some following socket related behaviors:
1.
|
HeronServer |
Any Heron Server should implement this abstract class.
|
HeronServerTest |
HeronServer Tester.
|
HeronSocketOptions |
Options that Heron Server/Client passes to config
1.
|
IncomingPacket |
Defines IncomingPacket
|
OutgoingPacket |
Defines OutgoingPacket
|
REQID |
RID is a unique id to identify Request; and all message not requiring request will have
the zeroREDIQ as their RID.
|
SocketChannelHelper |
This file defines the ChannelHelper class.
|
Enum | Description |
---|---|
StatusCode |