| Modifier and Type | Method and Description |
|---|---|
protected SpincastUtils |
SpincastFiltersDefault.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastFiltersDefault(CorsFilter corsFilter,
SpincastConfig spincastConfig,
Server server,
SpincastUtils spincastUtils)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastUtils |
JsonObjectArrayBase.getSpincastUtils() |
| Constructor and Description |
|---|
JsonArrayDefault(JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter)
Constructor
|
JsonArrayDefault(List<Object> initialElements,
boolean mutable,
JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter)
Constructor
|
JsonArrayDefault(List<Object> initialElements,
JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter)
Constructor
|
JsonObjectArrayBase(boolean mutable,
JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter)
Constructor
|
JsonObjectDefault(JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter)
Constructor
|
JsonObjectDefault(JsonObject configToMerge,
boolean mutable,
JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter)
Constructor
|
JsonObjectDefault(Map<String,Object> initialMap,
boolean mutable,
JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter)
Constructor
|
JsonObjectDefault(Map<String,Object> initialMap,
JsonManager jsonManager,
SpincastUtils spincastUtils,
ObjectConverter objectConverter)
Constructor
|
| 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 | Class and Description |
|---|---|
class |
SpincastUtilsDefault
Implementations of the Spincast utilities.
|
| 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 SpincastUtils |
SpincastJsonManager.getSpincastUtils() |
| 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 SpincastUtils |
SpincastPebbleExtensionDefault.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastPebbleExtensionDefault(com.google.inject.Provider<TemplatingEngine> templatingEngineProvider,
SpincastPebbleTemplatingEngineConfig spincastPebbleTemplatingEngineConfig,
ObjectConverter objectConverter,
SpincastUtils spincastUtils)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected SpincastUtils |
SpincastRequestRequestContextAddon.getSpincastUtils() |
| 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 SpincastUtils |
SpincastResponseRequestContextAddon.getSpincastUtils() |
| 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 SpincastUtils |
StaticResourceBuilderDefault.getSpincastUtils() |
| Constructor and Description |
|---|
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 SpincastUtils |
SpincastUndertowUtilsDefault.getSpincastUtils() |
protected SpincastUtils |
SpincastUndertowServer.getSpincastUtils() |
protected SpincastUtils |
SpincastResourceHandlerDefault.getSpincastUtils() |
protected SpincastUtils |
GzipCheckerHandlerDefault.getSpincastUtils() |
protected SpincastUtils |
CacheBusterRemovalHandlerDefault.getSpincastUtils() |
| Constructor and Description |
|---|
CacheBusterRemovalHandlerDefault(io.undertow.server.HttpHandler next,
SpincastUtils spincastUtils,
SpincastUndertowUtils spincastUndertowUtils) |
GzipCheckerHandlerDefault(io.undertow.server.HttpHandler nextHandler,
String specificTargetFilePath,
SpincastUtils spincastUtils) |
SpincastResourceHandlerDefault(io.undertow.server.handlers.resource.ResourceManager resourceManager,
StaticResource<?> staticResource,
io.undertow.server.HttpHandler next,
SpincastUtils spincastUtils) |
SpincastResourceHandlerDefault(io.undertow.server.handlers.resource.ResourceManager resourceManager,
StaticResource<?> staticResource,
SpincastUtils spincastUtils) |
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
|
SpincastUndertowUtilsDefault(SpincastUtils spincastUtils) |
Copyright © 2018. All rights reserved.