| 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,
Dictionary dictionary,
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,
Dictionary dictionary,
XmlManager xmlManager,
SpincastConfig spincastConfig,
Validators validators,
FormFactory formFactory,
ValidationFactory validationFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastUtils |
SpincastFormsProtectionPebbleExtensionDefault.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastFormsProtectionPebbleExtensionDefault(com.google.common.base.Optional<SpincastFormsDoubleSubmitProtectionRepository> SpincastFormsDoubleSubmitProtectionRepositoryOptional,
SpincastConfig spincastConfig,
SpincastUtils spincastUtils,
SpincastFormsProtectionConfig spincastFormsProtectionConfig,
SpincastFormsDoubleSubmitProtectionFilter spincastFormsDoubleSubmitProtectionFilter,
SpincastFormsCsrfProtectionFilter spincastFormsCsrfProtectionFilter) |
| 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 |
SpincastMainPebbleExtensionDefault.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastMainPebbleExtensionDefault(com.google.inject.Provider<TemplatingEngine> templatingEngineProvider,
SpincastPebbleTemplatingEngineConfig spincastPebbleTemplatingEngineConfig,
ObjectConverter objectConverter,
SpincastUtils spincastUtils,
Dictionary dictionary,
com.google.inject.Provider<RequestContext<?>> requestContextProvider,
SpincastConfig spincastConfig)
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,
Dictionary dictionary) |
| 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 |
SpincastTimeZonePebbleExtensionDefault.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastTimeZonePebbleExtensionDefault(TimeZoneResolver timeZoneResolver,
SpincastConfig spincastConfig,
SpincastUtils spincastUtils,
com.google.inject.Provider<RequestContext<?>> requestContextProvider,
SpincastTimeZoneResolverConfig spincastTimeZoneResolverConfig) |
| 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,
ServerUtils serverUtils)
Constructor
|
SpincastUndertowUtilsDefault(SpincastUtils spincastUtils) |
| Modifier and Type | Method and Description |
|---|---|
protected SpincastUtils |
SpincastTestingPostgresConfigDefault.getSpincastUtils() |
| Constructor and Description |
|---|
SpincastTestingPostgresConfigDefault(File dataDir,
SpincastUtils spincastUtils) |
Copyright © 2018. All rights reserved.