Skip navigation links
A B C E F G I L O R S V 

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

FieldMessage - Class in org.spincast.plugins.response
 
FieldMessage(FieldMessageType, String, String, Integer, String) - Constructor for class org.spincast.plugins.response.FieldMessage
Constructor
FieldMessageType - Enum in org.spincast.plugins.response
 
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
 
getEtagFactory() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
getExchange() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
getFieldName() - Method in class org.spincast.plugins.response.FieldMessage
 
getFieldName() - Method in interface org.spincast.plugins.response.IFieldMessage
 
getFieldsConfirms() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
getFieldsErrors() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
getFieldsWarnings() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
getGlobalConfirms() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
getGlobalErrors() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
getGlobalWarnings() - 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
 
getMessage() - Method in class org.spincast.plugins.response.FieldMessage
 
getMessage() - Method in interface org.spincast.plugins.response.IFieldMessage
 
getMessageType() - Method in class org.spincast.plugins.response.FieldMessage
 
getMessageType() - Method in interface org.spincast.plugins.response.IFieldMessage
 
getOut() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
getRequestContext() - 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
 
getValue() - Method in class org.spincast.plugins.response.FieldMessage
 
getValue() - Method in interface org.spincast.plugins.response.IFieldMessage
 
getValuePosition() - Method in class org.spincast.plugins.response.FieldMessage
 
getValuePosition() - Method in interface org.spincast.plugins.response.IFieldMessage
 
getXmlManager() - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 

I

IFieldMessage - Interface in org.spincast.plugins.response
 
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
 
sendJson(String) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendJson(String, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendJsonObj(Object) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendJsonObj(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
 
sendParse(String, String, IJsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendParse(String, String, IJsonObject, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendParseHtml(String, Map<String, Object>) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendParseHtml(String, Map<String, Object>, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendParseHtml(String, IJsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendParseHtml(String, IJsonObject, 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, boolean, 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
 
sendTemplate(String, boolean, String, Map<String, Object>, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplate(String, String, IJsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplate(String, String, IJsonObject, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplate(String, boolean, String, IJsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplate(String, boolean, String, IJsonObject, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplateHtml(String, IJsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplateHtml(String, IJsonObject, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplateHtml(String, boolean, IJsonObject) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplateHtml(String, boolean, IJsonObject, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplateHtml(String, Map<String, Object>) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplateHtml(String, boolean, Map<String, Object>) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplateHtml(String, Map<String, Object>, boolean) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendTemplateHtml(String, boolean, Map<String, 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
 
sendXmlObj(Object) - Method in class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 
sendXmlObj(Object, 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
 
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, 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, IETagFactory) - Constructor for class org.spincast.plugins.response.SpincastResponseRequestContextAddon
 

V

valueOf(String) - Static method in enum org.spincast.plugins.response.FieldMessageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.spincast.plugins.response.FieldMessageType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C E F G I L O R S V 
Skip navigation links

Copyright © 2016. All rights reserved.