Uses of Class
SOMA.network.connection.ConnectionFactory

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

Uses of ConnectionFactory in SOMA.network.connection
 

Subclasses of ConnectionFactory in SOMA.network.connection
 class ExplorableConnectionFactory
          ConnectionFactory che aggiunge ad un menu una nuova voce per ogni connessione creata.
 

Constructors in SOMA.network.connection with parameters of type ConnectionFactory
ConnectionServer.ConnectionServer(int port, int backlog, ConnectionFactory myConnectionFactory)
          Costruttore.