Package com.sodius.oslc.server.services
Generic servlets and filters for server implementation.
-
Class Summary Class Description AccessLogFilter Logs all servlet requests and their responses.HttpFilter A filter skeleton that ensures it is executed in an HTTP context.I18nService Provides internationalization facilities.JSPCacheFilter A filter, designed for JSPs, to inform web browsers not to cache the response content.OslcServerProviderRegistry A registry of JAX-RS providers for OSLC resources and exceptions dedicated to server-side handling.ProxyService Proxies OSLC requests from a client to a remote server.RootServicesService Provides the root services RDF resource.WhoAmIService Provides the current logged-in OSLC Person.