public class Servlet
extends javax.servlet.http.HttpServlet
| Constructor and Description |
|---|
Servlet(de.matrixweb.vfs.VFS vfs,
Pipeline pipeline,
ProcessDescription processDescription) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicepublic Servlet(de.matrixweb.vfs.VFS vfs,
Pipeline pipeline,
ProcessDescription processDescription)
throws IOException
vfs - pipeline - processDescription - IOExceptionprotected void service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws javax.servlet.ServletException,
IOException
service in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionHttpServlet.service(javax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse)Copyright © 2014. All Rights Reserved.