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

Packages that use Application
de.dfki.lt.hog   
de.dfki.lt.hog.test   
 

Uses of Application in de.dfki.lt.hog
 

Subclasses of Application in de.dfki.lt.hog
 class XmlRpcApplication
          An XmlRpcApplication provides methods and fields for an application which uses the XML-RPC protocol to communicate with MoCoMan.
 

Uses of Application in de.dfki.lt.hog.test
 

Subclasses of Application in de.dfki.lt.hog.test
 class ModuleTest
          junit Test for a mocoman application using pet or tnt
 class SampleApplication
          An application for test purposes.
 class SampleChunkApplication
          For testing the Chunk module.
 class SampleXmlRpcApplication
          This class demonstrates how to connect create and connect to a MoCoManServer and how to use that server to invoke methods remotely via XML-RPC.
 class SproutPetApplication
          Test for Mocoman application based on Sprout and JTok
 class TestApplication
          Test for Mocoman application