Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addAlert(AlertLevel, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- addAlertsToModel() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- addCookieSafe(String, String, Integer) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- addForm(Form) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- addForm(Form, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- addHeaderValue(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- addHeaderValues(String, List<String>) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- apply(Module) - Method in class org.spincast.plugins.response.SpincastResponsePlugin
B
- bindRequestContextAddon() - Method in class org.spincast.plugins.response.SpincastResponsePluginModule
C
- configure() - Method in class org.spincast.plugins.response.SpincastResponsePluginModule
- createAlert(AlertLevel, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- createCookie(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
D
- deleteAllCookiesUserHas() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- deleteCookie(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
E
- end() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
F
- flush() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- flush(boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
G
- getBuffer() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getCharactersCharsetName() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getContentType() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getCookieAdded(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getCookieFactory() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getCookiesAdded() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getEtagFactory() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getExchange() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getFlashMessageFactory() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getFlashMessagesHolder() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getGzipBuffer() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getGzipOption() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getHeader(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getHeaderFirst(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getHeaders() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getId() - Method in class org.spincast.plugins.response.SpincastResponsePlugin
- getJsonManager() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getModel() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getOut() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getPluginModule() - Method in class org.spincast.plugins.response.SpincastResponsePlugin
- getRequestContext() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getResourcesToPush() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getServer() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getSpincastConfig() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getSpincastUtils() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getStatusCode() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getUnsentBytes() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getUnsentCharacters() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getUnsentCharacters(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- getXmlManager() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
I
- IS_RESPONSE_CHARACTERS_BASED_BY_DEFAULT - Static variable in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- isAddAlertsToModel() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
-
Should Alert messages (and therefore Flash message) be added to the model when sending this one as Json or XML?
- isClosed() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- isHeadersSent() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- isRequestSizeValidated() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- isResponseCharactersBased() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
-
Try to determine is the response is characters based or not.
- isShouldGzip() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
L
- logger - Static variable in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
O
- org.spincast.plugins.response - package org.spincast.plugins.response
P
- PLUGIN_ID - Static variable in class org.spincast.plugins.response.SpincastResponsePlugin
- push(HttpMethod, String, Map<String, List<String>>) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
R
- redirect() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, boolean, FlashMessage) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, boolean, FlashMessageLevel, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, boolean, FlashMessageLevel, String, JsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, int) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, int, FlashMessage) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, int, FlashMessageLevel, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, int, FlashMessageLevel, String, JsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, FlashMessage) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, FlashMessageLevel, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, FlashMessageLevel, String, JsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(String, JsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(FlashMessage) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(FlashMessageLevel, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- redirect(FlashMessageLevel, String, JsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- removeHeader(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- resetBuffer() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- resetEverything() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- resetEverything(boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
S
- saveFlashMessage(String, FlashMessage) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
-
Saves a Flash message.
- send(byte[], String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendBytes(byte[]) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendBytes(byte[], String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendBytes(byte[], String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
-
Send some bytes + flush if specified.
- sendCharacters(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendCharacters(String, String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendHtml(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendHtml(String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendJson() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendJson(boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendJson(Object) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendJson(Object, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendJson(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendJson(String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendParse(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendParse(String, String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendParseHtml(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendParseHtml(String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendPlainText(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendPlainText(String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendTemplate(String, boolean, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendTemplate(String, boolean, String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendTemplate(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendTemplate(String, String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendTemplateHtml(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendTemplateHtml(String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendTemplateHtml(String, boolean, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendXml() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendXml(boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendXml(Object) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendXml(Object, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendXml(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- sendXml(String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCacheSeconds(int) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCacheSeconds(int, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCharactersCharsetName(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setContentType(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCookie(String, String, int) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCookie(String, String, int, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCookie(String, String, String, String, Date, boolean, boolean, CookieSameSite, boolean, int) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCookie(Cookie) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCookie10years(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCookie10yearsSafe(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCookie1year(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCookie1yearSafe(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCookieSession(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setCookieSessionSafe(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setGzipOption(GzipOption) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setHeader(String, String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setHeader(String, List<String>) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setIsShouldGzip(boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setModel(JsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setRequestSizeValidated(boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- setStatusCode(int) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
- SpincastResponsePlugin - Class in org.spincast.plugins.response
-
Spincast Response plugin.
- SpincastResponsePlugin() - Constructor for class org.spincast.plugins.response.SpincastResponsePlugin
- SpincastResponsePluginModule - Class in org.spincast.plugins.response
-
Spincast Response plugin.
- SpincastResponsePluginModule() - Constructor for class org.spincast.plugins.response.SpincastResponsePluginModule
- SpincastResponsePluginModule(Class<? extends RequestContext<?>>, Class<? extends WebsocketContext<?>>) - Constructor for class org.spincast.plugins.response.SpincastResponsePluginModule
- SpincastResponseRequestContextAddon<R extends org.spincast.core.exchange.RequestContext<?>> - Class in org.spincast.plugins.response
- SpincastResponseRequestContextAddon(R, Server, JsonManager, XmlManager, SpincastConfig, SpincastUtils, ETagFactory, FlashMessagesHolder, FlashMessageFactory, CookieFactory) - Constructor for class org.spincast.plugins.response.SpincastResponseRequestContextAddon
T
- tweakResourceToPushPath(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
V
- validateCookie(Cookie) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
All Classes and Interfaces|All Packages|Constant Field Values