public class QuercusRequestDispatcherImpl extends java.lang.Object implements QuercusRequestDispatcher
Constructor and Description |
---|
QuercusRequestDispatcherImpl(RequestDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
void |
include(QuercusHttpServletRequest request,
QuercusHttpServletResponse response) |
public QuercusRequestDispatcherImpl(RequestDispatcher dispatcher)
public void include(QuercusHttpServletRequest request, QuercusHttpServletResponse response) throws java.lang.Exception
include
in interface QuercusRequestDispatcher
java.lang.Exception