| Modifier and Type | Method and Description | 
|---|---|
| ServletContextImpl | Deployment. getServletContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| ServletContextImpl | DeploymentImpl. getServletContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DeploymentManagerImpl. handleDeploymentSessionConfig(DeploymentInfo deploymentInfo, ServletContextImpl servletContext) | 
| void | ManagedServlet. setupMultipart(ServletContextImpl servletContext) | 
| Constructor and Description | 
|---|
| ManagedFilter(FilterInfo filterInfo, ServletContextImpl servletContext) | 
| ManagedServlet(ServletInfo servletInfo, ServletContextImpl servletContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| ServletContextImpl | ServletRequestContext. getCurrentServletContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServletRequestContext. setCurrentServletContext(ServletContextImpl currentServletContext) | 
| Constructor and Description | 
|---|
| ServletInitialHandler(ServletPathMatches paths, HttpHandler next, CompositeThreadSetupAction setupAction, ServletContextImpl servletContext) | 
| SessionRestoringHandler(String deploymentName, SessionManager sessionManager, ServletContextImpl servletContext, HttpHandler next, SessionPersistenceManager sessionPersistenceManager) | 
| Constructor and Description | 
|---|
| CachedAuthenticatedSessionHandler(HttpHandler next, ServletContextImpl servletContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| ServletContextImpl | HttpServletResponseImpl. getServletContext() | 
| ServletContextImpl | HttpServletRequestImpl. getServletContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpSessionImpl | ServletContextImpl. getSession(ServletContextImpl originalServletContext, HttpServerExchange exchange, boolean create) | 
| void | HttpServletResponseImpl. setServletContext(ServletContextImpl servletContext) | 
| void | HttpServletRequestImpl. setServletContext(ServletContextImpl servletContext) | 
| Constructor and Description | 
|---|
| FilterRegistrationImpl(FilterInfo filterInfo, Deployment deployment, ServletContextImpl servletContext) | 
| HttpServletRequestImpl(HttpServerExchange exchange, ServletContextImpl servletContext) | 
| HttpServletResponseImpl(HttpServerExchange exchange, ServletContextImpl servletContext) | 
| PartImpl(String name, FormData.FormValue formValue, javax.servlet.MultipartConfigElement config, ServletContextImpl servletContext) | 
| RequestDispatcherImpl(ServletChain chain, ServletContextImpl servletContext) | 
| RequestDispatcherImpl(String path, ServletContextImpl servletContext) | 
| SessionCookieConfigImpl(ServletContextImpl servletContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| ServletContextImpl | ServerWebSocketContainer. getContextToAddFilter() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServerWebSocketContainer. setContextToAddFilter(ServletContextImpl contextToAddFilter) | 
Copyright © 2015 JBoss by Red Hat. All rights reserved.