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 itWhen running BFO Publisher under a Java EE Servlet Engine, this is the entry-point that manages the setup for that configuration.An interface representing an abstract store, eg a FileSystem, which is used to store and retrieve filesA Websocket-based means of controlling the Webserver.