Uses of Class
it.polimi.ingsw.communication.sugar_framework.exceptions.DisconnectionException
Packages that use DisconnectionException
Package
Description
-
Uses of DisconnectionException in it.polimi.ingsw.client.game_client_and_cli
Methods in it.polimi.ingsw.client.game_client_and_cli that throw DisconnectionException -
Uses of DisconnectionException in it.polimi.ingsw.communication.sugar_framework
Methods in it.polimi.ingsw.communication.sugar_framework that throw DisconnectionException -
Uses of DisconnectionException in it.polimi.ingsw.communication.tcp_client
Methods in it.polimi.ingsw.communication.tcp_client that throw DisconnectionExceptionModifier and TypeMethodDescriptionprotected voidTcpClient.disconnect()private voidTcpClient.inputHandler()Handles all incoming input from the socketfinal voidTcpClient.run()