Uses of Package
org.faceless.publisher.web
Packages that use org.faceless.publisher.web
-
Classes in org.faceless.publisher.web used by org.faceless.publisher.webClassDescriptionAn 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 abstraction of an HTTP interface onto the ServiceEngine.The core "engine" that drives the Web Service, which has
HttpController
andWebsocketController
interfaces onto itAn embedded websocket-supporting webserver.An interface representing an abstract store, eg a FileSystem, which is used to store and retrieve filesA Websocket-based means of controlling the Webserver.