net::AccessList | Handles a list of allowed and denied IP addresses |
net::AgentHandler | The AgentHandler allows one to define the way the Agent service behaves on given events |
net::AgentService | This class provides the methods needed by an agent process |
net::ClientInterface | The ClientInterface class defines the operations needed by a generic client |
net::ControllerHandler | The ControllerHandler allows one to define the way the Controller service behaves on given events |
net::ControllerService | The ControllerService class defines the network behavior of a Controller |
Descriptor | Task descriptor class |
net::IPCalc | A class to perform calculations on IP addresses |
net::Message | Defines a message which can be send and received on a Socket |
net::QueryMessage | This class defines the type of message we can send to a server process or receive from a client process |
net::ServerInterface | Class which defines the common behaviors of the server processes |
net::SMTPMailer | A class for sending emails trough a SMTP server |
net::Socket | Low level network socket communication class |