|
Unite API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object | +--WebServerServiceDescriptor
Data about a service.
Objects of this class contain basic information about a service and how to reach it. Information about the service is usually taken from its config.xml.
| Field Summary | |
boolean |
authentication
Whether or not this service requires HTTP Digest authentication. |
String |
author
Author of this service. |
String |
description
Description of this service. |
String |
name
Name of this service. |
String |
originURL
The URL this service was originally downloaded from. |
String |
servicePath
The path to this service, as taken from the widgetname or feature elements
in the config.xml file of the service. |
String |
uri
URI of this service. |
| Constructor Summary | |
WebServerServiceDescriptor()
This class has no public constructor. |
|
| Field Detail |
boolean authentication
String author
String description
String name
String originURL
String servicePath
widgetname or feature elements
in the config.xml file of the service.
String uri
| Constructor Detail |
WebServerServiceDescriptor()
|
Unite API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||