Uses of Interface
net.sf.juoserver.controller.ControllerFactory

Packages that use ControllerFactory
net.sf.juoserver.networking   
net.sf.juoserver.protocol   
 

Uses of ControllerFactory in net.sf.juoserver.networking
 

Methods in net.sf.juoserver.networking that return ControllerFactory
 ControllerFactory ClientHandlerFactoryImpl.getControllerFactory()
           
 

Methods in net.sf.juoserver.networking with parameters of type ControllerFactory
 void ClientHandlerFactoryImpl.setControllerFactory(ControllerFactory controllerFactory)
           
 

Uses of ControllerFactory in net.sf.juoserver.protocol
 

Classes in net.sf.juoserver.protocol that implement ControllerFactory
 class ControllerFactoryImpl
           
 



Copyright © 2010-2012. All Rights Reserved.