|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |