Uses of Interface
org.apache.lokahi.core.common.interfaces.Server

Packages that use Server
org.apache.lokahi.core.api.server   
org.apache.lokahi.httpd.api.worker   
org.apache.lokahi.tomcat.api.worker   
 

Uses of Server in org.apache.lokahi.core.api.server
 

Classes in org.apache.lokahi.core.api.server that implement Server
 class Hardware
           
 

Uses of Server in org.apache.lokahi.httpd.api.worker
 

Classes in org.apache.lokahi.httpd.api.worker that implement Server
 class ApacheWorker
           
 

Uses of Server in org.apache.lokahi.tomcat.api.worker
 

Classes in org.apache.lokahi.tomcat.api.worker that implement Server
 class TomcatWorker