Uses of Class
SOMA.network.connection.ConnectionException

Packages that use ConnectionException
SOMA.network.connection Contiene le classi che gestiscono ogni singola connessione fra place diversi. 
 

Uses of ConnectionException in SOMA.network.connection
 

Methods in SOMA.network.connection that throw ConnectionException
 void SelfConnection.start()
          Metodo vuoto.
 void SelfConnection.send(Command c)
          Esegue il comando.
 void Connection.start()
          Avvia il demone in ascolto sull'InputStream della socket.
 void Connection.send(Command c)
          Spedisce un comando.
 



Copyright © 2004 Luca Foschini