Uses of Class
SOMA.network.connection.ConnectionServer.ConnectionServerException

Packages that use ConnectionServer.ConnectionServerException
SOMA.network Contiene le classi che gestiscono la comunicazione fra place diversi. 
SOMA.network.connection Contiene le classi che gestiscono ogni singola connessione fra place diversi. 
SOMA.security.net.ssl   
 

Uses of ConnectionServer.ConnectionServerException in SOMA.network
 

Methods in SOMA.network that throw ConnectionServer.ConnectionServerException
 void NetworkManagerSecurity.NetworkManagerInit(int port)
           
 

Constructors in SOMA.network that throw ConnectionServer.ConnectionServerException
NetworkManagerSecurity(Environment env, int port)
          Costruttore.
NetworkManager(Environment env, int port)
          Costruttore.
 

Uses of ConnectionServer.ConnectionServerException in SOMA.network.connection
 

Methods in SOMA.network.connection that throw ConnectionServer.ConnectionServerException
 void ConnectionServer.start()
          Avvia il server.
 void ConnectionServer.stop()
          Arresta il server.
 

Uses of ConnectionServer.ConnectionServerException in SOMA.security.net.ssl
 

Methods in SOMA.security.net.ssl that throw ConnectionServer.ConnectionServerException
 void SSLConnectionServer.start()
          Avvia il server.
 void SSLConnectionServer.stop()
          Arresta il server.
 



Copyright © 2004 Luca Foschini