Uses of Class
charly.server.ChServerImpl

Packages that use ChServerImpl
charly.server.resources   
 

Uses of ChServerImpl in charly.server.resources
 

Fields in charly.server.resources declared as ChServerImpl
(package private)  ChServerImpl ChRsrcManagerImpl.server
           
 

Constructors in charly.server.resources with parameters of type ChServerImpl
ChRsrcManagerImpl(ChServerImpl server)