package

com.atlassian.core.filters.encoding

Classes

AbstractEncodingFilter Sets the encoding of request and response to a value defined by the application, and prevents later changes to it by wrapping the response in a FixedHtmlEncodingResponseWrapper
FixedHtmlEncodingResponseWrapper Prevents the encoding of the response being changed with setContentType(String)