| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastInitValidator.getSpincastConfig() |
protected SpincastConfig |
SpincastInit.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastInit(SpincastConfig spincastConfig) |
SpincastInitValidator(SpincastConfig spincastConfig)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastFrontController.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastFrontController(Router<R,W> router,
SpincastConfig spincastConfig,
SpincastDictionary spincastDictionary,
Server server,
RequestContextFactory<R> requestCreationFactory,
SpincastRequestScope spincastRequestScope,
Type requestContextType,
JsonManager jsonManager,
XmlManager xmlManager)
The constructor.
|
| Constructor and Description |
|---|
CookieDefault(String name,
SpincastConfig spincastConfig)
Constructor
|
CookieDefault(String name,
String value,
SpincastConfig spincastConfig)
Constructor
|
CookieDefault(String name,
String value,
String path,
String domain,
Date expires,
boolean secure,
boolean httpOnly,
boolean discard,
int version,
SpincastConfig spincastConfig)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastFiltersDefault.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastFiltersDefault(CorsFilter corsFilter,
SpincastConfig spincastConfig,
Server server,
SpincastUtils spincastUtils)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
JsonPathUtilsDefault.getSpincastConfig() |
| Constructor and Description |
|---|
JsonPathUtilsDefault(SpincastConfig spincastConfig,
JsonManager jsonManager)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
FormDefault.getSpincastConfig() |
| Constructor and Description |
|---|
FormDefault(String formName,
JsonObject initialFormData,
JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter,
SpincastDictionary spincastDictionary,
XmlManager xmlManager,
SpincastConfig spincastConfig,
Validators validators,
FormFactory formFactory,
ValidationFactory validationFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultRouteParamAliasesBinder.init(SpincastConfig spincastConfig,
Router<R,W> router)
Init : binds the aliases.
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastUtilsDefault.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastUtilsDefault(SpincastConfig spincastConfig) |
| Constructor and Description |
|---|
ValidationSetSimple(JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter,
SpincastDictionary spincastDictionary,
XmlManager xmlManager,
SpincastConfig spincastConfig,
Validators validators,
FormFactory formFactory,
ValidationFactory validationFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends SpincastConfig> |
NoAppWebsocketTestingBase.getTestingConfigImplClass() |
protected Class<? extends SpincastConfig> |
NoAppStartHttpServerCustomContextTypesTestingBase.getTestingConfigImplementationClass2() |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastConfigDefault
If you extend this class (which is recommended to implement your
configuration), beware that causing circular dependencies is very
easy if you inject more dependencies than SpincastConfigPluginConfig!
Indeed, most components depend on the config components.
|
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends SpincastConfig> |
SpincastConfigPluginModule.getConfigImplClass() |
protected Class<? extends SpincastConfig> |
SpincastConfigPluginModule.getDefaultConfigImplClass() |
protected Class<? extends SpincastConfig> |
SpincastConfigPluginModule.getSpecificConfigImplClass() |
protected Class<? extends SpincastConfig> |
SpincastConfigPlugin.getSpecificConfigImplClass() |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.inject.Module |
SpincastConfigPlugin.getPluginModule(Class<? extends SpincastConfig> specificConfigImplClass) |
| Constructor and Description |
|---|
SpincastConfigPlugin(Class<? extends SpincastConfig> specificConfigImplClass)
Constructor
|
SpincastConfigPluginModule(Class<? extends RequestContext<?>> requestContextImplementationClass,
Class<? extends WebsocketContext<?>> websocketContextImplementationClass,
Class<? extends SpincastConfig> specificConfigImplClass) |
SpincastConfigPluginModule(Class<? extends SpincastConfig> specificConfigImplClass) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastJsonManager.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastJsonManager(com.google.inject.Provider<com.google.inject.Injector> guiceProvider,
JsonObjectFactory jsonObjectFactory,
Set<JsonMixinInfo> jsonMixinInfos,
SpincastJsonManagerConfig spincastJsonManagerConfig,
SpincastConfig spincastConfig,
JsonPathUtils jsonPathUtils,
SpincastUtils spincastUtils,
FormFactory formFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
LocaleResolverDefault.getSpincastConfig() |
| Constructor and Description |
|---|
LocaleResolverDefault(SpincastConfig spincastConfig,
com.google.inject.Provider<RequestContext<?>> requestContextProvider) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastPebbleTemplatingEngineConfigDefault.getSpincastConfig() |
protected SpincastConfig |
SpincastPebbleTemplatingEngine.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastPebbleTemplatingEngine(SpincastConfig spincastConfig,
SpincastPebbleTemplatingEngineConfig spincastPebbleTemplatingEngineConfig,
SpincastPebbleExtension spincastPebbleExtension,
JsonManager jsonManager) |
SpincastPebbleTemplatingEngineConfigDefault(SpincastConfig spincastConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastRequestRequestContextAddon.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastRequestRequestContextAddon(R requestContext,
Server server,
JsonManager jsonManager,
XmlManager xmlManager,
SpincastUtils spincastUtils,
SpincastConfig spincastConfig,
ETagFactory etagFactory,
FlashMessagesHolder flashMessagesHolder,
FormFactory formFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastResponseRequestContextAddon.getSpincastConfig() |
| Constructor and Description |
|---|
SpincastResponseRequestContextAddon(R requestContext,
Server server,
JsonManager jsonManager,
XmlManager xmlManager,
SpincastConfig spincastConfig,
SpincastUtils spincastUtils,
ETagFactory etagFactory,
FlashMessagesHolder flashMessagesHolder,
FlashMessageFactory flashMessageFactory,
CookieFactory cookieFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
StaticResourceBuilderDefault.getSpincastConfig() |
SpincastConfig |
SpincastRouterDeps.getSpincastConfig() |
protected SpincastConfig |
SpincastRouterConfigDefault.getSpincastConfig() |
protected SpincastConfig |
SpincastRouter.getSpincastConfig() |
protected SpincastConfig |
RouteBuilderDefault.getSpincastConfig() |
| Constructor and Description |
|---|
RouteBuilderDefault(RouteFactory<R> routeFactory,
SpincastRouterConfig spincastRouterConfig,
SpincastFilters<R> spincastFilters,
SpincastConfig spincastConfig) |
RouteBuilderDefault(Router<R,W> router,
RouteFactory<R> routeFactory,
SpincastRouterConfig spincastRouterConfig,
SpincastFilters<R> spincastFilters,
SpincastConfig spincastConfig) |
SpincastRouterConfigDefault(SpincastConfig spincastConfig) |
SpincastRouterDeps(SpincastRouterConfig spincastRouterConfig,
RouteFactory<R> routeFactory,
SpincastConfig spincastConfig,
SpincastDictionary spincastDictionary,
Server server,
SpincastFilters<R> spincastFilters,
RouteBuilderFactory<R,W> routeBuilderFactory,
RedirectRuleBuilderFactory<R,W> redirectRuleBuilderFactory,
StaticResourceBuilderFactory<R,W> staticResourceBuilderFactory,
RouteHandlerMatchFactory<R> routeHandlerMatchFactory,
StaticResourceFactory<R> staticResourceFactory,
WebsocketRouteBuilderFactory<R,W> websocketRouteBuilderFactory,
WebsocketRouteHandlerFactory<R,W> websocketRouteHandlerFactory,
SpincastRoutingUtils spincastRoutingUtils)
Constructor
|
StaticResourceBuilderDefault(boolean isDir,
StaticResourceFactory<R> staticResourceFactory,
StaticResourceCorsConfigFactory staticResourceCorsConfigFactory,
StaticResourceCacheConfigFactory staticResourceCacheConfigFactory,
SpincastConfig spincastConfig,
SpincastUtils spincastUtils,
SpincastRouterConfig spincastRouterConfig) |
StaticResourceBuilderDefault(Router<R,W> router,
boolean isDir,
StaticResourceFactory<R> staticResourceFactory,
StaticResourceCorsConfigFactory staticResourceCorsConfigFactory,
StaticResourceCacheConfigFactory staticResourceCacheConfigFactory,
SpincastConfig spincastConfig,
SpincastUtils spincastUtils,
SpincastRouterConfig spincastRouterConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastUndertowServer.getConfig() |
| Constructor and Description |
|---|
SpincastUndertowServer(SpincastConfig config,
SpincastUndertowConfig spincastUndertowConfig,
FrontController frontController,
SpincastUtils spincastUtils,
CookieFactory cookieFactory,
CorsHandlerFactory corsHandlerFactory,
GzipCheckerHandlerFactory gzipCheckerHandlerFactory,
SkipResourceOnQueryStringHandlerFactory skipResourceOnQueryStringHandlerFactory,
SpincastResourceHandlerFactory spincastResourceHandlerFactory,
CacheBusterRemovalHandlerFactory cacheBusterRemovalHandlerFactory,
FileClassPathResourceManagerFactory fileClassPathResourceManagerFactory,
SpincastHttpAuthIdentityManagerFactory spincastHttpAuthIdentityManagerFactory,
WebsocketEndpointFactory spincastWebsocketEndpointFactory,
SSLContextFactory sslContextFactory)
Constructor
|
| Modifier and Type | Field and Description |
|---|---|
protected SpincastConfig |
SpincastTestBase.spincastConfig |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastConfig |
SpincastTestBase.getSpincastConfig() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SpincastConfig> |
AppTestingConfigs.getSpincastConfigTestingImplementationClass()
The implementation class to use for the
SpincastConfig
binding. |
protected Class<? extends SpincastConfig> |
SpincastTestBase.getTestingConfigImplementationClass()
The implementation to use for the
SpincastConfig binding,
when running tests. |
protected Class<? extends SpincastConfig> |
AppBasedTestingBase.getTestingConfigImplementationClass() |
| Modifier and Type | Class and Description |
|---|---|
class |
SpincastConfigTestingDefault
Default configurations for Spincast integration
testing.
|
Copyright © 2018. All rights reserved.