Unite API

Class WebServerServiceDescriptor

Object
   |
   +--WebServerServiceDescriptor

class 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.


Defined in unite.js


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

authentication

boolean authentication

author

String author

description

String description

name

String name

originURL

String originURL

servicePath

String servicePath

uri

String uri

Constructor Detail

WebServerServiceDescriptor

WebServerServiceDescriptor()

Unite API

Documentation generated by JSDoc on Tue Oct 6 11:15:52 2009