Used internally within the JCSP network infrastructure to represent a set of services.
Type | Name and description |
---|---|
void |
addService(Service s) |
Service |
getLastService() |
Service |
getService(String name) |
Service[] |
getServices() |
void |
removeService(Service s) |
String |
toString() |