JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
I
L
M
N
O
P
R
S
A
about(IAppRequestContext)
- Method in class org.spincast.website.controllers.
AppController
addGlobalTemplatingVariables(IAppRequestContext)
- Method in class org.spincast.website.controllers.
AppController
This will add some global variables that will be available to any templating engine evaluation.
addRoutes()
- Method in class org.spincast.website.
App
The application's routes
App
- Class in
org.spincast.website
App(IServer, IAppConfig, IRouter<IAppRequestContext>, AppController, ErrorController, ISpincastFilters<IAppRequestContext>)
- Constructor for class org.spincast.website.
App
APP_PROPERTIES_FILE_NAME
- Static variable in class org.spincast.website.
AppConfig
APP_PROPERTIES_KEY_ENVIRONMENT_IS_DEBUG
- Static variable in class org.spincast.website.
AppConfig
APP_PROPERTIES_KEY_ENVIRONMENT_NAME
- Static variable in class org.spincast.website.
AppConfig
APP_PROPERTIES_KEY_HTTP_SERVER_PORT
- Static variable in class org.spincast.website.
AppConfig
APP_PROPERTIES_KEY_HTTPS_SERVER_KEYSTORE_KEYPASS
- Static variable in class org.spincast.website.
AppConfig
APP_PROPERTIES_KEY_HTTPS_SERVER_KEYSTORE_PATH
- Static variable in class org.spincast.website.
AppConfig
APP_PROPERTIES_KEY_HTTPS_SERVER_KEYSTORE_STOREPASS
- Static variable in class org.spincast.website.
AppConfig
APP_PROPERTIES_KEY_HTTPS_SERVER_KEYSTORE_TYPE
- Static variable in class org.spincast.website.
AppConfig
APP_PROPERTIES_KEY_HTTPS_SERVER_PORT
- Static variable in class org.spincast.website.
AppConfig
APP_PROPERTIES_KEY_SERVER_HOST
- Static variable in class org.spincast.website.
AppConfig
AppConfig
- Class in
org.spincast.website
AppConfig(ISpincastUtils, String[])
- Constructor for class org.spincast.website.
AppConfig
Constructor
AppConstants
- Class in
org.spincast.website
AppConstants()
- Constructor for class org.spincast.website.
AppConstants
AppController
- Class in
org.spincast.website.controllers
AppController(String[], IJsonManager, ISpincastUtils)
- Constructor for class org.spincast.website.controllers.
AppController
AppModule
- Class in
org.spincast.website.guice
AppModule(String[])
- Constructor for class org.spincast.website.guice.
AppModule
AppRequestContext
- Class in
org.spincast.website.exchange
Custom request context class
AppRequestContext(Object)
- Constructor for class org.spincast.website.exchange.
AppRequestContext
B
bindConfigPlugin()
- Method in class org.spincast.website.guice.
AppModule
We use our application config instead of the Spincast default config.
C
community(IAppRequestContext)
- Method in class org.spincast.website.controllers.
AppController
configure()
- Method in class org.spincast.website.guice.
AppModule
configureLogback()
- Method in class org.spincast.website.
App
Configure Logback programatically.
createApp()
- Static method in class org.spincast.website.
App
Create an App instance and returns the Guice injector.
createApp(String[])
- Static method in class org.spincast.website.
App
Create an App instance using the given parameters and returns the Guice injector.
D
displayStartedMessage()
- Method in class org.spincast.website.
App
documentation(IAppRequestContext)
- Method in class org.spincast.website.controllers.
AppController
download(IAppRequestContext)
- Method in class org.spincast.website.controllers.
AppController
E
ErrorController
- Class in
org.spincast.website.controllers
ErrorController()
- Constructor for class org.spincast.website.controllers.
ErrorController
exceptionHandler(IAppRequestContext)
- Method in class org.spincast.website.controllers.
ErrorController
Exception handler
G
getAppController()
- Method in class org.spincast.website.
App
getAppProperties()
- Method in class org.spincast.website.
AppConfig
Here's the algorothme used to find the environment configurations : 1) If a parameter has been passed to the main method of the application, it is considered as to be the path to the configuration file to use.
getConfig()
- Method in class org.spincast.website.
App
getEnvironmentName()
- Method in class org.spincast.website.
AppConfig
getErrorController()
- Method in class org.spincast.website.
App
getHttpServerPort()
- Method in class org.spincast.website.
AppConfig
getHttpsKeyStoreKeypass()
- Method in class org.spincast.website.
AppConfig
getHttpsKeyStorePath()
- Method in class org.spincast.website.
AppConfig
getHttpsKeyStoreStorePass()
- Method in class org.spincast.website.
AppConfig
getHttpsKeyStoreType()
- Method in class org.spincast.website.
AppConfig
getHttpsServerPort()
- Method in class org.spincast.website.
AppConfig
getJsonManager()
- Method in class org.spincast.website.controllers.
AppController
getMainArgs()
- Method in class org.spincast.website.controllers.
AppController
getPluginDocTemplatePath(String)
- Method in class org.spincast.website.controllers.
AppController
Return the classpath path to the plugin documentation template or NULL if not found.
getRequestContextImplementationClass()
- Method in class org.spincast.website.guice.
AppModule
getRouter()
- Method in class org.spincast.website.
App
getServer()
- Method in class org.spincast.website.
App
getServerHost()
- Method in class org.spincast.website.
AppConfig
getSpincastFilters()
- Method in class org.spincast.website.
App
getSpincastUtils()
- Method in class org.spincast.website.
AppConfig
getSpincastUtils()
- Method in class org.spincast.website.controllers.
AppController
I
IAppConfig
- Interface in
org.spincast.website
IAppHandler
- Interface in
org.spincast.website.exchange
IAppRequestContext
- Interface in
org.spincast.website.exchange
index(IAppRequestContext)
- Method in class org.spincast.website.controllers.
AppController
isDebugEnabled()
- Method in class org.spincast.website.
AppConfig
L
logger
- Variable in class org.spincast.website.
App
logger
- Variable in class org.spincast.website.
AppConfig
logger
- Variable in class org.spincast.website.controllers.
AppController
logger
- Variable in class org.spincast.website.controllers.
ErrorController
M
main(String[])
- Static method in class org.spincast.website.
App
The entry point for the application.
N
notFoundHandler(IAppRequestContext)
- Method in class org.spincast.website.controllers.
ErrorController
Not Found (404) handler
O
org.spincast.website
- package org.spincast.website
org.spincast.website.controllers
- package org.spincast.website.controllers
org.spincast.website.exchange
- package org.spincast.website.exchange
org.spincast.website.guice
- package org.spincast.website.guice
P
plugin(IAppRequestContext)
- Method in class org.spincast.website.controllers.
AppController
A Plugin documentation
plugins(IAppRequestContext)
- Method in class org.spincast.website.controllers.
AppController
R
RC_VARIABLE_HTML_SECTION_CLASSES
- Static variable in class org.spincast.website.
AppConstants
Cookie name that can be used to save the user locale.
S
start()
- Method in class org.spincast.website.
App
Starts the application!
A
B
C
D
E
G
I
L
M
N
O
P
R
S
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.