Uses of Package
hu.midori.kosmos.protocol

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

Classes in hu.midori.kosmos.protocol used by hu.midori.kosmos.protocol
TimestampedService
          Each service which regularly polls some kind of datasource and retrieves its up-to-date data from there, must implement this interface.
 

Classes in hu.midori.kosmos.protocol used by hu.midori.kosmos.server.cc
CcService
          This service provides information about CruiseControl continuous integration projects.
TimestampedService
          Each service which regularly polls some kind of datasource and retrieves its up-to-date data from there, must implement this interface.
 

Classes in hu.midori.kosmos.protocol used by hu.midori.kosmos.server.jira
JiraService
          This service provides information about JIRA databases.
TimestampedService
          Each service which regularly polls some kind of datasource and retrieves its up-to-date data from there, must implement this interface.
 

Classes in hu.midori.kosmos.protocol used by hu.midori.kosmos.server.sf
SfService
          This service provides information about SourceForge projects and releases.
TimestampedService
          Each service which regularly polls some kind of datasource and retrieves its up-to-date data from there, must implement this interface.
 

Classes in hu.midori.kosmos.protocol used by hu.midori.kosmos.server.svn
SvnService
          This service provides information about Subversion repositories.
TimestampedService
          Each service which regularly polls some kind of datasource and retrieves its up-to-date data from there, must implement this interface.