Uses of Package
client

Packages that use client
Package
Description
 
 
  • Classes in client used by client
    Class
    Description
    Stores configurations for connecting the client
    The Packet class holds the Packet object which is used commonly within the Client in order to send and recieve data.
    The SingleClient acts as a singleton that interacts with a single instance of a Client object.
  • Classes in client used by jade
    Class
    Description
    The Packet class holds the Packet object which is used commonly within the Client in order to send and recieve data.