Types from javax.servlet used by org.eclipse.equinox.http.servlet

Click an entry in the table below to reveal the details of the references made to that element.

Reference Details

javax.servlet.http.HttpServlet

EXTENDS
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.ProxyServlet-1

javax.servlet.http.HttpServletRequest

LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(HttpServletRequest, HttpServletResponse, String)84
PARAMETER
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.DefaultHttpContext.handleSecurity(HttpServletRequest, HttpServletResponse)-1
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor.getDispatchPathInfo(HttpServletRequest)-1
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor.getDispatchServletPath(HttpServletRequest)-1
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor.HttpServletRequestAdaptor(HttpServletRequest, String, Servlet)-1
org.eclipse.equinox.http.servlet.internal.ProxyContext.initializeServletPath(HttpServletRequest)-1
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(HttpServletRequest, HttpServletResponse, String, String)-1
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(HttpServletRequest, HttpServletResponse)-1
org.eclipse.equinox.http.servlet.internal.Registration.handleRequest(HttpServletRequest, HttpServletResponse, String)-1
org.eclipse.equinox.http.servlet.internal.ResourceRegistration.1.(ResourceRegistration, URL, HttpServletRequest, HttpServletResponse, String)-1
org.eclipse.equinox.http.servlet.internal.ResourceRegistration.handleRequest(HttpServletRequest, HttpServletResponse, String)-1
org.eclipse.equinox.http.servlet.internal.ResourceRegistration.writeResource(HttpServletRequest, HttpServletResponse, String, URL)-1
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(HttpServletRequest, HttpServletResponse, String)-1

javax.servlet.http.HttpServletRequestWrapper

EXTENDS
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor-1

javax.servlet.http.HttpServletResponse

PARAMETER
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.DefaultHttpContext.handleSecurity(HttpServletRequest, HttpServletResponse)-1
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(HttpServletRequest, HttpServletResponse, String, String)-1
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(HttpServletRequest, HttpServletResponse)-1
org.eclipse.equinox.http.servlet.internal.Registration.handleRequest(HttpServletRequest, HttpServletResponse, String)-1
org.eclipse.equinox.http.servlet.internal.ResourceRegistration.1.(ResourceRegistration, URL, HttpServletRequest, HttpServletResponse, String)-1
org.eclipse.equinox.http.servlet.internal.ResourceRegistration.handleRequest(HttpServletRequest, HttpServletResponse, String)-1
org.eclipse.equinox.http.servlet.internal.ResourceRegistration.sendError(HttpServletResponse, int)-1
org.eclipse.equinox.http.servlet.internal.ResourceRegistration.writeResource(HttpServletRequest, HttpServletResponse, String, URL)-1
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(HttpServletRequest, HttpServletResponse, String)-1

javax.servlet.http.HttpSession

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpSessionAdaptor.session-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpSessionAdaptor-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor.getSession()138
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor.getSession(boolean)146
PARAMETER
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpSessionAdaptor.HttpSessionAdaptor(HttpSession, Servlet)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor.getSession()-1
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor.getSession(boolean)-1

javax.servlet.http.HttpSessionContext

RETURN_TYPE
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpSessionAdaptor.getSessionContext()-1

javax.servlet.RequestDispatcher

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.requestDispatcher-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor-1
PARAMETER
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.RequestDispatcherAdaptor(RequestDispatcher)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor.getRequestDispatcher(String)-1
org.eclipse.equinox.http.servlet.internal.ServletContextAdaptor.getNamedDispatcher(String)-1
org.eclipse.equinox.http.servlet.internal.ServletContextAdaptor.getRequestDispatcher(String)-1

javax.servlet.Servlet

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor.servlet-1
org.eclipse.equinox.http.servlet.internal.HttpSessionAdaptor.servlet-1
org.eclipse.equinox.http.servlet.internal.ServletConfigImpl.servlet-1
org.eclipse.equinox.http.servlet.internal.ServletRegistration.servlet-1
PARAMETER
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpServiceImpl.registerServlet(String, Servlet, Dictionary, HttpContext)-1
org.eclipse.equinox.http.servlet.internal.HttpServletRequestAdaptor.HttpServletRequestAdaptor(HttpServletRequest, String, Servlet)-1
org.eclipse.equinox.http.servlet.internal.HttpSessionAdaptor.HttpSessionAdaptor(HttpSession, Servlet)-1
org.eclipse.equinox.http.servlet.internal.ProxyServlet.registerServlet(String, Servlet, Dictionary, HttpContext, Bundle)-1
org.eclipse.equinox.http.servlet.internal.ServletConfigImpl.ServletConfigImpl(Servlet, Dictionary, ServletContext)-1
org.eclipse.equinox.http.servlet.internal.ServletRegistration.ServletRegistration(Servlet, ProxyContext, HttpContext, Bundle, Set)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.ServletContextAdaptor.getServlet(String)-1

