Uses of Class
hu.midori.kosmos.server.AbstractKosmosService

Packages that use AbstractKosmosService
hu.midori.kosmos.server.cc   
hu.midori.kosmos.server.jira   
hu.midori.kosmos.server.sf   
hu.midori.kosmos.server.svn   
 

Uses of AbstractKosmosService in hu.midori.kosmos.server.cc
 

Subclasses of AbstractKosmosService in hu.midori.kosmos.server.cc
 class CcServiceImpl
          Implementation of the CruiseControl service.
 

Uses of AbstractKosmosService in hu.midori.kosmos.server.jira
 

Subclasses of AbstractKosmosService in hu.midori.kosmos.server.jira
 class AbstractJiraServiceImpl
          Encapsulates the common functionality of concrete JIRA service implemnetations.
 class JiraSoapServiceImpl
          Implementation of the JIRA service.
 class JiraWebCrawlingServiceImpl
          Implementation of the JIRA service.
 

Uses of AbstractKosmosService in hu.midori.kosmos.server.sf
 

Subclasses of AbstractKosmosService in hu.midori.kosmos.server.sf
 class SfServiceImpl
          Implementation of the SourceForge service.
 

Uses of AbstractKosmosService in hu.midori.kosmos.server.svn
 

Subclasses of AbstractKosmosService in hu.midori.kosmos.server.svn
 class SvnServiceImpl
          Implementation of the Subversion service.