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
E
F
G
I
L
O
R
S
A
addHeaderValue(String, String)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
addHeaderValues(String, List<String>)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
B
bindRequestContextAddon()
- Method in class org.spincast.plugins.response.
SpincastResponsePluginGuiceModule
C
configure()
- Method in class org.spincast.plugins.response.
SpincastResponsePluginGuiceModule
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
getExchange()
- 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
getJsonManager()
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
getOut()
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
getRequestContext()
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
getRequestContextType()
- Method in class org.spincast.plugins.response.
SpincastResponsePluginGuiceModule
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
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
- Variable in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
O
org.spincast.plugins.response
- package org.spincast.plugins.response
R
redirect(String, boolean)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
redirect(String, int)
- 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
S
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)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
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
sendHtmlParse(String, Map<String, Object>)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
sendHtmlParse(String, Map<String, Object>, boolean)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
sendHtmlTemplate(String, Map<String, Object>)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
sendHtmlTemplate(String, Map<String, Object>, 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
sendParse(String, String, Map<String, Object>)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
sendParse(String, String, Map<String, Object>, 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, String, Map<String, Object>)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
sendTemplate(String, String, Map<String, Object>, 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
setCharactersCharsetName(String)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
setContentType(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
setRequestSizeValidated(boolean)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
setStatusCode(int)
- Method in class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
SpincastResponsePluginGuiceModule
- Class in
org.spincast.plugins.response
Guice module for the Spincast Response plugin.
SpincastResponsePluginGuiceModule(Type)
- Constructor for class org.spincast.plugins.response.
SpincastResponsePluginGuiceModule
Constructor.
SpincastResponseRequestContextAddon
<
R
extends
IRequestContext
<?>> - Class in
org.spincast.plugins.response
SpincastResponseRequestContextAddon(R, IServer, IJsonManager, IXmlManager, ISpincastConfig, ISpincastUtils)
- Constructor for class org.spincast.plugins.response.
SpincastResponseRequestContextAddon
A
B
C
E
F
G
I
L
O
R
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016. All rights reserved.