Uses of Class
LaColla.core.util.services.ServiceConnecting

Packages that use ServiceConnecting
LaColla.core.components   
 

Uses of ServiceConnecting in LaColla.core.components
 

Methods in LaColla.core.components that return ServiceConnecting
 ServiceConnecting Compo.getServiceConnecting()
           
 

Methods in LaColla.core.components with parameters of type ServiceConnecting
 void Compo.setServiceConnecting(ServiceConnecting connecting)