com.dotmarketing.filters
Class CacheImagesFilter

java.lang.Object
  extended by com.dotmarketing.filters.CacheImagesFilter

public class CacheImagesFilter
extends java.lang.Object


Constructor Summary
CacheImagesFilter()
           
 
Method Summary
 void destroy()
           
 void doFilter(ServletRequest req, ServletResponse res, FilterChain chain)
           
 void init(FilterConfig config)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheImagesFilter

public CacheImagesFilter()
Method Detail

destroy

public void destroy()

doFilter

public void doFilter(ServletRequest req,
                     ServletResponse res,
                     FilterChain chain)
              throws java.io.IOException,
                     ServletException
Throws:
java.io.IOException
ServletException

init

public void init(FilterConfig config)
          throws ServletException
Throws:
ServletException


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.