public class TomcatCommandDispatcher extends CommandDispatcher
CommandDispatcher.CallbackCommandservletPath| Constructor and Description |
|---|
TomcatCommandDispatcher(String servletPath) |
| Modifier and Type | Method and Description |
|---|---|
Object |
include(javax.servlet.ServletContext targetServletContext,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
RequestDispatchCallback callback,
Object handback) |
public TomcatCommandDispatcher(String servletPath)
public Object include(javax.servlet.ServletContext targetServletContext, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp, RequestDispatchCallback callback, Object handback) throws javax.servlet.ServletException, IOException
include in class CommandDispatcherjavax.servlet.ServletExceptionIOExceptionCopyright © 2017 JBoss by Red Hat. All Rights Reserved.