public.javadoc.overview-tree.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
The newest version!
Class Hierarchy (org.spincast:spincast-framework 0.9.28 API)
Hierarchy For All Packages
Package Hierarchies:
- org.spincast.core.config,
- org.spincast.core.controllers,
- org.spincast.core.cookies,
- org.spincast.core.exceptions,
- org.spincast.core.exchange,
- org.spincast.core.filters,
- org.spincast.core.guice,
- org.spincast.core.json,
- org.spincast.core.json.exceptions,
- org.spincast.core.locale,
- org.spincast.core.routing,
- org.spincast.core.server,
- org.spincast.core.templating,
- org.spincast.core.utils,
- org.spincast.core.utils.ssl,
- org.spincast.core.websocket,
- org.spincast.core.websocket.exceptions,
- org.spincast.core.xml,
- org.spincast.defaults.guice,
- org.spincast.defaults.tests,
- org.spincast.plugins.config,
- org.spincast.plugins.configpropsfile,
- org.spincast.plugins.cookies,
- org.spincast.plugins.dictionary,
- org.spincast.plugins.httpcaching,
- org.spincast.plugins.httpclient,
- org.spincast.plugins.httpclient.builders,
- org.spincast.plugins.httpclient.utils,
- org.spincast.plugins.httpclient.websocket,
- org.spincast.plugins.httpclient.websocket.builders,
- org.spincast.plugins.httpclient.websocket.utils,
- org.spincast.plugins.jacksonjson,
- org.spincast.plugins.jacksonxml,
- org.spincast.plugins.localeresolver,
- org.spincast.plugins.pebble,
- org.spincast.plugins.request,
- org.spincast.plugins.response,
- org.spincast.plugins.routing,
- org.spincast.plugins.routing.utils,
- org.spincast.plugins.templatingaddon,
- org.spincast.plugins.undertow,
- org.spincast.plugins.undertow.config,
- org.spincast.plugins.validation,
- org.spincast.plugins.variables,
- org.spincast.testing.core,
- org.spincast.testing.core.utils,
- org.spincast.testing.utils
Class Hierarchy
- java.lang.Object
- com.google.inject.AbstractModule (implements com.google.inject.Module)
- org.spincast.core.guice.SpincastGuiceModuleBase
- org.spincast.core.guice.SpincastCoreGuiceModule
- org.spincast.defaults.guice.SpincastDefaultGuiceModule
- org.spincast.defaults.tests.SpincastDefaultTestingModule
- org.spincast.core.guice.SpincastPluginGuiceModuleBase
- org.spincast.plugins.config.SpincastConfigPluginGuiceModule
- org.spincast.plugins.configpropsfile.SpincastConfigPropsFilePluginGuiceModule
- org.spincast.plugins.cookies.SpincastCookiesPluginGuiceModule
- org.spincast.plugins.dictionary.SpincastDictionaryPluginGuiceModule
- org.spincast.plugins.httpcaching.SpincastHttpCachingPluginGuiceModule
- org.spincast.plugins.httpclient.SpincastHttpClientPluginGuiceModule
- org.spincast.plugins.httpclient.websocket.SpincastHttpClientWithWebsocketPluginGuiceModule
- org.spincast.plugins.jacksonjson.SpincastJacksonJsonPluginGuiceModule
- org.spincast.plugins.jacksonxml.SpincastJacksonXmlPluginGuiceModule
- org.spincast.plugins.localeresolver.SpincastLocaleResolverPluginGuiceModule
- org.spincast.plugins.pebble.SpincastPebblePluginGuiceModule
- org.spincast.plugins.request.SpincastRequestPluginGuiceModule
- org.spincast.plugins.response.SpincastResponsePluginGuiceModule
- org.spincast.plugins.routing.SpincastRoutingPluginGuiceModule
- org.spincast.plugins.templatingaddon.SpincastTemplatingAddonPluginGuiceModule
- org.spincast.plugins.undertow.SpincastUndertowPluginGuiceModule
- org.spincast.plugins.validation.SpincastValidationPluginGuiceModule
- org.spincast.plugins.variables.SpincastVariablesPluginGuiceModule
- org.spincast.core.utils.Bool
- org.spincast.plugins.undertow.CacheBusterRemovalHandler (implements org.spincast.plugins.undertow.ICacheBusterRemovalHandler)
- org.spincast.plugins.cookies.Cookie (implements org.spincast.core.cookies.ICookie)
- org.spincast.core.filters.CorsFilter (implements org.spincast.core.filters.ICorsFilter)
- org.spincast.plugins.undertow.CorsHandler (implements org.spincast.plugins.undertow.ICorsHandler)
- org.spincast.core.routing.DefaultRouteParamAliasesBinder<R,W>
- com.fasterxml.jackson.dataformat.xml.util.DefaultXmlPrettyPrinter (implements com.fasterxml.jackson.core.util.Instantiatable<T>, java.io.Serializable, com.fasterxml.jackson.dataformat.xml.XmlPrettyPrinter)
- org.spincast.plugins.jacksonxml.SpincastXmlPrettyPrinter
- org.spincast.plugins.routing.ETag (implements org.spincast.core.routing.IETag)
- org.spincast.plugins.routing.ETagFactory (implements org.spincast.core.routing.IETagFactory)
- org.spincast.plugins.response.FieldMessage (implements org.spincast.plugins.response.IFieldMessage)
- org.spincast.plugins.undertow.FileClassPathResourceManager (implements org.spincast.plugins.undertow.IFileClassPathResourceManager)
- org.spincast.plugins.httpclient.FileToUpload
- org.junit.runners.model.FrameworkMember<T> (implements org.junit.runners.model.Annotatable)
- org.junit.runners.model.FrameworkMethod
- org.spincast.testing.utils.NoTestsFrameworkMethod
- org.spincast.plugins.undertow.GzipCheckerHandler (implements org.spincast.plugins.undertow.IGzipCheckerHandler)
- org.spincast.shaded.org.apache.http.protocol.HttpRequestExecutor
- org.spincast.plugins.httpclient.builders.SpincastHttpRequestExecutor
- org.spincast.plugins.jacksonjson.JsonMixinInfo (implements org.spincast.plugins.jacksonjson.IJsonMixinInfo)
- org.spincast.core.json.JsonObjectArrayBase
- org.spincast.core.json.JsonArray (implements org.spincast.core.json.IJsonArray)
- org.spincast.core.json.JsonArrayImmutable (implements org.spincast.core.json.IJsonArrayImmutable)
- org.spincast.core.json.JsonObject (implements org.spincast.core.json.IJsonObject)
- org.spincast.core.json.JsonObjectImmutable (implements org.spincast.core.json.IJsonObjectImmutable)
- io.undertow.server.handlers.PathHandler (implements io.undertow.server.HttpHandler)
- org.spincast.plugins.undertow.FullPathMatchingPathHandler
- org.spincast.plugins.routing.RedirectRuleBuilder<R,W> (implements org.spincast.core.routing.IRedirectRuleBuilder)
- org.spincast.plugins.routing.utils.ReplaceDynamicParamsResult (implements org.spincast.plugins.routing.utils.IReplaceDynamicParamsResult)
- org.spincast.core.exchange.RequestContextBase<R>
- org.spincast.core.exchange.DefaultRequestContext (implements org.spincast.core.exchange.IDefaultRequestContext)
- org.spincast.core.exchange.RequestContextBaseDeps<R>
- io.undertow.server.handlers.resource.ResourceHandler (implements io.undertow.server.HttpHandler)
- org.spincast.plugins.undertow.SpincastResourceHandler (implements org.spincast.plugins.undertow.ISpincastResourceHandler)
- org.spincast.plugins.routing.RouteBuilder<R,W> (implements org.spincast.core.routing.IRouteBuilder<R>)
- org.spincast.plugins.routing.RouteHandlerMatch<R> (implements org.spincast.core.routing.IRouteHandlerMatch<R>)
- org.spincast.plugins.routing.RoutingResult<R> (implements org.spincast.core.routing.IRoutingResult<R>)
- org.junit.runner.Runner (implements org.junit.runner.Describable)
- org.junit.runners.ParentRunner<T> (implements org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable)
- org.junit.runners.BlockJUnit4ClassRunner
- org.spincast.testing.utils.SpincastJUnitRunner
- org.spincast.plugins.httpcaching.SpincastCacheHeadersRequestContextAddon<R> (implements org.spincast.core.exchange.ICacheHeadersRequestContextAddon<R>)
- org.spincast.plugins.config.SpincastConfig (implements org.spincast.core.config.ISpincastConfig)
- org.spincast.plugins.configpropsfile.SpincastConfigPropsFileBased (implements org.spincast.plugins.configpropsfile.IFreeKeyConfig, org.spincast.core.config.ISpincastConfig)
- org.spincast.testing.core.SpincastTestConfig
- org.spincast.plugins.configpropsfile.SpincastConfigPropsFileBasedConfigDefault (implements org.spincast.plugins.configpropsfile.ISpincastConfigPropsFileBasedConfig)
- org.spincast.core.config.SpincastConstants
- org.spincast.core.config.SpincastConstants.HttpHeadersExtra
- org.spincast.core.config.SpincastConstants.RequestScopedVariables
- org.spincast.plugins.cookies.SpincastCookiesRequestContextAddon<R> (implements org.spincast.core.cookies.ICookiesRequestContextAddon<R>)
- org.spincast.plugins.dictionary.SpincastDictionary (implements org.spincast.core.config.ISpincastDictionary)
- org.spincast.core.filters.SpincastFilters<R> (implements org.spincast.core.filters.ISpincastFilters<R>)
- org.spincast.core.controllers.SpincastFrontController<R,W> (implements org.spincast.core.controllers.IFrontController)
- org.spincast.plugins.undertow.SpincastHttpAuthIdentityManager (implements org.spincast.plugins.undertow.ISpincastHttpAuthIdentityManager)
- org.spincast.plugins.httpclient.SpincastHttpClientConfigDefault (implements org.spincast.plugins.httpclient.ISpincastHttpClientConfig)
- org.spincast.plugins.httpclient.websocket.SpincastHttpClientWithWebsocketConfigDefault (implements org.spincast.plugins.httpclient.websocket.ISpincastHttpClientWithWebsocketConfig)
- org.spincast.plugins.httpclient.utils.SpincastHttpClientUtils (implements org.spincast.plugins.httpclient.utils.ISpincastHttpClientUtils)
- org.spincast.plugins.httpclient.websocket.utils.SpincastHttpClientWithWebsocketUtils (implements org.spincast.plugins.httpclient.websocket.utils.ISpincastHttpClientWithWebsocketUtils)
- org.spincast.plugins.httpclient.builders.SpincastHttpRequestBuilderBase<T> (implements org.spincast.plugins.httpclient.IHttpRequestBuilder<T>)
- org.spincast.plugins.httpclient.builders.ConnectRequestBuilder (implements org.spincast.plugins.httpclient.builders.IConnectRequestBuilder)
- org.spincast.plugins.httpclient.builders.DeleteRequestBuilder (implements org.spincast.plugins.httpclient.builders.IDeleteRequestBuilder)
- org.spincast.plugins.httpclient.builders.EntitySenderRequestBuilderBase<T> (implements org.spincast.plugins.httpclient.builders.IEntitySenderRequestBuilderBase<T>)
- org.spincast.plugins.httpclient.builders.PatchRequestBuilder (implements org.spincast.plugins.httpclient.builders.IPatchRequestBuilder)
- org.spincast.plugins.httpclient.builders.PostRequestBuilder (implements org.spincast.plugins.httpclient.builders.IPostRequestBuilder)
- org.spincast.plugins.httpclient.builders.PutRequestBuilder (implements org.spincast.plugins.httpclient.builders.IPutRequestBuilder)
- org.spincast.plugins.httpclient.builders.GetRequestBuilder (implements org.spincast.plugins.httpclient.builders.IGetRequestBuilder)
- org.spincast.plugins.httpclient.builders.HeadRequestBuilder (implements org.spincast.plugins.httpclient.builders.IHeadRequestBuilder)
- org.spincast.plugins.httpclient.builders.HttpSpincastRequestBuilderBase<T> (implements org.spincast.plugins.httpclient.IHttpRequestBuilder<T>)
- org.spincast.plugins.httpclient.builders.TraceRequestBuilder (implements org.spincast.plugins.httpclient.builders.ITraceRequestBuilder)
- org.spincast.plugins.httpclient.builders.OptionsRequestBuilder (implements org.spincast.plugins.httpclient.builders.IOptionsRequestBuilder)
- org.spincast.plugins.httpclient.websocket.builders.WebsocketRequestBuilder (implements org.spincast.plugins.httpclient.websocket.builders.IWebsocketRequestBuilder)
- org.spincast.plugins.httpclient.SpincastHttpResponse (implements org.spincast.plugins.httpclient.IHttpResponse)
- org.spincast.plugins.jacksonjson.SpincastJsonManager (implements org.spincast.core.json.IJsonManager)
- org.spincast.plugins.jacksonjson.SpincastJsonManagerConfigDefault (implements org.spincast.plugins.jacksonjson.ISpincastJsonManagerConfig)
- org.spincast.plugins.localeresolver.SpincastLocaleResolver (implements org.spincast.core.locale.ILocaleResolver)
- org.spincast.plugins.pebble.SpincastPebbleExtension (implements org.spincast.plugins.pebble.ISpincastPebbleExtension)
- org.spincast.plugins.pebble.SpincastPebbleTemplatingEngine (implements org.spincast.core.templating.ITemplatingEngine)
- org.spincast.plugins.pebble.SpincastPebbleTemplatingEngineConfigDefault (implements org.spincast.plugins.pebble.ISpincastPebbleTemplatingEngineConfig)
- org.spincast.plugins.request.SpincastRequestRequestContextAddon<R> (implements org.spincast.core.exchange.IRequestRequestContextAddon<R>)
- org.spincast.core.guice.SpincastRequestScope (implements com.google.inject.Scope)
- org.spincast.plugins.response.SpincastResponseRequestContextAddon<R> (implements org.spincast.core.exchange.IResponseRequestContextAddon<R>)
- org.spincast.plugins.routing.SpincastRoute<R> (implements org.spincast.core.routing.IRoute<R>)
- org.spincast.plugins.routing.SpincastRouter<R,W> (implements org.spincast.core.routing.IRouter<R,W>)
- org.spincast.plugins.routing.DefaultRouter (implements org.spincast.plugins.routing.IDefaultRouter)
- org.spincast.plugins.routing.SpincastRouterConfigDefault (implements org.spincast.plugins.routing.ISpincastRouterConfig)
- org.spincast.plugins.routing.SpincastRouterDeps<R,W>
- org.spincast.plugins.routing.SpincastRoutingRequestContextAddon<R> (implements org.spincast.core.routing.IRoutingRequestContextAddon<R>)
- org.spincast.plugins.routing.utils.SpincastRoutingUtils (implements org.spincast.plugins.routing.utils.ISpincastRoutingUtils)
- org.spincast.core.utils.SpincastStatics
- org.spincast.plugins.templatingaddon.SpincastTemplatingRequestContextAddon<R> (implements org.spincast.core.templating.ITemplatingRequestContextAddon<R>)
- org.spincast.testing.core.SpincastTestBase (implements org.spincast.testing.utils.IBeforeAfterClassMethodsProvider, org.spincast.testing.utils.IRepeatedClassAfterMethodProvider, org.spincast.testing.utils.ITestFailureListener)
- org.spincast.testing.core.SpincastIntegrationTestBase<R,W>
- org.spincast.testing.core.SpincastNoAppIntegrationTestBase<R,W>
- org.spincast.defaults.tests.SpincastDefaultNoAppIntegrationTestBase
- org.spincast.testing.core.utils.SpincastTestUtils
- org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault (implements org.spincast.plugins.undertow.config.ISpincastUndertowConfig)
- org.spincast.plugins.undertow.SpincastUndertowServer (implements org.spincast.core.server.IServer)
- org.spincast.plugins.undertow.SpincastUndertowUtils (implements org.spincast.plugins.undertow.ISpincastUndertowUtils)
- org.spincast.plugins.undertow.SpincastUndertowWebsocketEndpointWriter (implements org.spincast.plugins.undertow.IUndertowWebsocketEndpointWriter)
- org.spincast.core.utils.SpincastUtils (implements org.spincast.core.utils.ISpincastUtils)
- org.spincast.plugins.validation.SpincastValidationConfigDefault (implements org.spincast.plugins.validation.ISpincastValidationConfig)
- org.spincast.plugins.validation.SpincastValidatorBase<T> (implements org.spincast.plugins.validation.IValidator)
- org.spincast.plugins.validation.SpincastValidatorBaseDeps
- org.spincast.plugins.variables.SpincastVariablesRequestContextAddon<R> (implements org.spincast.core.exchange.IVariablesRequestContextAddon<R>)
- org.spincast.plugins.undertow.SpincastWebsocketEndpoint (implements org.spincast.plugins.undertow.IWebsocketEndpoint)
- org.spincast.plugins.routing.SpincastWebsocketRoute<R,W> (implements org.spincast.core.websocket.IWebsocketRoute<R,W>)
- org.spincast.plugins.jacksonxml.SpincastXmlIndenter (implements com.fasterxml.jackson.dataformat.xml.util.DefaultXmlPrettyPrinter.Indenter)
- org.spincast.plugins.jacksonxml.SpincastXmlManager (implements org.spincast.core.xml.IXmlManager)
- org.spincast.plugins.jacksonxml.SpincastXmlManagerConfigDefault (implements org.spincast.plugins.jacksonxml.ISpincastXmlManagerConfig)
- org.spincast.core.utils.ssl.SSLContextFactory (implements org.spincast.core.utils.ssl.ISSLContextFactory)
- org.spincast.plugins.routing.StaticResource<R> (implements org.spincast.core.routing.IStaticResource<R>)
- org.spincast.plugins.routing.StaticResourceBuilder<R,W> (implements org.spincast.core.routing.IStaticResourceBuilder<R>)
- org.spincast.plugins.routing.StaticResourceCacheConfig (implements org.spincast.core.routing.IStaticResourceCacheConfig)
- org.spincast.plugins.routing.StaticResourceCorsConfig (implements org.spincast.core.routing.IStaticResourceCorsConfig)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.spincast.core.json.exceptions.CantConvertException
- org.spincast.core.exceptions.RedirectException
- org.spincast.core.exceptions.ResponseResetableException (implements org.spincast.core.exceptions.IResponseResetableException)
- org.spincast.core.exceptions.CustomStatusCodeException (implements org.spincast.core.exceptions.ICustomStatusCodeException)
- org.spincast.core.exceptions.PublicException (implements org.spincast.core.exceptions.IPublicException)
- org.spincast.core.exceptions.ForwardRouteException
- org.spincast.core.exceptions.NotFoundException
- org.spincast.core.exceptions.SkipRemainingHandlersException
- org.spincast.core.websocket.exceptions.WebsocketEndpointAlreadyManagedByAnotherControllerException
- org.spincast.plugins.validation.ValidatorError (implements org.spincast.plugins.validation.IValidationError)
- org.spincast.core.websocket.WebsocketContextBase<W>
- org.spincast.core.websocket.DefaultWebsocketContext (implements org.spincast.core.websocket.IDefaultWebsocketContext)
- org.spincast.core.websocket.WebsocketContextBaseDeps<W>
- org.spincast.core.websocket.WebsocketEndpointHandler<R,W> (implements org.spincast.core.websocket.IWebsocketEndpointHandler)
- org.spincast.core.websocket.WebsocketEndpointToControllerManager (implements org.spincast.core.websocket.IWebsocketEndpointToControllerManager)
- org.spincast.plugins.routing.WebsocketRouteBuilder<R,W> (implements org.spincast.core.websocket.IWebsocketRouteBuilder<R,W>)
- org.spincast.core.websocket.WebsocketRouteHandler<R,W> (implements org.spincast.core.routing.IHandler<R>)
- org.spincast.plugins.jacksonxml.XmlMixinInfo (implements org.spincast.plugins.jacksonxml.IXmlMixinInfo)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.spincast.plugins.undertow.IFileClassPathResourceManager
- io.undertow.server.handlers.resource.ResourceManager
- org.spincast.plugins.undertow.IFileClassPathResourceManager
- org.spincast.plugins.undertow.IFileClassPathResourceManager
- io.undertow.server.handlers.resource.ResourceManager
- org.spincast.plugins.undertow.IFileClassPathResourceManager
- com.mitchellbosecke.pebble.extension.Extension
- org.spincast.plugins.pebble.ISpincastPebbleExtension
- io.undertow.server.HttpHandler
- org.spincast.plugins.undertow.ICacheBusterRemovalHandler
- org.spincast.plugins.undertow.ICorsHandler
- org.spincast.plugins.undertow.IGzipCheckerHandler
- org.spincast.plugins.undertow.ISpincastResourceHandler
- org.spincast.testing.utils.IBeforeAfterClassMethodsProvider
- org.spincast.plugins.undertow.ICacheBusterRemovalHandlerFactory
- org.spincast.core.exchange.ICacheHeadersRequestContextAddon<R>
- org.spincast.plugins.undertow.IClosedEventSentCallback
- org.spincast.core.cookies.ICookie
- org.spincast.core.cookies.ICookieFactory
- org.spincast.core.cookies.ICookiesRequestContextAddon<R>
- org.spincast.core.filters.ICorsFilter
- org.spincast.core.filters.ICorsFilterClient
- org.spincast.plugins.undertow.ICorsHandlerFactory
- org.spincast.core.exceptions.ICustomStatusCodeException
- org.spincast.core.exceptions.IPublicException
- io.undertow.security.idm.IdentityManager
- org.spincast.plugins.undertow.ISpincastHttpAuthIdentityManager
- org.spincast.core.routing.IETag
- org.spincast.core.routing.IETagFactory
- org.spincast.plugins.response.IFieldMessage
- org.spincast.plugins.undertow.IFileClassPathResourceManagerFactory
- org.spincast.plugins.configpropsfile.IFreeKeyConfig
- org.spincast.core.controllers.IFrontController
- org.spincast.plugins.undertow.IGzipCheckerHandlerFactory
- org.spincast.core.routing.IHandler<R>
- org.spincast.plugins.routing.IDefaultHandler
- org.spincast.plugins.httpclient.IHttpClient
- org.spincast.plugins.httpclient.websocket.IHttpClient
- org.spincast.plugins.httpclient.IHttpRequestBuilder<T>
- org.spincast.plugins.httpclient.builders.IConnectRequestBuilder
- org.spincast.plugins.httpclient.builders.IDeleteRequestBuilder
- org.spincast.plugins.httpclient.builders.IEntitySenderRequestBuilderBase<T>
- org.spincast.plugins.httpclient.builders.IPatchRequestBuilder
- org.spincast.plugins.httpclient.builders.IPostRequestBuilder
- org.spincast.plugins.httpclient.builders.IPutRequestBuilder
- org.spincast.plugins.httpclient.builders.IGetRequestBuilder
- org.spincast.plugins.httpclient.builders.IHeadRequestBuilder
- org.spincast.plugins.httpclient.builders.IOptionsRequestBuilder
- org.spincast.plugins.httpclient.builders.IPatchRequestBuilder
- org.spincast.plugins.httpclient.builders.IPostRequestBuilder
- org.spincast.plugins.httpclient.builders.IPutRequestBuilder
- org.spincast.plugins.httpclient.builders.ITraceRequestBuilder
- org.spincast.plugins.httpclient.websocket.builders.IWebsocketRequestBuilder
- org.spincast.plugins.httpclient.IHttpResponse
- org.spincast.plugins.httpclient.IHttpResponseFactory
- org.spincast.core.json.IJsonManager
- org.spincast.plugins.jacksonjson.IJsonMixinInfo
- org.spincast.core.json.IJsonObjectFactory
- org.spincast.core.locale.ILocaleResolver
- org.spincast.core.json.Immutable
- org.spincast.core.json.IJsonArrayImmutable (also extends org.spincast.core.json.IJsonArray)
- org.spincast.core.json.IJsonObjectImmutable (also extends org.spincast.core.json.IJsonObject)
- org.spincast.core.routing.IRedirectRuleBuilder
- org.spincast.core.routing.IRedirectRuleBuilderFactory<R,W>
- org.spincast.testing.utils.IRepeatedClassAfterMethodProvider
- org.spincast.plugins.routing.utils.IReplaceDynamicParamsResult
- org.spincast.core.exchange.IRequestContext<R>
- org.spincast.core.exchange.IDefaultRequestContext
- org.spincast.core.exchange.IRequestContextFactory<R>
- org.spincast.core.exchange.IRequestRequestContextAddon<R>
- org.spincast.core.exchange.IResponseRequestContextAddon<R>
- org.spincast.core.exceptions.IResponseResetableException
- org.spincast.core.routing.IRoute<R>
- org.spincast.core.routing.IRouteBuilder<R>
- org.spincast.core.routing.IRouteBuilderFactory<R,W>
- org.spincast.plugins.routing.IRouteFactory<R>
- org.spincast.core.routing.IRouteHandlerMatch<R>
- org.spincast.plugins.routing.IRouteHandlerMatchFactory<R>
- org.spincast.core.routing.IRouter<R,W>
- org.spincast.plugins.routing.IDefaultRouter
- org.spincast.core.routing.IRoutingRequestContextAddon<R>
- org.spincast.core.routing.IRoutingResult<R>
- org.spincast.core.server.IServer
- org.spincast.core.config.ISpincastConfig
- org.spincast.plugins.configpropsfile.ISpincastConfigPropsFileBasedConfig
- org.spincast.core.config.ISpincastDictionary
- org.spincast.core.filters.ISpincastFilters<R>
- org.spincast.plugins.undertow.ISpincastHttpAuthIdentityManagerFactory
- org.spincast.plugins.httpclient.ISpincastHttpClientConfig
- org.spincast.plugins.httpclient.websocket.ISpincastHttpClientWithWebsocketConfig
- org.spincast.plugins.httpclient.utils.ISpincastHttpClientUtils
- org.spincast.plugins.httpclient.websocket.utils.ISpincastHttpClientWithWebsocketUtils
- org.spincast.plugins.jacksonjson.ISpincastJsonManagerConfig
- org.spincast.plugins.pebble.ISpincastPebbleTemplatingEngineConfig
- org.spincast.plugins.undertow.ISpincastResourceHandlerFactory
- org.spincast.plugins.routing.ISpincastRouterConfig
- org.spincast.plugins.routing.utils.ISpincastRoutingUtils
- org.spincast.plugins.undertow.config.ISpincastUndertowConfig
- org.spincast.plugins.undertow.ISpincastUndertowUtils
- org.spincast.core.utils.ISpincastUtils
- org.spincast.plugins.validation.ISpincastValidationConfig
- org.spincast.plugins.jacksonxml.ISpincastXmlManagerConfig
- org.spincast.core.utils.ssl.ISSLContextFactory
- org.spincast.core.routing.IStaticResource<R>
- org.spincast.core.routing.IStaticResourceBuilder<R>
- org.spincast.core.routing.IStaticResourceBuilderFactory<R,W>
- org.spincast.core.routing.IStaticResourceCacheConfig
- org.spincast.plugins.routing.IStaticResourceCacheConfigFactory
- org.spincast.core.routing.IStaticResourceCorsConfig
- org.spincast.plugins.routing.IStaticResourceCorsConfigFactory
- org.spincast.core.routing.IStaticResourceFactory<R>
- org.spincast.core.templating.ITemplatingEngine
- org.spincast.core.templating.ITemplatingRequestContextAddon<R>
- java.lang.Iterable<T>
- org.spincast.core.json.IJsonArray
- org.spincast.core.json.IJsonArrayImmutable (also extends org.spincast.core.json.Immutable)
- org.spincast.core.json.IJsonArrayImmutable (also extends org.spincast.core.json.IJsonArray, org.spincast.core.json.Immutable)
- org.spincast.core.json.IJsonObject
- org.spincast.core.json.IJsonObjectImmutable (also extends org.spincast.core.json.Immutable)
- org.spincast.core.json.IJsonObjectImmutable (also extends org.spincast.core.json.IJsonObject, org.spincast.core.json.Immutable)
- org.spincast.testing.utils.ITestFailureListener
- org.spincast.plugins.undertow.IUndertowWebsocketEndpointWriter
- org.spincast.plugins.undertow.IUndertowWebsocketEndpointWriterFactory
- org.spincast.plugins.validation.IValidationError
- org.spincast.plugins.validation.IValidationErrorFactory
- org.spincast.plugins.validation.IValidator
- org.spincast.plugins.validation.IValidatorFactory<T>
- org.spincast.core.exchange.IVariablesRequestContextAddon<R>
- org.spincast.plugins.httpclient.websocket.IWebsocketClientHandler
- org.spincast.plugins.httpclient.websocket.IWebsocketClientWriter
- org.spincast.plugins.httpclient.websocket.ISpincastWebsocketClientWriter
- org.spincast.core.websocket.IWebsocketConnectionConfig
- org.spincast.core.websocket.IWebsocketContext<W>
- org.spincast.core.websocket.IDefaultWebsocketContext
- org.spincast.core.websocket.IWebsocketContextFactory<W>
- org.spincast.core.websocket.IWebsocketController<R,W>
- org.spincast.plugins.undertow.IWebsocketEndpointFactory
- org.spincast.core.websocket.IWebsocketEndpointHandler
- org.spincast.core.websocket.IWebsocketEndpointHandlerFactory<R,W>
- org.spincast.core.websocket.IWebsocketEndpointToControllerManager
- org.spincast.core.websocket.IWebsocketEndpointWriter
- org.spincast.plugins.undertow.IWebsocketEndpoint
- org.spincast.core.websocket.IWebsocketEndpointManager
- org.spincast.plugins.undertow.IWebsocketEndpoint
- org.spincast.core.websocket.IWebsocketPeerManager
- org.spincast.plugins.undertow.IWebsocketPeersWriteCallback
- org.spincast.core.websocket.IWebsocketRoute<R,W>
- org.spincast.core.websocket.IDefaultWebsocketRoute
- org.spincast.core.websocket.IWebsocketRouteBuilder<R,W>
- org.spincast.core.websocket.IWebsocketRouteBuilderFactory<R,W>
- org.spincast.plugins.routing.IWebsocketRouteFactory<R,W>
- org.spincast.core.websocket.IWebsocketRouteHandlerFactory<R,W>
- org.spincast.core.xml.IXmlManager
- org.spincast.plugins.jacksonxml.IXmlMixinInfo
- org.spincast.core.json.JsonObject.IFirstElementGetter<T>
- org.spincast.core.guice.SpincastGuiceScopes
- org.spincast.plugins.undertow.SpincastUndertowWebsocketEndpointWriter.IWriteExecutor
- org.spincast.testing.core.utils.TrueChecker
Annotation Type Hierarchy
- org.spincast.core.exchange.RequestContextType (implements java.lang.annotation.Annotation)
- org.spincast.core.guice.SpincastRequestScoped (implements java.lang.annotation.Annotation)
- org.spincast.core.guice.MainArgs (implements java.lang.annotation.Annotation)
- org.spincast.core.websocket.WebsocketContextType (implements java.lang.annotation.Annotation)
- org.spincast.testing.utils.Repeat (implements java.lang.annotation.Annotation)
- org.spincast.testing.utils.ExpectingBeforeClassException (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.spincast.core.filters.CorsFilterResponse
- org.spincast.core.routing.StaticResourceType
- org.spincast.core.routing.RoutingType
- org.spincast.core.routing.HttpMethod
- org.spincast.core.utils.GzipOption
- org.spincast.core.utils.ContentTypeDefaults
- org.spincast.plugins.response.FieldMessageType
- org.spincast.plugins.httpclient.builders.EntitySenderRequestBuilderBase.EntityType
- org.spincast.plugins.validation.FormatType
Copyright © 2016. All rights reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy