Uses of Class
no.ubicollab.osgi.ClientRequest

Packages that use ClientRequest
no.ubicollab.osgi   
 

Uses of ClientRequest in no.ubicollab.osgi
 

Methods in no.ubicollab.osgi with parameters of type ClientRequest
 boolean PluginList.addClientRequest(ClientRequest clientRequest)
          Adds a client request to the list of ClientRequest belonging to this Plugin.
 boolean Plugin.addClientRequest(ClientRequest clientRequest)
          Adds a client request to the list of ClientRequest belonging to this Plugin.