JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
F
G
H
I
L
O
R
S
U
A
addBuilderOptions(Undertow.Builder)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
addCookies(Object, Map<String, ICookie>)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
addHttpListener(Undertow.Builder, String, int)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
addHttpsListener(Undertow.Builder, String, int)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
addStaticResourceToServe(IStaticResource<?>)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
C
castExchange(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
close()
- Method in class org.spincast.plugins.undertow.
FileClassPathResourceManager
configure()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowPluginGuiceModule
corsAddAllowCookies(HttpServerExchange, IStaticResourceCorsConfig)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer.CorsHandler
corsAddAlloweOrigin(HttpServerExchange, IStaticResourceCorsConfig, String)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer.CorsHandler
corsAddExtraHeadersAllowedToBeRead(HttpServerExchange, IStaticResourceCorsConfig)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer.CorsHandler
CorsHandler(HttpHandler, IStaticResourceCorsConfig)
- Constructor for class org.spincast.plugins.undertow.
SpincastUndertowServer.CorsHandler
createSSLContext(KeyManager[], TrustManager[])
- Method in class org.spincast.plugins.undertow.
SSLContextManager
E
end(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
F
FileClassPathResourceManager
- Class in
org.spincast.plugins.undertow
Undertow 1.2.12.Final's ClassPathResourceManager adds a "/" at the end of the resource path and this breaks serving a specific file.
FileClassPathResourceManager(String)
- Constructor for class org.spincast.plugins.undertow.
FileClassPathResourceManager
flushBytes(Object, byte[], boolean)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
forceRequestSizeValidation(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
G
getAllowedOriginsLowercased()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer.CorsHandler
getCloseExchangeCallback()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getConfig()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getContentTypeBestMatch(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getCookieEncoding()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getCookieFactory()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getCookies(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getCorsConfig()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer.CorsHandler
getDoNothingCallback()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getFilePath()
- Method in class org.spincast.plugins.undertow.
FileClassPathResourceManager
getFinalHandler()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getFormData(HttpServerExchange)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
May return NULL.
getFormDatas(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getFormParserFactory()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getFrontController()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getFullUrl(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getGzipNoNextHandler()
- Method in class org.spincast.plugins.undertow.
GzipCheckerHandler
getHttpMethod(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getKeyManagers()
- Method in class org.spincast.plugins.undertow.
SSLContextManager
getKeyStore()
- Method in class org.spincast.plugins.undertow.
SSLContextManager
getKeyStoreInputStream()
- Method in class org.spincast.plugins.undertow.
SSLContextManager
getNextHandler()
- Method in class org.spincast.plugins.undertow.
GzipCheckerHandler
getNextHandler()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer.CorsHandler
getQueryStringParams(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getRawInputStream(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getRequestContextType()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowPluginGuiceModule
getRequestHeaders(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getRequestScheme(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getResource(String)
- Method in class org.spincast.plugins.undertow.
FileClassPathResourceManager
getResponseContentType(HttpServerExchange)
- Method in class org.spincast.plugins.undertow.
GzipCheckerHandler
getResponseHeaders(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getServerBuilder()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getSpecificTargetFilePath()
- Method in class org.spincast.plugins.undertow.
GzipCheckerHandler
getSpincastConfig()
- Method in class org.spincast.plugins.undertow.
SSLContextManager
getSpincastFrontControllerHandler()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getSpincastUtils()
- Method in class org.spincast.plugins.undertow.
GzipCheckerHandler
getSpincastUtils()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getSSLContext()
- Method in interface org.spincast.plugins.undertow.
ISSLContextManager
getSSLContext()
- Method in class org.spincast.plugins.undertow.
SSLContextManager
getSslContextManager()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getStaticResourceServed(String)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getStaticResourcesPathHandler()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getStaticResourcesServed()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getStaticResourcesServedByUrlPath()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
getTrustManagers()
- Method in class org.spincast.plugins.undertow.
SSLContextManager
getUploadedFiles(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
GzipCheckerHandler
- Class in
org.spincast.plugins.undertow
Handler that will check if gzip compress is required for the resource and, if so, will call the gzip handler before calling the next handler.
GzipCheckerHandler(HttpHandler, ISpincastUtils, String)
- Constructor for class org.spincast.plugins.undertow.
GzipCheckerHandler
H
handleRequest(HttpServerExchange)
- Method in class org.spincast.plugins.undertow.
GzipCheckerHandler
handleRequest(HttpServerExchange)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer.CorsHandler
HTTPSTRING_ACCESS_CONTROL_ALLOW_CREDENTIALS
- Static variable in class org.spincast.plugins.undertow.
SpincastUndertowServer
HTTPSTRING_ACCESS_CONTROL_ALLOW_ORIGIN
- Static variable in class org.spincast.plugins.undertow.
SpincastUndertowServer
HTTPSTRING_ACCESS_CONTROL_EXPOSE_HEADERS
- Static variable in class org.spincast.plugins.undertow.
SpincastUndertowServer
HTTPSTRING_GET
- Static variable in class org.spincast.plugins.undertow.
SpincastUndertowServer
HTTPSTRING_HEAD
- Static variable in class org.spincast.plugins.undertow.
SpincastUndertowServer
HTTPSTRING_VARY
- Static variable in class org.spincast.plugins.undertow.
SpincastUndertowServer
I
isContentTypeToSkipGziping(HttpServerExchange)
- Method in class org.spincast.plugins.undertow.
GzipCheckerHandler
isCorsOriginValid(HttpServerExchange, IStaticResourceCorsConfig, String)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer.CorsHandler
isResourceChangeListenerSupported()
- Method in class org.spincast.plugins.undertow.
FileClassPathResourceManager
isResponseClosed(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
isResponseHeadersSent(Object)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
ISSLContextManager
- Interface in
org.spincast.plugins.undertow
L
logger
- Variable in class org.spincast.plugins.undertow.
SpincastUndertowServer
logger
- Variable in class org.spincast.plugins.undertow.
SSLContextManager
O
org.spincast.plugins.undertow
- package org.spincast.plugins.undertow
R
registerResourceChangeListener(ResourceChangeListener)
- Method in class org.spincast.plugins.undertow.
FileClassPathResourceManager
removeAllStaticResourcesServed()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
removeResourceChangeListener(ResourceChangeListener)
- Method in class org.spincast.plugins.undertow.
FileClassPathResourceManager
removeResponseHeader(Object, String)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
removeStaticResource(StaticResourceType, String)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
removeStaticResourcesServed(StaticResourceType, String)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
S
setResponseHeader(Object, String, List<String>)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
setResponseHeaders(Object, Map<String, List<String>>)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
setResponseStatusCode(Object, int)
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
SpincastUndertowPluginGuiceModule
- Class in
org.spincast.plugins.undertow
SpincastUndertowPluginGuiceModule(Type)
- Constructor for class org.spincast.plugins.undertow.
SpincastUndertowPluginGuiceModule
Constructor.
SpincastUndertowServer
- Class in
org.spincast.plugins.undertow
Server implementation for Undertow.
SpincastUndertowServer(ISpincastConfig, IFrontController, ISpincastUtils, ICookieFactory, ISSLContextManager)
- Constructor for class org.spincast.plugins.undertow.
SpincastUndertowServer
Constructor
SpincastUndertowServer.CorsHandler
- Class in
org.spincast.plugins.undertow
Handler that will add cors headers, if required.
SSLContextManager
- Class in
org.spincast.plugins.undertow
SSLContextManager(ISpincastConfig)
- Constructor for class org.spincast.plugins.undertow.
SSLContextManager
start()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
stop()
- Method in class org.spincast.plugins.undertow.
SpincastUndertowServer
U
UNDERTOW_EXCEPTION_CODE_REQUEST_TOO_LARGE
- Static variable in class org.spincast.plugins.undertow.
SpincastUndertowServer
A
C
E
F
G
H
I
L
O
R
S
U
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.