public class Service extends Object
ServerPort
objects under an arbitrary name. It also allows a user friendly description
of the service category to be supplied. Some web services will provide information on ServerPorts grouped by the
Service
they are under. To fully activate the Service it must be registered with
ServerPortRegistry.addService(Service)
Constructor and Description |
---|
Service(String serviceName,
String serviceDescription) |
Modifier and Type | Method and Description |
---|---|
String |
getServiceDescription() |
String |
getServiceName() |
void |
setServiceDescription(String serviceDescription) |
Copyright © 2017 Hitachi Vantara. All rights reserved.