Uses of Interface
othellogame.ConnListener

Uses of ConnListener in othellogame
 

Classes in othellogame that implement ConnListener
 class ServidorGUI
          Implementacion del servidor del juego 5 en linea.
 

Methods in othellogame with parameters of type ConnListener
 void ServidorComm.addConnListener(ConnListener listener)
           
 void ServidorComm.removeConnListener(ConnListener listener)