A C D E F G H I L N P R S W X

C

Client - Class in no.ubicollab.osgi
The Class Client is used to represent a client which are registered with the Service Discovery Manager.
Client(int) - Constructor for class no.ubicollab.osgi.Client
The Constructor for the Client class.
CLIENT_TIME_TO_LIVE - Static variable in class no.ubicollab.osgi.GlobalSettings
The Constant CLIENT_TIME_TO_LIVE set the maximum time that clients can omit to have contact with Service Discovery.
ClientList - Class in no.ubicollab.osgi
The Class ClientList is used to represent all clients which have registered with the Service Discovery Manager.
ClientList() - Constructor for class no.ubicollab.osgi.ClientList
A Constructor which creates an instance with a empty client list and a reset client counter.
ClientRequest - Class in no.ubicollab.osgi
The Class ClientRequest is intended to store a single request for a service, as registered by a client.
ClientRequest(int, String, String, String, String, String) - Constructor for class no.ubicollab.osgi.ClientRequest
This Constructor will create a ClientRequest with clientid, name, type, location, owner and description set.
createNewClient() - Method in class no.ubicollab.osgi.ClientList
Creates a new client and returns the unique identifier for this client.

A C D E F G H I L N P R S W X