|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.console.filter.CrowdGzipFilterIntegration
public class CrowdGzipFilterIntegration
| Constructor Summary | |
|---|---|
CrowdGzipFilterIntegration()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getResponseEncoding(javax.servlet.http.HttpServletRequest request)
What response encoding to use. |
void |
setPropertyManager(PropertyManager propertyManager)
|
boolean |
useGzip()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CrowdGzipFilterIntegration()
| Method Detail |
|---|
public boolean useGzip()
useGzip in interface com.atlassian.gzipfilter.integration.GzipFilterIntegrationpublic java.lang.String getResponseEncoding(javax.servlet.http.HttpServletRequest request)
getResponseEncoding in interface com.atlassian.gzipfilter.integration.GzipFilterIntegrationrequest - If you wish to parse the request for the request encoding
public void setPropertyManager(PropertyManager propertyManager)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||