se.kmr.scam.client.http.filter
Class DownloadFilter
java.lang.Object
se.kmr.scam.client.http.filter.TemplateFilter
se.kmr.scam.client.http.filter.DownloadFilter
- All Implemented Interfaces:
- Filter
- public class DownloadFilter
- extends TemplateFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadFilter
public DownloadFilter()
doMainProcessing
public void doMainProcessing(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws IOException,
ServletException
- Description copied from class:
TemplateFilter
- Process this filter
- Specified by:
doMainProcessing
in class TemplateFilter
- Parameters:
request
- current requestresponse
- current responsechain
- subsequent filters
- Throws:
ServletException
- thrown in case of exception in prosessing
the filter
IOException
- thrown in case of exception in I/O
operations
destroy
public void destroy()
- Clean up used resources
Copyright © 2003 SCAM. All Rights Reserved.