Class | Description |
---|---|
EPagesJServer | |
EPagesJServerConfigurationImpl |
;; EPagesJ Server configuration
[Server]
;; static resource base path
; resourceBase = "./shared"
;; Servlet context path
; contextPath = "/rs"
;; Server port
; port = 8088
;; requestlog config filename
; requestLogConfigFilename = "logback-epagesj-access.xml"
|
EPagesJServerPlugin | |
EPagesJServerProvider |
TODO Make it more modular, maybe using a multibinding and replace AutoCloseable
in order to manage the order of shutdown of various modules
|
RestRequestHandler |
Enum | Description |
---|---|
EPagesJServerConfigurationImpl.ConfigurationProperty |