SMILA (incubation) API documentation

org.eclipse.smila.http.server
Interface HttpService

All Known Implementing Classes:
HttpServiceImpl

public interface HttpService

Service interface for HttpService.


Field Summary
static java.lang.String BUNDLE_NAME
          The bundle name.
 

Field Detail

BUNDLE_NAME

static final java.lang.String BUNDLE_NAME
The bundle name. Used when reading properties from the configuration file.

See Also:
Constant Field Values

SMILA (incubation) API documentation