Uses of Class
org.gwe.api.impl.BaseServerAPIImpl

Packages that use BaseServerAPIImpl
org.gwe.api.impl   
org.gwe.app.daemon   
 

Uses of BaseServerAPIImpl in org.gwe.api.impl
 

Subclasses of BaseServerAPIImpl in org.gwe.api.impl
 class PulsingServerAPIImpl<API_TYPE extends PulsingServerAPI,DOM_TYPE extends BaseDomain>
           
 class SecuredServerAPIImpl<API_TYPE extends SecuredServerAPI,DOM_TYPE extends BaseDomain>
           
 class ServerAPI4AgentImpl
           
 class ServerAPI4DaemonImpl
           
 class ServerAPI4MonitorImpl
           
 class ServerAPI4UserImpl
           
 

Uses of BaseServerAPIImpl in org.gwe.app.daemon
 

Method parameters in org.gwe.app.daemon with type arguments of type BaseServerAPIImpl
 void DaemonAppStarter.setServerAPIs(java.util.Set<BaseServerAPIImpl> serverAPIs)
           
 



Copyright © 2007-2009. All Rights Reserved.