- getAccounts() - Method in class org.spincast.plugins.undertow.SpincastHttpAuthIdentityManagerDefault
-
- getCacheBusterRemovalHandler() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
Handler to remove cache busters from the request's URL.
- getCacheBusterRemovalHandlerClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getCacheBusterRemovalHandlerFactory() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getChannelsMap() - Method in class org.spincast.plugins.undertow.SpincastUndertowWebsocketEndpointWriter
-
- 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.CorsHandlerDefault
-
- getCorsFilter() - Method in class org.spincast.plugins.undertow.CorsHandlerDefault
-
- getCorsHandlerClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getCorsHandlerFactory() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getCredentials() - Method in class org.spincast.plugins.undertow.SpincastHttpAuthIdentityManagerDefault
-
- getDoNothingCallback() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getEndpointId() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
- getEventsHandler() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
- getFileClassPathResourceManagerClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getFileClassPathResourceManagerFactory() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getFilePath() - Method in class org.spincast.plugins.undertow.FileClassPathResourceManagerDefault
-
- getFinalHandler() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
The very first handler considered by Undertow.
- getFormData(HttpServerExchange) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
May return NULL.
- getFormData(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
-
- getFullUrlOriginal(Object) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getFullUrlOriginal(Object, boolean) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getFullUrlProxied(Object) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getFullUrlProxied(Object, boolean) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getGzipCheckerHandlerClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getGzipCheckerHandlerFactory() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getGzipNoNextHandler() - Method in class org.spincast.plugins.undertow.GzipCheckerHandlerDefault
-
- getHtmlFormEncoding() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
The encoding the use to parse the data from HTML forms.
- getHtmlFormEncoding() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- getHttpAuthActiveRealms() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getHttpAuthenticationHandler() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
Handler to check for HTTP authentication requirement.
- getHttpAuthenticationRealms() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getHttpAuthHandlerNextHandler() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getHttpAuthIdentityManagersByRealmName() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getHttpMethod(Object) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getId() - Method in class org.spincast.plugins.undertow.SpincastUndertowPlugin
-
- getIp(Object) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getMilliSecondsIncrementWhenWaitingForWebSocketEndpointsToBeProperlyClosedBeforeKillingTheServer() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
The number of milliseconds to sleep between two validations that all
endpoints are closed properly before calling the killing server.stop() method.
- getMilliSecondsIncrementWhenWaitingForWebSocketEndpointsToBeProperlyClosedBeforeKillingTheServer() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- getMilliSecondsIncrementWhenWaitingForWebSocketEndpointsToBeProperlyClosedBeforeKillingTheServer() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getNewPeerIdLock(String) - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
Gets the creation lock for a peer id.
- getNext() - Method in class org.spincast.plugins.undertow.CacheBusterRemovalHandlerDefault
-
- getNext() - Method in class org.spincast.plugins.undertow.SpincastResourceHandlerDefault
-
- getNextHandler() - Method in class org.spincast.plugins.undertow.CorsHandlerDefault
-
- getNextHandler() - Method in class org.spincast.plugins.undertow.GzipCheckerHandlerDefault
-
- getOrCreateHttpAuthIdentityManagersByRealmName(String) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getOrigninalRequestUrlWithPotentialCacheBusters(HttpServerExchange) - Method in interface org.spincast.plugins.undertow.CacheBusterRemovalHandler
-
Get the original URL of the request potentially containing cache
busters.
- getOrigninalRequestUrlWithPotentialCacheBusters(HttpServerExchange) - Method in class org.spincast.plugins.undertow.CacheBusterRemovalHandlerDefault
-
- getPeersIds() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
- getPingBytes() - Method in class org.spincast.plugins.undertow.SpincastUndertowWebsocketEndpointWriter
-
- getPluginModule() - Method in class org.spincast.plugins.undertow.SpincastUndertowPlugin
-
- getQueryStringParams(Object) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getRawInputStream(Object) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getRealmNameToDisplay(String, String) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
The realm name to display.
- getRequestCustomVariables(HttpServerExchange) - Method in interface org.spincast.plugins.undertow.SpincastUndertowUtils
-
Gets the custom variables Map associated with the
specified exchange object.
- getRequestCustomVariables(WebSocketHttpExchange) - Method in interface org.spincast.plugins.undertow.SpincastUndertowUtils
-
Gets the custom variables Map associated with the
specified exchange object (when wrpped inside a WebSocketHttpExchange).
- getRequestCustomVariables(HttpServerExchange) - Method in class org.spincast.plugins.undertow.SpincastUndertowUtilsDefault
-
- getRequestCustomVariables(WebSocketHttpExchange) - Method in class org.spincast.plugins.undertow.SpincastUndertowUtilsDefault
-
- 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.FileClassPathResourceManagerDefault
-
- getResponseContentType(HttpServerExchange) - Method in class org.spincast.plugins.undertow.GzipCheckerHandlerDefault
-
- getResponseHeaders(Object) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getRunHandler() - Method in class org.spincast.plugins.undertow.SkipResourceOnQueryStringHandlerDefault
-
- getSecondsToWaitForWebSocketEndpointsToBeProperlyClosedBeforeKillingTheServer() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
The number of seconds max to wait for all endpoints to be closed properly
before calling the killing server.stop() method.
- getSecondsToWaitForWebSocketEndpointsToBeProperlyClosedBeforeKillingTheServer() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- getSecondsToWaitForWebSocketEndpointsToBeProperlyClosedBeforeKillingTheServer() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getServerBuilder() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getServerStartTryNbr() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getServerUtils() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getSkipHandler() - Method in class org.spincast.plugins.undertow.SkipResourceOnQueryStringHandlerDefault
-
- getSkipResourceOnQueryStringHandlerClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getSkipResourceOnQueryStringHandlerFactory() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getSpecificTargetFilePath() - Method in class org.spincast.plugins.undertow.GzipCheckerHandlerDefault
-
- getSpincastFrontControllerHandler() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getSpincastHttpAuthIdentityManagerClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getSpincastHttpAuthIdentityManagerFactory() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getSpincastResourceHandlerClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getSpincastResourceHandlerFactory() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getSpincastUndertowConfig() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getSpincastUndertowConfig() - Method in class org.spincast.plugins.undertow.SpincastUndertowWebsocketEndpointWriter
-
- getSpincastUndertowConfig() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
- getSpincastUndertowServerClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getSpincastUndertowUtils() - Method in class org.spincast.plugins.undertow.CacheBusterRemovalHandlerDefault
-
- getSpincastUndertowUtils() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
- getSpincastUndertowUtilsClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getSpincastUtils() - Method in class org.spincast.plugins.undertow.CacheBusterRemovalHandlerDefault
-
- getSpincastUtils() - Method in class org.spincast.plugins.undertow.GzipCheckerHandlerDefault
-
- getSpincastUtils() - Method in class org.spincast.plugins.undertow.SpincastResourceHandlerDefault
-
- getSpincastUtils() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getSpincastUtils() - Method in class org.spincast.plugins.undertow.SpincastUndertowUtilsDefault
-
- getSpincastWebsocketEndpointFactory() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getSslContextFactory() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getStartServerSleepMilliseconds() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getStaticResource() - Method in class org.spincast.plugins.undertow.SpincastResourceHandlerDefault
-
- getStaticResourceCorsAllowedMethods() - Method in class org.spincast.plugins.undertow.CorsHandlerDefault
-
Those are the valid HTTP methods for requests to
static resources served directly by the HTTP server.
- 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
-
- getThreadExecutorForAppEvents() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
The ExecutorService to use to
send events to the application.
- getThreadExecutorForAppEventsThreadNumber() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
The maximum number of concurrent threads used when
sending events to the application.
- getThreadExecutorForAppEventsThreadThreadFactory() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
The ThreadFactory to use for the Executor that
sends events to the application.
- getThreadExecutorForAppEventsTimeoutAmount() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
The timeout amount before cancelling a task when
sending events to the application.
- getThreadExecutorForAppEventsTimeoutTimeUnit() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
The timeout unit before cancelling a task when
sending events to the application.
- getUndertowWebsocketEndpointWriterClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getUndertowWebsocketEndpointWriterFactory() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
- getUndertowWebsocketWriter() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
- getUploadedFiles(Object) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getWebsocketAutomaticPingIntervalSeconds() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
When the automatic WebSocket pings are enabled, this is the
interval (in seconds) between two pings.
- getWebsocketAutomaticPingIntervalSeconds() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- getWebSocketChannelByPeerId() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
- getWebsocketDefaultClosingCode() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
The default code to use when sending a
"closing Websocket connection" event to a peer.
- getWebsocketDefaultClosingCode() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- getWebsocketDefaultClosingReason() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
The default reason to use when sending a
"closing Websocket connection" event to a peer.
- getWebsocketDefaultClosingReason() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- getWebsocketEndpointClass() - Method in class org.spincast.plugins.undertow.SpincastUndertowPluginModule
-
- getWebsocketEndpointCreationLock(String) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
Gets the creation/close lock for a specific Websocket endpoint.
- getWebsocketEndpointManager(String) - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getWebsocketEndpointManagers() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getWebsocketEndpointsMap() - Method in class org.spincast.plugins.undertow.SpincastUndertowServer
-
- getWebsocketPingMessageString() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
The ping text to use.
- getWebsocketPingMessageString() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- getWebSocketProtocolHandshakeHandler() - Method in class org.spincast.plugins.undertow.SpincastWebsocketEndpoint
-
The handler to use for the Websocket connection.
- getWebsocketThreadExecutorForAppEventsThreadFactory() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
The ThreadFactory to use to create threads when
sending WebSocket events to the application.
- getWebsocketThreadExecutorForAppEventsThreadFactory() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- getWebsocketThreadExecutorForAppEventsThreadNumber() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
The maximum number of concurrent threads used when
sending WebSocket events to the application.
- getWebsocketThreadExecutorForAppEventsThreadNumber() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- getWebsocketThreadExecutorForAppEventsTimeoutAmount() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
The timeout amount before cancelling a task when
sending WebSocket events to the application.
- getWebsocketThreadExecutorForAppEventsTimeoutAmount() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- getWebsocketThreadExecutorForAppEventsTimeoutTimeUnit() - Method in interface org.spincast.plugins.undertow.config.SpincastUndertowConfig
-
The timeout TimeUnit before cancelling a task when
sending WebSocket events to the application.
- getWebsocketThreadExecutorForAppEventsTimeoutTimeUnit() - Method in class org.spincast.plugins.undertow.config.SpincastUndertowConfigDefault
-
- GzipCheckerHandler - Interface in org.spincast.plugins.undertow
-
Handler that will check if gzip compression is required for
the resource and, if so, will call a gzip handler before
calling the next handler.
- GzipCheckerHandlerDefault - Class in org.spincast.plugins.undertow
-
- GzipCheckerHandlerDefault(HttpHandler, String, SpincastUtils) - Constructor for class org.spincast.plugins.undertow.GzipCheckerHandlerDefault
-
- GzipCheckerHandlerFactory - Interface in org.spincast.plugins.undertow
-
Factory to create GzipCheckerHandlers