Package com.sodius.oslc.server
package com.sodius.oslc.server
Facilities for sending OSLC responses to servlet requests.
-
ClassDescriptionA context parameter declared in the servlet context whose value can be formatted to a convenient Java representation.A builder of
ContextParameterProvides access to context parameters.Verifies and logs the values of context parameter.Defines options that can adapt the capabilities provided by thecom.sodius.oslc.serverplug-in.Constructs OSLC Error resources for a server to provide detailed information when responding with errors.An identifier that uniquely identifies an error in the whole application.A class used to build OslcError resources.Provides access to various properties of servlet requests.A builder of request wrapper.Constructs responses containing aOSLC-Core-Versionheader and possibly an OSLC Error entity.A class used to build Response instancesA WebApplicationException thats provides a message containing the HTTP status code and OSLC Error message, if any.Listens for servlet requests coming into and going out of scope of the web application.Provides access to query parameters set on servlet requests.The parameter's sensitivity level to determine how much its value can be revealed.Manages the edition of setting store.Manages persistence of Setting.Thrown when a problem with theSettingStoreoccurs.