|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.gzipfilter.GzipFilter
com.atlassian.gzipfilter.test.web.EnabledGzipFilter
public class EnabledGzipFilter
| Constructor Summary | |
|---|---|
EnabledGzipFilter()
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
javax.servlet.FilterConfig |
getFilterConfig()
Deprecated. Not needed in final version of Servlet 2.3 API - replaced by init(). |
void |
setFilterConfig(javax.servlet.FilterConfig filterConfig)
Deprecated. Not needed in final version of Servlet 2.3 API - replaced by init(). |
| Methods inherited from class com.atlassian.gzipfilter.GzipFilter |
|---|
doFilter, getFactory, init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EnabledGzipFilter()
| Method Detail |
|---|
public javax.servlet.FilterConfig getFilterConfig()
public void setFilterConfig(javax.servlet.FilterConfig filterConfig)
public void destroy()
destroy in interface javax.servlet.Filter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||