javax.servlet.ServletConfig

IMPLEMENTS
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.ServletConfigImpl-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.Activator.registerHttpService(ProxyServlet)65
org.eclipse.equinox.http.servlet.internal.ProxyServlet.registerServlet(String, Servlet, Dictionary, HttpContext, Bundle)140
PARAMETER
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.ProxyServlet.init(ServletConfig)-1
org.eclipse.equinox.http.servlet.internal.ServletRegistration.init(ServletConfig)-1

javax.servlet.ServletContext

DECLARED_FIELD
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.ResourceRegistration.servletContext-1
org.eclipse.equinox.http.servlet.internal.ServletConfigImpl.servletContext-1
org.eclipse.equinox.http.servlet.internal.ServletContextAdaptor.servletContext-1
IMPLEMENTS
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.ServletContextAdaptor-1
LOCAL_VAR_DECLARED
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.ProxyServlet.registerServlet(String, Servlet, Dictionary, HttpContext, Bundle)139
PARAMETER
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.ProxyContext.ProxyContext(ServletContext)-1
org.eclipse.equinox.http.servlet.internal.ResourceRegistration.ResourceRegistration(String, HttpContext, ServletContext, AccessControlContext)-1
org.eclipse.equinox.http.servlet.internal.ServletConfigImpl.ServletConfigImpl(Servlet, Dictionary, ServletContext)-1
org.eclipse.equinox.http.servlet.internal.ServletContextAdaptor.ServletContextAdaptor(ProxyContext, ServletContext, HttpContext, AccessControlContext)-1
RETURN_TYPE
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpSessionAdaptor.getServletContext()-1
org.eclipse.equinox.http.servlet.internal.ServletConfigImpl.getServletContext()-1
org.eclipse.equinox.http.servlet.internal.ServletContextAdaptor.getContext(String)-1

javax.servlet.ServletException

INSTANTIATION
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.ServletRegistration.checkServletRegistration()78
THROWS
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.HttpServiceImpl.registerServlet(String, Servlet, Dictionary, HttpContext)-1
org.eclipse.equinox.http.servlet.internal.ProxyServlet.init(ServletConfig)-1
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(HttpServletRequest, HttpServletResponse, String, String)-1
org.eclipse.equinox.http.servlet.internal.ProxyServlet.registerServlet(String, Servlet, Dictionary, HttpContext, Bundle)-1
org.eclipse.equinox.http.servlet.internal.ProxyServlet.service(HttpServletRequest, HttpServletResponse)-1
org.eclipse.equinox.http.servlet.internal.Registration.handleRequest(HttpServletRequest, HttpServletResponse, String)-1
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.forward(ServletRequest, ServletResponse)-1
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(ServletRequest, ServletResponse)-1
org.eclipse.equinox.http.servlet.internal.ServletContextAdaptor.getServlet(String)-1
org.eclipse.equinox.http.servlet.internal.ServletRegistration.checkServletRegistration()-1
org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(HttpServletRequest, HttpServletResponse, String)-1
org.eclipse.equinox.http.servlet.internal.ServletRegistration.init(ServletConfig)-1

javax.servlet.ServletRequest

PARAMETER
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.forward(ServletRequest, ServletResponse)-1
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(ServletRequest, ServletResponse)-1

javax.servlet.ServletResponse

PARAMETER
Reference LocationLine Number
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.forward(ServletRequest, ServletResponse)-1
org.eclipse.equinox.http.servlet.internal.RequestDispatcherAdaptor.include(ServletRequest, ServletResponse)-1

Back to reference summary for org.eclipse.equinox.http.servlet

Valid HTML 4.01 TransitionalValid XHTML 1.0 Strict