Uses of Class
swpchat.client.ServerConnection

Packages that use ServerConnection
swpchat.client   
 

Uses of ServerConnection in swpchat.client
 

Subclasses of ServerConnection in swpchat.client
 class ControlConnection
          The controler connection to the server.
 class FileConnection
           
 class FileProtocolHandler
          class that handles the FileProtocol with another client
 class FileSendConnection
          Class for sender communication to the server.
 class ReceiverServerConnection
          Class for receiver connection to the server.
 class SenderServerConnection
          Class for sender communication to the server.