All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
Interface used for all (client/server) builders in Connectical.
 
Builder for the Client side of Connectical.
This annotation is used to mark a constructor as the constructor that should be used when deserializing a packet.
This annotation is used to mark a field as excluded from the packet serialization process.
 
Abstract class that should be extended by all packet classes.
The Server class that is set and run up by the ConnecticalServerBuilder.
Builder for the Server side of Connectical.