Uses of Interface
de.dfki.lt.hog.XmlRpcServerInterface

Packages that use XmlRpcServerInterface
de.dfki.lt.hog   
de.dfki.lt.hog.modules.test   
 

Uses of XmlRpcServerInterface in de.dfki.lt.hog
 

Classes in de.dfki.lt.hog that implement XmlRpcServerInterface
 class Adaptor
          Adaptor is an abstract class which provides methods for a remote module that functions as an XML-RPC server.
 class MoCoManServer
          This is a single threaded server running as an XML-RPC front-end to MoCoMan.
 

Uses of XmlRpcServerInterface in de.dfki.lt.hog.modules.test
 

Classes in de.dfki.lt.hog.modules.test that implement XmlRpcServerInterface
 class SampleTaggerAdaptor