Uses of Interface
org.ceno.communication.srv.ICommunicatorService

Packages that use ICommunicatorService
org.ceno.communication.srv.internal   
org.ceno.ui   
 

Uses of ICommunicatorService in org.ceno.communication.srv.internal
 

Classes in org.ceno.communication.srv.internal that implement ICommunicatorService
 class CommunicatorService
           
 

Uses of ICommunicatorService in org.ceno.ui
 

Methods in org.ceno.ui that return ICommunicatorService
 ICommunicatorService Activator.getSrvService()