Uses of Class
no.ubicollab.osgi.Service

Packages that use Service
no.ubicollab.osgi   
 

Uses of Service in no.ubicollab.osgi
 

Methods in no.ubicollab.osgi with parameters of type Service
 boolean Client.addService(Service s)
          Adds a service to the clients service queue.
 boolean ClientList.addServiceToQueue(int clientID, Service s)
          Adds a service to the client queue for the client identified by clientID.