JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
G
L
N
O
R
S
V
W
A
AppBasedDefaultContextTypesTestingBase
- Class in
org.spincast.defaults.testing
AppBasedDefaultContextTypesTestingBase()
- Constructor for class org.spincast.defaults.testing.
AppBasedDefaultContextTypesTestingBase
AppBasedWebsocketTestingBase
<
R
extends org.spincast.core.exchange.RequestContext<?>,
W
extends org.spincast.core.websocket.WebsocketContext<?>> - Class in
org.spincast.defaults.testing
Base class for WebSocket testing.
AppBasedWebsocketTestingBase()
- Constructor for class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
B
beforeClass()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
beforeClass()
- Method in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
beforeStartServer()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
Allows some initialization to be run once the Guice context is created, but before the Server is started.
beforeStartServer()
- Method in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
Allows some initialization to be run once the Guice context is created, but before the Server is started.
beforeTest()
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
beforeTest()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
Ran before every test.
beforeTest()
- Method in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
Ran before every test.
C
clearRoutes()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
clearRoutes()
- Method in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
closeAllWebsocketEndpoints()
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
createBootstrapper()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
createInjector()
- Method in class org.spincast.defaults.testing.
NoAppCustomContextTypesTestingBase
G
getAppTestingConfigs()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
getAppTestingConfigs()
- Method in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
getExtraOverridingModule2()
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
getExtraOverridingModule3()
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
getMainArgs()
- Method in class org.spincast.defaults.testing.
NoAppCustomContextTypesTestingBase
getMainArgs()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
getMainArgs()
- Method in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
getRequestContextImplementationClass()
- Method in class org.spincast.defaults.testing.
NoAppCustomContextTypesTestingBase
getRequestContextImplementationClass()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
getRequestContextImplementationClass()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerTestingBase
getRequestContextImplementationClass()
- Method in class org.spincast.defaults.testing.
NoAppTestingBase
getSecSocketKey()
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
Generates a random String for the "Sec-WebSocket-Key" Websocket header.
getServerPingIntervalSeconds()
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
getSpincastHttpClientUtils()
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
getSpincastUndertowConfigImplementation()
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
getTestingConfigImplClass()
- Method in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
getTestingConfigImplementationClass2()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
getWebsocketContextImplementationClass()
- Method in class org.spincast.defaults.testing.
NoAppCustomContextTypesTestingBase
getWebsocketContextImplementationClass()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
getWebsocketContextImplementationClass()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerTestingBase
getWebsocketContextImplementationClass()
- Method in class org.spincast.defaults.testing.
NoAppTestingBase
getWebsocketTestExpectedWebsocketV13AcceptHeaderValue()
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
L
logger
- Variable in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
logger
- Variable in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
N
NoAppCustomContextTypesTestingBase
<
R
extends org.spincast.core.exchange.RequestContext<?>,
W
extends org.spincast.core.websocket.WebsocketContext<?>> - Class in
org.spincast.defaults.testing
NoAppCustomContextTypesTestingBase()
- Constructor for class org.spincast.defaults.testing.
NoAppCustomContextTypesTestingBase
NoAppStartHttpServerCustomContextTypesTestingBase
<
R
extends org.spincast.core.exchange.RequestContext<?>,
W
extends org.spincast.core.websocket.WebsocketContext<?>> - Class in
org.spincast.defaults.testing
Base class for testing without an App but when an HTTP server is required.
NoAppStartHttpServerCustomContextTypesTestingBase()
- Constructor for class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
NoAppStartHttpServerTestingBase
- Class in
org.spincast.defaults.testing
Base class for testing without an App but when an HTTP server is required.
NoAppStartHttpServerTestingBase()
- Constructor for class org.spincast.defaults.testing.
NoAppStartHttpServerTestingBase
NoAppTestingBase
- Class in
org.spincast.defaults.testing
NoAppTestingBase()
- Constructor for class org.spincast.defaults.testing.
NoAppTestingBase
NoAppWebsocketTestingBase
- Class in
org.spincast.defaults.testing
Base class for WebSocket testing without an App.
NoAppWebsocketTestingBase()
- Constructor for class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
O
org.spincast.defaults.testing
- package org.spincast.defaults.testing
R
removeSpincastRoutesToo()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
Should the default
Spincast Routes
be removed too? Or only the custom ones?
removeSpincastRoutesToo()
- Method in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
Should the default
Spincast Routes
be removed too? Or only the custom ones?
S
spincastHttpClientUtils
- Variable in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
startApp()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
startApp()
- Method in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
startServer()
- Method in class org.spincast.defaults.testing.
NoAppStartHttpServerCustomContextTypesTestingBase
startServer()
- Method in class org.spincast.defaults.testing.
NoAppWebsocketTestingBase
V
validateIsNotWebsocketUpgradeHttpResponse(HttpResponse)
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
Validates the response is NOT a Websocket upgrade permission.
validateIsWebsocketUpgradeHttpResponse(String, HttpResponse)
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
Validates the response is a Websocket upgrade permission.
W
websocket(String, boolean, boolean)
- Method in class org.spincast.defaults.testing.
AppBasedWebsocketTestingBase
A
B
C
G
L
N
O
R
S
V
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.