Uses of Interface
charly.server.ChServer

Packages that use ChServer
charly.client   
charly.server   
 

Uses of ChServer in charly.client
 

Fields in charly.client declared as ChServer
(package private)  ChServer ChConnect.charlyServer
           
 

Methods in charly.client that return ChServer
 ChServer ChConnect.getCharlyServer()
          This method is for internal use only.
 

Uses of ChServer in charly.server
 

Classes in charly.server that implement ChServer
 class ChServerImpl
          Implementation of the server interface.