public class PollenStaticContentLoader
extends org.apache.struts2.dispatcher.DefaultStaticContentLoader
| Constructor and Description |
|---|
PollenStaticContentLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copy(InputStream input,
OutputStream output,
String path) |
protected void |
process(InputStream is,
String path,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void process(InputStream is, String path, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException
process in class org.apache.struts2.dispatcher.DefaultStaticContentLoaderIOExceptionprotected void copy(InputStream input, OutputStream output, String path) throws IOException
IOExceptionCopyright © 2009–2013 CodeLutin. All rights reserved.