Quadcap Embeddable Server
com.quadcap.http.server22.HttpDispatcher Member List
This is the complete list of members for
com.quadcap.http.server22.HttpDispatcher
, including all inherited members.
context
com.quadcap.http.server22.HttpDispatcher
[package]
contextPath
com.quadcap.http.server22.HttpDispatcher
[package]
forward
(ServletRequest request, ServletResponse response)
com.quadcap.http.server22.HttpDispatcher
getContext
()
com.quadcap.http.server22.HttpDispatcher
getContextPath
()
com.quadcap.http.server22.HttpDispatcher
getPathInfo
()
com.quadcap.http.server22.HttpDispatcher
getServletPath
()
com.quadcap.http.server22.HttpDispatcher
HttpDispatcher
(WebApplication context, String contextRelativePath)
com.quadcap.http.server22.HttpDispatcher
HttpDispatcher
(WebServlet servlet, String uri)
com.quadcap.http.server22.HttpDispatcher
include
(ServletRequest request, ServletResponse response)
com.quadcap.http.server22.HttpDispatcher
pathInfo
com.quadcap.http.server22.HttpDispatcher
[package]
service
(ServletRequest request, ServletResponse response)
com.quadcap.http.server22.HttpDispatcher
servlet
com.quadcap.http.server22.HttpDispatcher
[package]
servletPath
com.quadcap.http.server22.HttpDispatcher
[package]
setContextPath
(String path)
com.quadcap.http.server22.HttpDispatcher
setPathInfo
(String pathInfo)
com.quadcap.http.server22.HttpDispatcher
setServlet
(WebServlet servlet, String servletPath)
com.quadcap.http.server22.HttpDispatcher
setServletPath
(String path)
com.quadcap.http.server22.HttpDispatcher
[package]
subPath
com.quadcap.http.server22.HttpDispatcher
[package]