All Classes

Class Description
ControlMessage  
ControlMessage.Type  
FirstHandshakeMessage  
HeartbeatMessage  
Host
Represents a node in the network layer, including its IP Address and listen port
IMessageConsumer<T>
Interface that allows the receiving of a message T from the network layer.
InConnectionHandler  
INetwork
Represents the network layer.
InExceptionHandler  
InHandshakeHandler  
INodeListener
Interface that allows receiving notifications when the network layer detects node changes.
ISerializer<T>
Represents a serializer/deserializer that writes/reads objects to/from a byte buffer
MessageDecoder  
MessageEncoder  
NetworkMessage  
NetworkService  
OutConnectionHandler  
OutExceptionHandler  
OutHandshakeHandler  
PeerOutConnection