Uses of Class
cz.cuni.amis.pogamut.udk.factory.direct.remoteagent.UDKServerFactory

Packages that use UDKServerFactory
cz.cuni.amis.pogamut.udk.utils Utility classes connected to the Unreal Engine. 
 

Uses of UDKServerFactory in cz.cuni.amis.pogamut.udk.utils
 

Fields in cz.cuni.amis.pogamut.udk.utils declared as UDKServerFactory
protected  UDKServerFactory UCCWrapper.serverFactory
           
 

Methods in cz.cuni.amis.pogamut.udk.utils that return UDKServerFactory
 UDKServerFactory UCCWrapper.getServerFactory()
           
 

Methods in cz.cuni.amis.pogamut.udk.utils with parameters of type UDKServerFactory
 void UCCWrapper.setServerFactory(UDKServerFactory serverFactory)
          Only makes sense if created with startImmediately = false
 

Constructors in cz.cuni.amis.pogamut.udk.utils with parameters of type UDKServerFactory
UCCWrapper(UCCWrapper.UCCWrapperConf configuration, UDKServerFactory factory)
           
UCCWrapper(UCCWrapper.UCCWrapperConf configuration, UDKServerFactory serverFactory, boolean startImmediately)
           
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.