|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Deprecated Classes | |
| com.atlassian.core.filters.gzip.GzipFilter
Please use com.atlassian.gzipfilter.GzipFilter from the 'atlassian-gzipfilter' project instead. |
|
| com.atlassian.core.util.bean.ImageInfo
Use ImageInfo instead (since 20/08/2008) |
|
| Deprecated Methods | |
| com.atlassian.core.filters.AbstractFilter.getFilterConfig()
Not needed in final version of Servlet 2.3 API - replaced by init(). |
|
| com.atlassian.core.task.AbstractTaskQueue.getQueue()
use getTasks() instead. |
|
| com.atlassian.core.filters.AbstractFilter.setFilterConfig(FilterConfig)
Not needed in final version of Servlet 2.3 API - replaced by init(). |
|
| com.atlassian.core.filters.ServletContextThreadLocal.setRequest(HttpServletRequest)
since 2.16. This method is not longer a part of public API and should not be used from outside of com.atlassian.core.filters package.
The visibility of this method will be changed to package private in the future;
no replacement provided. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||