Uses of Class
de.dfki.lt.hog.MoCoManServer

Packages that use MoCoManServer
de.dfki.lt.hog   
 

Uses of MoCoManServer in de.dfki.lt.hog
 

Methods in de.dfki.lt.hog that return MoCoManServer
 MoCoManServer MoCoMan.getServer()
          Returns the instance of the XML-RPC server frontend using this instance as the backend.
 

Methods in de.dfki.lt.hog with parameters of type MoCoManServer
 void MoCoMan.setServer(MoCoManServer server)
          Links the given XML-RPC server to this instance.