Package org.faceless.publisher.web
package org.faceless.publisher.web
Provides the BFO Publisher web service
-
ClassDescriptionAn abstraction of an HTTP request/response sesssion, such as one corresponding to the HttpServletRequest/Response pair passed inth an HttpServlet.An abstraction of a Websocket sesssion.An Authority authorizes "grants" on a ServiceEngine to be run remotely.An Authorization is granted by an Authority in response to an access token.An implementation of
Store
that writes to the file systemAn abstraction of an HTTP interface onto the ServiceEngine.The core "engine" that drives the Web Service, which hasHttpController
andWebSocketController
interfaces onto itThis the glue that manages a ServiceEngine over the lifetime of a ServletContext.An interface representing an abstract store, eg a FileSystem, which is used to store and retrieve filesA Websocket-based means of controlling the Webserver.