Undertow Servlet 1.0.0.Beta16
A B C D E F G H I L M N P R S T U V W 

A

addAsyncTask(Runnable) - Method in class io.undertow.servlet.spec.AsyncContextImpl
Adds a task to be run to the async context.
addAuthenticationMechanism(AuthenticationMechanism) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addAuthenticationMechanisms(AuthenticationMechanism...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addAuthenticationMechanisms(Collection<AuthenticationMechanism>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addCookie(Cookie) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
addDateHeader(String, long) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
addDeployment(DeploymentInfo) - Method in interface io.undertow.servlet.api.ServletContainer
 
addDeployment(DeploymentInfo) - Method in class io.undertow.servlet.core.ServletContainerImpl
 
addErrorPage(ErrorPage) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addErrorPages(ErrorPage...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addErrorPages(Collection<ErrorPage>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addFilter(FilterInfo) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addFilter(FilterInfo) - Method in class io.undertow.servlet.core.ManagedFilters
 
addFilter(String, String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
addFilter(String, Filter) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
addFilter(String, Class<? extends Filter>) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
addFilters(FilterInfo...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addFilters(Collection<FilterInfo>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addFilterServletNameMapping(String, String, DispatcherType) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addFilterUrlMapping(String, String, DispatcherType) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addHandlerChainWrapper(HandlerWrapper) - Method in class io.undertow.servlet.api.ServletInfo
 
addHeader(String, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
addHeader(HttpString, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
addHttpMethod(String) - Method in class io.undertow.servlet.api.WebResourceCollection
 
addHttpMethodOmission(String) - Method in class io.undertow.servlet.api.WebResourceCollection
 
addHttpMethodOmissions(String...) - Method in class io.undertow.servlet.api.WebResourceCollection
 
addHttpMethodOmissions(Collection<String>) - Method in class io.undertow.servlet.api.WebResourceCollection
 
addHttpMethods(String...) - Method in class io.undertow.servlet.api.WebResourceCollection
 
addHttpMethods(Collection<String>) - Method in class io.undertow.servlet.api.WebResourceCollection
 
addHttpMethodSecurityInfo(HttpMethodSecurityInfo) - Method in class io.undertow.servlet.api.ServletSecurityInfo
 
addInitialHandlerChainWrapper(HandlerWrapper) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addInitParam(String, String) - Method in class io.undertow.servlet.api.FilterInfo
 
addInitParam(String, String) - Method in class io.undertow.servlet.api.ServletInfo
 
addInitParameter(String, String) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addInnerHandlerChainWrapper(HandlerWrapper) - Method in class io.undertow.servlet.api.DeploymentInfo
Adds an inner handler chain wrapper.
addIntHeader(String, int) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
addListener(ListenerInfo) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addListener(ManagedListener) - Method in class io.undertow.servlet.core.ApplicationListeners
 
addListener(AsyncListener) - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
addListener(AsyncListener, ServletRequest, ServletResponse) - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
addListener(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
addListener(T) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
addListener(Class<? extends EventListener>) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
addListeners(ListenerInfo...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addListeners(Collection<ListenerInfo>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addLocaleCharsetMapping(String, String) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addMapping(String) - Method in class io.undertow.servlet.api.ServletInfo
 
addMapping(String...) - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
addMappingForServletNames(EnumSet<DispatcherType>, boolean, String...) - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
addMappingForUrlPatterns(EnumSet<DispatcherType>, boolean, String...) - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
addMappings(Collection<String>) - Method in class io.undertow.servlet.api.ServletInfo
 
addMappings(String...) - Method in class io.undertow.servlet.api.ServletInfo
 
addMimeMapping(MimeMapping) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addMimeMappings(MimeMapping...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addMimeMappings(Collection<MimeMapping>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addNotificactionReceivers(NotificationReceiver...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addNotificationReceiver(NotificationReceiver) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addNotificationReceivers(Collection<NotificationReceiver>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addOuterHandlerChainWrapper(HandlerWrapper) - Method in class io.undertow.servlet.api.DeploymentInfo
Adds an outer handler wrapper.
addPrincipalVsRoleMapping(String, String) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addPrincipalVsRoleMappings(String, String...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addPrincipalVsRoleMappings(String, Collection<String>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addRoleAllowed(String) - Method in class io.undertow.servlet.api.SecurityInfo
 
addRolesAllowed(String...) - Method in class io.undertow.servlet.api.SecurityInfo
 
addRolesAllowed(Collection<String>) - Method in class io.undertow.servlet.api.SecurityInfo
 
addSecurityConstraint(SecurityConstraint) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addSecurityConstraint(SecurityConstraint) - Method in class io.undertow.servlet.handlers.security.SecurityPathMatches.Builder
 
addSecurityConstraints(SecurityConstraint...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addSecurityConstraints(Collection<SecurityConstraint>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addSecurityRole(String) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addSecurityRoleRef(String, String) - Method in class io.undertow.servlet.api.ServletInfo
 
addSecurityRoles(String...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addSecurityRoles(Collection<String>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addServlet(ServletInfo) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addServlet(ServletInfo) - Method in class io.undertow.servlet.core.ManagedServlets
 
addServlet(String, String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
addServlet(String, Servlet) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
addServlet(String, Class<? extends Servlet>) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
addServletContainerInitalizer(ServletContainerInitializerInfo) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addServletContainerInitalizers(ServletContainerInitializerInfo...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addServletContainerInitalizers(List<ServletContainerInitializerInfo>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addServletContextAttribute(String, Object) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addServlets(ServletInfo...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addServlets(Collection<ServletInfo>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addThreadSetupAction(ThreadSetupAction) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addUrlPattern(String) - Method in class io.undertow.servlet.api.WebResourceCollection
 
addUrlPatterns(String...) - Method in class io.undertow.servlet.api.WebResourceCollection
 
addUrlPatterns(Collection<String>) - Method in class io.undertow.servlet.api.WebResourceCollection
 
addWebResourceCollection(WebResourceCollection) - Method in class io.undertow.servlet.api.SecurityConstraint
 
addWebResourceCollections(WebResourceCollection...) - Method in class io.undertow.servlet.api.SecurityConstraint
 
addWebResourceCollections(List<WebResourceCollection>) - Method in class io.undertow.servlet.api.SecurityConstraint
 
addWelcomePage(String) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addWelcomePages(String...) - Method in class io.undertow.servlet.api.DeploymentInfo
 
addWelcomePages(Collection<String>) - Method in class io.undertow.servlet.api.DeploymentInfo
 
append(CharSequence) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
append(CharSequence, int, int) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
append(char) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
append(CharSequence) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
append(CharSequence, int, int) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
append(char) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
ApplicationListeners - Class in io.undertow.servlet.core
Class that is responsible for invoking application listeners.
ApplicationListeners(List<ManagedListener>, ServletContext) - Constructor for class io.undertow.servlet.core.ApplicationListeners
 
ApplicationListeners.ListenerState - Enum in io.undertow.servlet.core
 
ASYNC - Static variable in class io.undertow.servlet.predicate.DispatcherTypePredicate
 
ASYNC_EXECUTOR - Static variable in class io.undertow.servlet.spec.AsyncContextImpl
 
ASYNC_SUPPORTED - Static variable in class io.undertow.servlet.spec.AsyncContextImpl
 
asyncAlreadyStarted() - Method in interface io.undertow.servlet.UndertowServletMessages
 
AsyncContextImpl - Class in io.undertow.servlet.spec
 
AsyncContextImpl(HttpServerExchange, ServletRequest, ServletResponse, ServletRequestContext, boolean, AsyncContextImpl) - Constructor for class io.undertow.servlet.spec.AsyncContextImpl
 
asyncNotStarted() - Method in interface io.undertow.servlet.UndertowServletMessages
 
asyncRequestAlreadyDispatched() - Method in interface io.undertow.servlet.UndertowServletMessages
 
asyncRequestAlreadyReturnedToContainer() - Method in interface io.undertow.servlet.UndertowServletMessages
 
ATTACHMENT_KEY - Static variable in class io.undertow.servlet.handlers.ServletRequestContext
 
attributeAdded(Session, String, Object) - Method in class io.undertow.servlet.core.SessionListenerBridge
 
attributeRemoved(Session, String, Object) - Method in class io.undertow.servlet.core.SessionListenerBridge
 
attributeUpdated(Session, String, Object, Object) - Method in class io.undertow.servlet.core.SessionListenerBridge
 
authenticate(HttpServletResponse) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
authenticationFailed() - Method in interface io.undertow.servlet.UndertowServletMessages
 
available() - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
 

B

BlockingWriterSenderImpl - Class in io.undertow.servlet.core
A sender that uses a print writer.
BlockingWriterSenderImpl(HttpServerExchange, PrintWriter, String) - Constructor for class io.undertow.servlet.core.BlockingWriterSenderImpl
 
BUFFER_SIZE - Static variable in class io.undertow.servlet.core.BlockingWriterSenderImpl
TODO: we should be used pooled buffers
build(String) - Method in class io.undertow.servlet.attribute.ServletRequestAttribute.Builder
 
build(String) - Method in class io.undertow.servlet.attribute.ServletSessionAttribute.Builder
 
build() - Method in class io.undertow.servlet.handlers.security.SecurityPathMatches.Builder
 
build(Map<String, Object>) - Method in class io.undertow.servlet.predicate.DispatcherTypePredicate.Builder
 
builder(DeploymentInfo) - Static method in class io.undertow.servlet.handlers.security.SecurityPathMatches
 

C

CachedAuthenticatedSessionHandler - Class in io.undertow.servlet.handlers.security
HttpHandler responsible for setting up the AuthenticatedSessionManager for cached authentications and registering a NotificationHandler to receive the security notifications.
CachedAuthenticatedSessionHandler(HttpHandler, ServletContextImpl) - Constructor for class io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler
 
cannotAddServletContextListener() - Method in interface io.undertow.servlet.UndertowServletMessages
 
cannotCallFromProgramaticListener() - Method in interface io.undertow.servlet.UndertowServletMessages
 
cannotLoadClass(String, Exception) - Method in interface io.undertow.servlet.UndertowServletMessages
 
canOnlyRemoveDeploymentsWhenUndeployed(DeploymentManager.State) - Method in interface io.undertow.servlet.UndertowServletMessages
 
changeSessionId() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
checkError() - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
checkError() - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
ClassIntrospecter - Interface in io.undertow.servlet.api
Interface that is provided by the container to create a servlet / filter / listener definition from a given class, based on the annotations present on the class.
clear(String) - Method in interface io.undertow.servlet.api.SessionPersistenceManager
 
clear(String) - Method in class io.undertow.servlet.util.InMemorySessionPersistence
 
clearCurrentServletAttachments() - Static method in class io.undertow.servlet.handlers.ServletRequestContext
 
clearSession(HttpServerExchange, String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
clone() - Method in class io.undertow.servlet.api.DeploymentInfo
 
clone() - Method in class io.undertow.servlet.api.FilterInfo
 
clone() - Method in class io.undertow.servlet.api.HttpMethodSecurityInfo
 
clone() - Method in class io.undertow.servlet.api.SecurityConstraint
 
clone() - Method in class io.undertow.servlet.api.SecurityInfo
 
clone() - Method in class io.undertow.servlet.api.ServletInfo
 
clone() - Method in class io.undertow.servlet.api.ServletSecurityInfo
 
clone() - Method in class io.undertow.servlet.api.WebResourceCollection
 
close(IoCallback) - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
close() - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
close() - Method in class io.undertow.servlet.core.ServletBlockingHttpExchange
 
close() - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
 
close() - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
close() - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
close() - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
close() - Method in class io.undertow.servlet.spec.UpgradeServletInputStream
 
close() - Method in class io.undertow.servlet.spec.UpgradeServletOutputStream
 
close() - Method in class io.undertow.servlet.spec.WebConnectionImpl
 
close() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
closeAndDrainRequest() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
closeAsync() - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
Closes the channel, and flushes any data out using async IO

This is used in two situations, if an output stream is not closed when a request is done, and when performing a close on a stream that is in async mode

closeStreamAndWriter() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
complete() - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
completeInternal() - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
componentMustHaveDefaultConstructor(String, Class<?>) - Method in interface io.undertow.servlet.UndertowServletMessages
 
CompositeThreadSetupAction - Class in io.undertow.servlet.core
 
CompositeThreadSetupAction(List<ThreadSetupAction>) - Constructor for class io.undertow.servlet.core.CompositeThreadSetupAction
 
confidentialityRequired(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler
 
ConfidentialPortManager - Interface in io.undertow.servlet.api
A utility to take the HttpServerExchange of the current request and obtain the number of the port number to use in https redirects.
ConstructorInstanceFactory<T> - Class in io.undertow.servlet.util
 
ConstructorInstanceFactory(Constructor<T>) - Constructor for class io.undertow.servlet.util.ConstructorInstanceFactory
 
containsHeader(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
contentHasBeenWritten() - Method in interface io.undertow.servlet.UndertowServletMessages
 
ContextClassLoaderSetupAction - Class in io.undertow.servlet.core
 
ContextClassLoaderSetupAction(ClassLoader) - Constructor for class io.undertow.servlet.core.ContextClassLoaderSetupAction
 
contextDestroyed() - Method in class io.undertow.servlet.core.ApplicationListeners
 
contextInitialized() - Method in class io.undertow.servlet.core.ApplicationListeners
 
couldNotFindContextToDispatchTo(String) - Method in interface io.undertow.servlet.UndertowServletMessages
 
couldNotInstantiateComponent(String, Exception) - Method in interface io.undertow.servlet.UndertowServletMessages
 
createFilter(Class<T>) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
createInstance() - Method in class io.undertow.servlet.api.HttpMethodSecurityInfo
 
createInstance() - Method in interface io.undertow.servlet.api.InstanceFactory
Factory that creates a fully injected instance.
createInstance() - Method in class io.undertow.servlet.api.SecurityConstraint
 
createInstance() - Method in class io.undertow.servlet.api.SecurityInfo
 
createInstance() - Method in class io.undertow.servlet.api.ServletSecurityInfo
 
createInstance() - Method in class io.undertow.servlet.util.ConstructorInstanceFactory
 
createInstance() - Method in class io.undertow.servlet.util.ImmediateInstanceFactory
 
createInstanceFactory(Class<T>) - Method in interface io.undertow.servlet.api.ClassIntrospecter
 
createInstanceFactory(Class<T>) - Method in class io.undertow.servlet.util.DefaultClassIntrospector
 
createListener(Class<T>) - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
createListener(Class<T>) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
createServlet(Class<T>) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
createSessionManager(Deployment) - Method in interface io.undertow.servlet.api.SessionManagerFactory
 
createSessionManager(Deployment) - Method in class io.undertow.servlet.core.InMemorySessionManagerFactory
 
current() - Static method in class io.undertow.servlet.handlers.ServletRequestContext
 

D

declareRoles(String...) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
DEFAULT_SERVLET_NAME - Static variable in class io.undertow.servlet.handlers.ServletPathMatches
 
DEFAULT_SESSION_ID - Static variable in class io.undertow.servlet.api.ServletSessionConfig
 
DEFAULT_SESSION_ID - Static variable in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
DefaultClassIntrospector - Class in io.undertow.servlet.util
 
defaultContainer() - Static method in class io.undertow.servlet.Servlets
Returns the default servlet container.
defaultParameter() - Method in class io.undertow.servlet.predicate.DispatcherTypePredicate.Builder
 
DefaultServlet - Class in io.undertow.servlet.handlers
Default servlet responsible for serving up resources.
DefaultServlet() - Constructor for class io.undertow.servlet.handlers.DefaultServlet
 
DefaultServletConfig - Class in io.undertow.servlet.api
The default servlet config.
DefaultServletConfig(boolean, Set<String>) - Constructor for class io.undertow.servlet.api.DefaultServletConfig
 
DefaultServletConfig(boolean) - Constructor for class io.undertow.servlet.api.DefaultServletConfig
 
DefaultServletConfig() - Constructor for class io.undertow.servlet.api.DefaultServletConfig
 
delete() - Method in class io.undertow.servlet.spec.PartImpl
 
deleteFailed(File) - Method in interface io.undertow.servlet.UndertowServletMessages
 
deploy() - Method in interface io.undertow.servlet.api.DeploymentManager
Perform the initial deployment.
deploy() - Method in class io.undertow.servlet.core.DeploymentManagerImpl
 
Deployment - Interface in io.undertow.servlet.api
Runtime representation of a deployment.
deployment() - Static method in class io.undertow.servlet.Servlets
Creates a new servlet deployment info structure
DeploymentImpl - Class in io.undertow.servlet.core
Class that represents the mutable state associated with a servlet deployment that is built up during the bootstrap process.
DeploymentImpl(DeploymentInfo, ServletContainer) - Constructor for class io.undertow.servlet.core.DeploymentImpl
 
DeploymentInfo - Class in io.undertow.servlet.api
Represents a servlet deployment.
DeploymentInfo() - Constructor for class io.undertow.servlet.api.DeploymentInfo
 
DeploymentManager - Interface in io.undertow.servlet.api
Manager that can be used to deploy and undeploy a servlet deployment.
DeploymentManager.State - Enum in io.undertow.servlet.api
 
DeploymentManagerImpl - Class in io.undertow.servlet.core
The deployment manager.
DeploymentManagerImpl(DeploymentInfo, ServletContainer) - Constructor for class io.undertow.servlet.core.DeploymentManagerImpl
 
destroy() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
dispatch() - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
dispatch(String) - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
dispatch(ServletContext, String) - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
DispatcherTypePredicate - Class in io.undertow.servlet.predicate
Predicate that returns true if the dispatcher type matches the specified type.
DispatcherTypePredicate(DispatcherType) - Constructor for class io.undertow.servlet.predicate.DispatcherTypePredicate
 
DispatcherTypePredicate.Builder - Class in io.undertow.servlet.predicate
 
DispatcherTypePredicate.Builder() - Constructor for class io.undertow.servlet.predicate.DispatcherTypePredicate.Builder
 
dispatchMockRequest(HttpServletRequest, HttpServletResponse) - Method in interface io.undertow.servlet.api.ServletDispatcher
Dispatches a mock request to the servlet container.
dispatchMockRequest(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.handlers.ServletInitialHandler
 
dispatchToPath(HttpServerExchange, ServletPathMatch, DispatcherType) - Method in interface io.undertow.servlet.api.ServletDispatcher
Dispatches a servlet request to the specified servlet path, changing the current path
dispatchToPath(HttpServerExchange, ServletPathMatch, DispatcherType) - Method in class io.undertow.servlet.handlers.ServletInitialHandler
 
dispatchToServlet(HttpServerExchange, ServletChain, DispatcherType) - Method in interface io.undertow.servlet.api.ServletDispatcher
Dispatches a servlet request to the specified servlet, without changing the current path
dispatchToServlet(HttpServerExchange, ServletChain, DispatcherType) - Method in class io.undertow.servlet.handlers.ServletInitialHandler
 
displayStackTraces() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.undertow.servlet.core.ManagedFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.handlers.DefaultServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.websockets.WebSocketServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.handlers.DefaultServlet
 

E

EmptyEnumeration - Class in io.undertow.servlet.util
 
encodeRedirectURL(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
encodeRedirectUrl(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
encodeURL(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
encodeUrl(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
endExchange() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
ERROR - Static variable in class io.undertow.servlet.predicate.DispatcherTypePredicate
 
error(ServletRequest, ServletResponse, String, String) - Method in class io.undertow.servlet.spec.RequestDispatcherImpl
 
error(ServletRequest, ServletResponse, String) - Method in class io.undertow.servlet.spec.RequestDispatcherImpl
 
error(ServletRequest, ServletResponse, String, Throwable) - Method in class io.undertow.servlet.spec.RequestDispatcherImpl
 
ERROR_CSS - Static variable in class io.undertow.servlet.handlers.ServletDebugPageHandler
 
errorInvokingListener(String, Class<?>, Exception) - Method in interface io.undertow.servlet.UndertowServletLogger
 
ErrorPage - Class in io.undertow.servlet.api
A servlet error page mapping
ErrorPage(String, Class<? extends Throwable>) - Constructor for class io.undertow.servlet.api.ErrorPage
 
ErrorPage(String, int) - Constructor for class io.undertow.servlet.api.ErrorPage
 
ErrorPage(String) - Constructor for class io.undertow.servlet.api.ErrorPage
 
ErrorPages - Class in io.undertow.servlet.core
Class that maintains information about error page mappings.
ErrorPages(Map<Integer, String>, Map<Class<? extends Throwable>, String>, String) - Constructor for class io.undertow.servlet.core.ErrorPages
 
exchangeEvent(HttpServerExchange, ExchangeCompletionListener.NextListener) - Method in class io.undertow.servlet.core.ServletUpgradeListener
 

F

failedtoLoadPersistentSessions(Exception) - Method in interface io.undertow.servlet.UndertowServletLogger
 
failedToPersistSessionAttribute(String, Object, String) - Method in interface io.undertow.servlet.UndertowServletLogger
 
failedToPersistSessions(Exception) - Method in interface io.undertow.servlet.UndertowServletLogger
 
filter(String, Class<? extends Filter>) - Static method in class io.undertow.servlet.Servlets
Creates a new servlet description with the given name and class
filter(String, Class<? extends Filter>, InstanceFactory<? extends Filter>) - Static method in class io.undertow.servlet.Servlets
Creates a new servlet description with the given name and class
FilterConfigImpl - Class in io.undertow.servlet.spec
 
FilterConfigImpl(FilterInfo, ServletContext) - Constructor for class io.undertow.servlet.spec.FilterConfigImpl
 
FilterHandler - Class in io.undertow.servlet.handlers
 
FilterHandler(Map<DispatcherType, List<ManagedFilter>>, boolean, HttpHandler) - Constructor for class io.undertow.servlet.handlers.FilterHandler
 
FilterInfo - Class in io.undertow.servlet.api
 
FilterInfo(String, Class<? extends Filter>) - Constructor for class io.undertow.servlet.api.FilterInfo
 
FilterInfo(String, Class<? extends Filter>, InstanceFactory<? extends Filter>) - Constructor for class io.undertow.servlet.api.FilterInfo
 
FilterMappingInfo - Class in io.undertow.servlet.api
 
FilterMappingInfo(String, FilterMappingInfo.MappingType, String, DispatcherType) - Constructor for class io.undertow.servlet.api.FilterMappingInfo
 
FilterMappingInfo.MappingType - Enum in io.undertow.servlet.api
 
filterMustImplementFilter(String, Class<? extends Filter>) - Method in interface io.undertow.servlet.UndertowServletMessages
 
filterNotFound(String, String) - Method in interface io.undertow.servlet.UndertowServletMessages
 
FilterRegistrationImpl - Class in io.undertow.servlet.spec
 
FilterRegistrationImpl(FilterInfo, Deployment) - Constructor for class io.undertow.servlet.spec.FilterRegistrationImpl
 
findSessionId(HttpServerExchange) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
flush() - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
flush() - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
flush() - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
flush() - Method in class io.undertow.servlet.spec.UpgradeServletOutputStream
 
flushBuffer() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
flushInternal() - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
format(String, Object...) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
format(Locale, String, Object...) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
format(String, Object...) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
format(Locale, String, Object...) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
forSession(Session, ServletContext, boolean) - Static method in class io.undertow.servlet.spec.HttpSessionImpl
 
FORWARD - Static variable in class io.undertow.servlet.predicate.DispatcherTypePredicate
 
forward(ServletRequest, ServletResponse) - Method in class io.undertow.servlet.spec.RequestDispatcherImpl
 

G

getAdditionalAuthenticationMechanisms() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getAllowed() - Method in class io.undertow.servlet.api.DefaultServletConfig
 
getApplicationListeners() - Method in interface io.undertow.servlet.api.Deployment
 
getApplicationListeners() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getAsyncContext() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getAsyncContextInternal() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getAsyncExecutor() - Method in interface io.undertow.servlet.api.Deployment
 
getAsyncExecutor() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getAsyncExecutor() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getAttachment(AttachmentKey<T>) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
getAttribute(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getAttribute(String) - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getAttribute(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getAttributeNames() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getAttributeNames() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getAttributeNames() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getAuthMethod() - Method in class io.undertow.servlet.api.LoginConfig
 
getAuthType() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getBufferPool() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
getBufferSize() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getCharacterEncoding() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getCharacterEncoding() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getClassIntrospecter() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getClassLoader() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getClassLoader() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getClassName() - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
getClassName() - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
getComment() - Method in class io.undertow.servlet.api.ServletSessionConfig
 
getComment() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
getComment() - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
getConfidentialPort(HttpServerExchange) - Method in interface io.undertow.servlet.api.ConfidentialPortManager
 
getConfidentialPortManager() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getContentLength() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getContentLengthLong() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getContentType() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getContentType() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getContentType() - Method in class io.undertow.servlet.spec.PartImpl
 
getContext(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getContextPath() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getContextPath() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getContextPath() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getCookies() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getCreationTime() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getCurrentServetContext() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getCurrentServlet() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getDateHeader(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getDefaultCookieVersion() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getDefaultServletConfig() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getDefaultSessionTimeout() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getDefaultSessionTrackingModes() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getDeployment() - Method in interface io.undertow.servlet.api.DeploymentManager
 
getDeployment(String) - Method in interface io.undertow.servlet.api.ServletContainer
 
getDeployment() - Method in class io.undertow.servlet.core.DeploymentManagerImpl
 
getDeployment(String) - Method in class io.undertow.servlet.core.ServletContainerImpl
 
getDeployment() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getDeployment() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getDeploymentByPath(String) - Method in interface io.undertow.servlet.api.ServletContainer
 
getDeploymentByPath(String) - Method in class io.undertow.servlet.core.ServletContainerImpl
 
getDeploymentInfo() - Method in interface io.undertow.servlet.api.Deployment
 
getDeploymentInfo() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getDeploymentName() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getDisallowed() - Method in class io.undertow.servlet.api.DefaultServletConfig
 
getDispatcher() - Method in class io.undertow.servlet.api.FilterMappingInfo
 
getDispatcherType() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getDispatcherType() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getDisplayName() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getDomain() - Method in class io.undertow.servlet.api.ServletSessionConfig
 
getDomain() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
getDomain() - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
getEffectiveMajorVersion() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getEffectiveMinorVersion() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getEffectiveSessionTrackingModes() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getEmptyRoleSemantic() - Method in class io.undertow.servlet.api.SecurityInfo
 
getErrorCode() - Method in class io.undertow.servlet.api.ErrorPage
 
getErrorLocation(int) - Method in class io.undertow.servlet.core.ErrorPages
 
getErrorLocation(Throwable) - Method in class io.undertow.servlet.core.ErrorPages
 
getErrorPage() - Method in class io.undertow.servlet.api.LoginConfig
 
getErrorPages() - Method in interface io.undertow.servlet.api.Deployment
 
getErrorPages() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getErrorPages() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getExceptionType() - Method in class io.undertow.servlet.api.ErrorPage
 
getExchange() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getExchange() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getExchange() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getExecutor() - Method in interface io.undertow.servlet.api.Deployment
 
getExecutor() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getExecutor() - Method in class io.undertow.servlet.api.ServletInfo
 
getExecutor() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getExecutor() - Method in class io.undertow.servlet.handlers.ServletChain
 
getExpiration() - Method in class io.undertow.servlet.api.SessionPersistenceManager.PersistentSession
 
getExpires() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
getExtension() - Method in class io.undertow.servlet.api.MimeMapping
 
getFallback() - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
getFilterClass() - Method in class io.undertow.servlet.api.FilterInfo
 
getFilterInfo() - Method in class io.undertow.servlet.core.ManagedFilter
 
getFilterMappings() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getFilterName() - Method in class io.undertow.servlet.api.FilterMappingInfo
 
getFilterName() - Method in class io.undertow.servlet.spec.FilterConfigImpl
 
getFilterRegistration(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getFilterRegistrations() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getFilters() - Method in interface io.undertow.servlet.api.Deployment
 
getFilters() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getFilters() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getFilters() - Method in class io.undertow.servlet.core.ManagedFilters
 
getFormParserFactory() - Method in class io.undertow.servlet.core.ManagedServlet
 
getHandler() - Method in interface io.undertow.servlet.api.Deployment
 
getHandler() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getHandler() - Method in class io.undertow.servlet.handlers.ServletChain
 
getHandlerChainWrappers() - Method in class io.undertow.servlet.api.ServletInfo
 
getHandlesTypes() - Method in class io.undertow.servlet.api.ServletContainerInitializerInfo
Returns the actual types present in the deployment that are handled by this ServletContainerInitializer.
getHeader(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getHeader(HttpString) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getHeader(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getHeader(String) - Method in class io.undertow.servlet.spec.PartImpl
 
getHeaderNames() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getHeaderNames() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getHeaderNames() - Method in class io.undertow.servlet.spec.PartImpl
 
getHeaders(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getHeaders(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getHeaders(String) - Method in class io.undertow.servlet.spec.PartImpl
 
getHostName() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getHttpMethodOmissions() - Method in class io.undertow.servlet.api.WebResourceCollection
 
getHttpMethods() - Method in class io.undertow.servlet.api.WebResourceCollection
 
getHttpMethodSecurityInfo() - Method in class io.undertow.servlet.api.ServletSecurityInfo
 
getId() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getIdentityManager() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getInitialHandlerChainWrappers() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getInitParameter(String) - Method in class io.undertow.servlet.spec.FilterConfigImpl
 
getInitParameter(String) - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
getInitParameter(String) - Method in class io.undertow.servlet.spec.ServletConfigImpl
 
getInitParameter(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getInitParameter(String) - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
getInitParameterNames() - Method in class io.undertow.servlet.spec.FilterConfigImpl
 
getInitParameterNames() - Method in class io.undertow.servlet.spec.ServletConfigImpl
 
getInitParameterNames() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getInitParameters() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getInitParameters() - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
getInitParameters() - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
getInitParams() - Method in class io.undertow.servlet.api.FilterInfo
 
getInitParams() - Method in class io.undertow.servlet.api.ServletInfo
 
getInnerHandlerChainWrappers() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getInputStream() - Method in class io.undertow.servlet.core.ServletBlockingHttpExchange
 
getInputStream() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getInputStream() - Method in class io.undertow.servlet.spec.PartImpl
 
getInputStream() - Method in class io.undertow.servlet.spec.WebConnectionImpl
 
getInputStreamAlreadyCalled() - Method in interface io.undertow.servlet.UndertowServletMessages
 
getInstance() - Method in interface io.undertow.servlet.api.InstanceHandle
 
getInstance() - Method in class io.undertow.servlet.util.ImmediateInstanceHandle
 
getInstanceFactory() - Method in class io.undertow.servlet.api.FilterInfo
 
getInstanceFactory() - Method in class io.undertow.servlet.api.ListenerInfo
 
getInstanceFactory() - Method in class io.undertow.servlet.api.ServletContainerInitializerInfo
 
getInstanceFactory() - Method in class io.undertow.servlet.api.ServletInfo
 
getIntHeader(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getJspConfigDescriptor() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getJspConfigDescriptor() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getJspFile() - Method in class io.undertow.servlet.api.ServletInfo
 
getKeyLenght(String) - Static method in class io.undertow.servlet.handlers.security.SSLInformationAssociationHandler
Given the name of a TLS/SSL cipher suite, return an int representing it effective stream cipher key strength.
getLastAccessedTime() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getLifecycleObjects() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getLinkedRole() - Method in class io.undertow.servlet.api.SecurityRoleRef
 
getListenerClass() - Method in class io.undertow.servlet.api.ListenerInfo
 
getListenerInfo() - Method in class io.undertow.servlet.core.ManagedListener
 
getListeners() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getLoadOnStartup() - Method in class io.undertow.servlet.api.ServletInfo
 
getLocalAddr() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getLocale() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getLocale() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getLocaleCharsetMapping() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getLocales() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getLocalName() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getLocalPort() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getLocation() - Method in class io.undertow.servlet.api.ErrorPage
 
getLoginConfig() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getLoginPage() - Method in class io.undertow.servlet.api.LoginConfig
 
getMajorVersion() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getMajorVersion() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getManagedFilter(String) - Method in class io.undertow.servlet.core.ManagedFilters
 
getManagedServlet(String) - Method in class io.undertow.servlet.core.ManagedServlets
 
getManagedServlet() - Method in class io.undertow.servlet.handlers.ServletChain
 
getManagedServlet() - Method in class io.undertow.servlet.handlers.ServletHandler
 
getMapping() - Method in class io.undertow.servlet.api.FilterMappingInfo
 
getMappings() - Method in class io.undertow.servlet.api.ServletInfo
 
getMappings() - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
getMappingType() - Method in class io.undertow.servlet.api.FilterMappingInfo
 
getMatched() - Method in class io.undertow.servlet.handlers.ServletPathMatch
 
getMaxAge() - Method in class io.undertow.servlet.api.ServletSessionConfig
 
getMaxAge() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
getMaxAge() - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
getMaxInactiveInterval() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getMaxRequestSize() - Method in class io.undertow.servlet.core.ManagedServlet
 
getMethod() - Method in class io.undertow.servlet.api.HttpMethodSecurityInfo
 
getMethod() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getMimeExtensionMappings() - Method in interface io.undertow.servlet.api.Deployment
 
getMimeExtensionMappings() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getMimeMappings() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getMimeType() - Method in class io.undertow.servlet.api.MimeMapping
 
getMimeType(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getMinorVersion() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getMinorVersion() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getMultipartConfig() - Method in class io.undertow.servlet.api.ServletInfo
 
getName() - Method in class io.undertow.servlet.api.FilterInfo
 
getName() - Method in class io.undertow.servlet.api.ServletInfo
 
getName() - Method in class io.undertow.servlet.api.ServletSessionConfig
 
getName() - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
getName() - Method in class io.undertow.servlet.spec.PartImpl
 
getName() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
getName() - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
getName() - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
getNamedDispatcher(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getNext() - Method in class io.undertow.servlet.handlers.ServletInitialHandler
 
getNotificationReceivers() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getOriginalContextPath() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getOriginalPathInfo() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getOriginalQueryString() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getOriginalRequest() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getOriginalRequestURI() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getOriginalResponse() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getOriginalServletPath() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getOriginalServletPathMatch() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getOuterHandlerChainWrappers() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getOutputStream() - Method in class io.undertow.servlet.core.ServletBlockingHttpExchange
 
getOutputStream() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getOutputStream() - Method in class io.undertow.servlet.spec.WebConnectionImpl
 
getOutputStreamAlreadyCalled() - Method in interface io.undertow.servlet.UndertowServletMessages
 
getParameter(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getParameterMap() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getParameterNames() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getParameterValues(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getPart(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getParts() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getPath() - Method in class io.undertow.servlet.api.ServletSessionConfig
 
getPath() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
getPath() - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
getPathInfo() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getPathTranslated() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getPrincipalVersusRolesMap() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getProtocol() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getQueryParameters() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getQueryString() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getQueryString() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
getReader() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getReaderAlreadyCalled() - Method in interface io.undertow.servlet.UndertowServletMessages
 
getRealmName() - Method in class io.undertow.servlet.api.LoginConfig
 
getRealPath(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getRealPath(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getRedirectURI(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler
 
getRemaining() - Method in class io.undertow.servlet.handlers.ServletPathMatch
 
getRemoteAddr() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getRemoteHost() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getRemotePort() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getRemoteUser() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getRequest() - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
getRequestDispatcher(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getRequestDispatcher(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getRequestedSessionId() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getRequestHeader(String) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
getRequestHeaders() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
getRequestScheme() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
getRequestURI() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getRequestURI() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
getRequestURL() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getRequiredConstrains() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getResource(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getResourceAsStream(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getResourceManager() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getResourcePaths(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getResponse() - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
getResponseHeader(String) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
getResponseHeaders() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
getRewriteLocation() - Method in class io.undertow.servlet.handlers.ServletPathMatch
 
getRole() - Method in class io.undertow.servlet.api.SecurityRoleRef
 
getRolesAllowed() - Method in class io.undertow.servlet.api.SecurityInfo
 
getRunAs() - Method in class io.undertow.servlet.api.ServletInfo
 
getRunAsRole() - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
getScheme() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getSecurityConstraints() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getSecurityInfo(String, String) - Method in class io.undertow.servlet.handlers.security.SecurityPathMatches
 
getSecurityRoleRefs() - Method in class io.undertow.servlet.api.ServletInfo
 
getSecurityRoles() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getSender() - Method in class io.undertow.servlet.core.ServletBlockingHttpExchange
 
getServerInfo() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getServerName() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getServerPort() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getServlet() - Method in class io.undertow.servlet.core.ManagedServlet
 
getServlet(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getServletChain() - Method in class io.undertow.servlet.handlers.ServletPathMatch
 
getServletClass() - Method in class io.undertow.servlet.api.ServletInfo
 
getServletContainer() - Method in interface io.undertow.servlet.api.Deployment
 
getServletContainer() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getServletContainerInitializerClass() - Method in class io.undertow.servlet.api.ServletContainerInitializerInfo
 
getServletContainerInitializers() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getServletContext() - Method in interface io.undertow.servlet.api.Deployment
 
getServletContext() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getServletContext() - Method in class io.undertow.servlet.spec.FilterConfigImpl
 
getServletContext() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getServletContext() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getServletContext() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getServletContext() - Method in class io.undertow.servlet.spec.ServletConfigImpl
 
getServletContextAttributeBackingMap() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getServletContextAttributes() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getServletContextName() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getServletDispatcher() - Method in interface io.undertow.servlet.api.Deployment
 
getServletDispatcher() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getServletHandler(String) - Method in class io.undertow.servlet.core.ManagedServlets
 
getServletHandlerByName(String) - Method in class io.undertow.servlet.handlers.ServletPathMatches
 
getServletHandlerByPath(String) - Method in class io.undertow.servlet.handlers.ServletPathMatches
 
getServletHandlers() - Method in class io.undertow.servlet.core.ManagedServlets
 
getServletInfo() - Method in class io.undertow.servlet.core.ManagedServlet
 
getServletName() - Method in class io.undertow.servlet.spec.ServletConfigImpl
 
getServletNameMappings() - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
getServletNames() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getServletPath() - Method in class io.undertow.servlet.handlers.ServletChain
 
getServletPath() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getServletPathMatch() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getServletPaths() - Method in interface io.undertow.servlet.api.Deployment
 
getServletPaths() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getServletRegistration(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getServletRegistrations() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getServletRequest() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getServletResponse() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getServlets() - Method in interface io.undertow.servlet.api.Deployment
 
getServlets() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getServlets() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getServlets() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getServletSecurityInfo() - Method in class io.undertow.servlet.api.ServletInfo
 
getServletSessionConfig() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getServletStackTraces() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getSession() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getSession(boolean) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getSession() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getSession() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getSession(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
Gets the session with the specified ID if it exists
getSession(HttpServerExchange, boolean) - Method in class io.undertow.servlet.spec.ServletContextImpl
Gets the session
getSession() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
getSessionConfig() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getSessionContext() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getSessionCookieConfig() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getSessionData() - Method in class io.undertow.servlet.api.SessionPersistenceManager.PersistentSession
 
getSessionManager() - Method in interface io.undertow.servlet.api.Deployment
 
getSessionManager() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getSessionManagerFactory() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getSessionPersistenceManager() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getSessionTrackingModes() - Method in class io.undertow.servlet.api.ServletSessionConfig
 
getSize() - Method in class io.undertow.servlet.spec.PartImpl
 
getState() - Method in interface io.undertow.servlet.api.DeploymentManager
 
getState() - Method in class io.undertow.servlet.core.DeploymentManagerImpl
 
getStatus() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getSubmittedFileName() - Method in class io.undertow.servlet.spec.PartImpl
 
getTempDir() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getThreadSetupAction() - Method in interface io.undertow.servlet.api.Deployment
 
getThreadSetupAction() - Method in class io.undertow.servlet.core.DeploymentImpl
 
getThreadSetupActions() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getTimeout() - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
getTransportGuaranteeType() - Method in class io.undertow.servlet.api.SecurityInfo
 
getTransportGuarenteeType() - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
getType() - Method in class io.undertow.servlet.handlers.ServletPathMatch
 
getUrlPatternMappings() - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
getUrlPatterns() - Method in class io.undertow.servlet.api.WebResourceCollection
 
getUserPrincipal() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
getValue(String) - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getValue() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
getValueNames() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
getVersion() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
getVirtualServerName() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
getWebResourceCollections() - Method in class io.undertow.servlet.api.SecurityConstraint
 
getWelcomePages() - Method in class io.undertow.servlet.api.DeploymentInfo
 
getWriter() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
getWriterAlreadyCalled() - Method in interface io.undertow.servlet.UndertowServletMessages
 

H

handleDeployment(DeploymentInfo, ServletContextImpl) - Method in interface io.undertow.servlet.ServletExtension
 
handleError(Throwable) - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
handleFirstRequest(HttpServerExchange, ServletChain, ServletRequestContext, ServletRequest, ServletResponse) - Method in class io.undertow.servlet.handlers.ServletInitialHandler
 
handleRedirectBack(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
 
handleRequest(HttpServerExchange) - Method in class io.undertow.servlet.handlers.FilterHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletSecurityRoleHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.SSLInformationAssociationHandler
 
handleRequest(HttpServerExchange, ServletRequestContext, Throwable) - Static method in class io.undertow.servlet.handlers.ServletDebugPageHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.servlet.handlers.ServletDispatchingHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.servlet.handlers.ServletHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.servlet.handlers.ServletInitialHandler
 
handleRequest(HttpServerExchange) - Method in class io.undertow.servlet.handlers.SessionRestoringHandler
 
handshakes() - Method in class io.undertow.servlet.websockets.WebSocketServlet
 
hasMoreElements() - Method in class io.undertow.servlet.util.EmptyEnumeration
 
hasMoreElements() - Method in class io.undertow.servlet.util.IteratorEnumeration
 
hasOriginalRequestAndResponse() - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
headerCannotBeConvertedToDate(String) - Method in interface io.undertow.servlet.UndertowServletMessages
 
HttpMethodSecurityInfo - Class in io.undertow.servlet.api
 
HttpMethodSecurityInfo() - Constructor for class io.undertow.servlet.api.HttpMethodSecurityInfo
 
HttpServletRequestImpl - Class in io.undertow.servlet.spec
The http servlet request implementation.
HttpServletRequestImpl(HttpServerExchange, ServletContextImpl) - Constructor for class io.undertow.servlet.spec.HttpServletRequestImpl
 
HttpServletResponseImpl - Class in io.undertow.servlet.spec
 
HttpServletResponseImpl(HttpServerExchange, ServletContextImpl) - Constructor for class io.undertow.servlet.spec.HttpServletResponseImpl
 
HttpServletResponseImpl.ResponseState - Enum in io.undertow.servlet.spec
 
httpSessionAttributeAdded(HttpSession, String, Object) - Method in class io.undertow.servlet.core.ApplicationListeners
 
httpSessionAttributeRemoved(HttpSession, String, Object) - Method in class io.undertow.servlet.core.ApplicationListeners
 
httpSessionAttributeReplaced(HttpSession, String, Object) - Method in class io.undertow.servlet.core.ApplicationListeners
 
httpSessionIdChanged(HttpSession, String) - Method in class io.undertow.servlet.core.ApplicationListeners
 
HttpSessionImpl - Class in io.undertow.servlet.spec
 

I

illegalDispatcherPath(String) - Method in interface io.undertow.servlet.UndertowServletMessages
 
ImmediateInstanceFactory<T> - Class in io.undertow.servlet.util
 
ImmediateInstanceFactory(T) - Constructor for class io.undertow.servlet.util.ImmediateInstanceFactory
 
ImmediateInstanceHandle<T> - Class in io.undertow.servlet.util
 
ImmediateInstanceHandle(T) - Constructor for class io.undertow.servlet.util.ImmediateInstanceHandle
 
INCLUDE - Static variable in class io.undertow.servlet.predicate.DispatcherTypePredicate
 
include(ServletRequest, ServletResponse) - Method in class io.undertow.servlet.spec.RequestDispatcherImpl
 
init(ServletConfig) - Method in class io.undertow.servlet.handlers.DefaultServlet
 
init(ServletConfig) - Method in class io.undertow.servlet.websockets.WebSocketServlet
 
initDone() - Method in class io.undertow.servlet.spec.ServletContextImpl
 
initialRequestDone() - Method in class io.undertow.servlet.spec.AsyncContextImpl
Called by the container when the initial request is finished.
InMemorySessionManagerFactory - Class in io.undertow.servlet.core
Session manager factory that creates an in-memory session manager
InMemorySessionManagerFactory() - Constructor for class io.undertow.servlet.core.InMemorySessionManagerFactory
 
InMemorySessionPersistence - Class in io.undertow.servlet.util
Session persistence implementation that simply stores session information in memory.
InMemorySessionPersistence() - Constructor for class io.undertow.servlet.util.InMemorySessionPersistence
 
insertFilterServletNameMapping(int, String, String, DispatcherType) - Method in class io.undertow.servlet.api.DeploymentInfo
 
insertFilterUrlMapping(int, String, String, DispatcherType) - Method in class io.undertow.servlet.api.DeploymentInfo
 
instance() - Method in class io.undertow.servlet.core.ManagedListener
 
INSTANCE - Static variable in class io.undertow.servlet.handlers.ServletDispatchingHandler
 
INSTANCE - Static variable in class io.undertow.servlet.util.DefaultClassIntrospector
 
instance() - Static method in class io.undertow.servlet.util.EmptyEnumeration
 
InstanceFactory<T> - Interface in io.undertow.servlet.api
Factory that creates fully injected component instances.
InstanceHandle<T> - Interface in io.undertow.servlet.api
A handle for a container managed instance.
invalidate() - Method in class io.undertow.servlet.handlers.ServletPathMatches
 
invalidate() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
invalidRequestResponseType(ServletRequest, ServletResponse) - Method in interface io.undertow.servlet.UndertowServletMessages
 
io.undertow.servlet - package io.undertow.servlet
 
io.undertow.servlet.api - package io.undertow.servlet.api
 
io.undertow.servlet.attribute - package io.undertow.servlet.attribute
 
io.undertow.servlet.core - package io.undertow.servlet.core
 
io.undertow.servlet.handlers - package io.undertow.servlet.handlers
 
io.undertow.servlet.handlers.security - package io.undertow.servlet.handlers.security
 
io.undertow.servlet.predicate - package io.undertow.servlet.predicate
 
io.undertow.servlet.spec - package io.undertow.servlet.spec
 
io.undertow.servlet.util - package io.undertow.servlet.util
 
io.undertow.servlet.websockets - package io.undertow.servlet.websockets
 
io.undertow.util - package io.undertow.util
 
ioExceptionDispatchingAsyncEvent(IOException) - Method in interface io.undertow.servlet.UndertowServletLogger
 
ioExceptionHandingRequest(IOException) - Method in interface io.undertow.servlet.UndertowServletLogger
 
isAllowNonStandardWrappers() - Method in class io.undertow.servlet.api.DeploymentInfo
 
isAsyncStarted() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
isAsyncSupported() - Method in class io.undertow.servlet.api.FilterInfo
 
isAsyncSupported() - Method in class io.undertow.servlet.api.ServletInfo
 
isAsyncSupported() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
isAuthenticationRequired(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletAuthenticationConstraintHandler
 
isClosed() - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
 
isCommitted() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
isDefaultAllowed() - Method in class io.undertow.servlet.api.DefaultServletConfig
 
isDefaultServletMapping() - Method in class io.undertow.servlet.handlers.ServletChain
 
isDenyUncoveredHttpMethods() - Method in class io.undertow.servlet.api.DeploymentInfo
 
isDiscard() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
isDispatched() - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
isEmpty() - Method in class io.undertow.servlet.handlers.security.SecurityPathMatches
 
isEnabled() - Method in class io.undertow.servlet.api.ServletInfo
 
isFinished() - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
 
isFinished() - Method in class io.undertow.servlet.spec.UpgradeServletInputStream
 
isHttpOnly() - Method in class io.undertow.servlet.api.ServletSessionConfig
 
isHttpOnly() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
isHttpOnly() - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
isIgnoreStandardAuthenticationMechanism() - Method in class io.undertow.servlet.api.DeploymentInfo
 
isInsideInclude() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
isInvalid() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
isInvalidateSessionOnLogout() - Method in class io.undertow.servlet.api.DeploymentInfo
 
isListenerClass(Class<?>) - Static method in class io.undertow.servlet.core.ApplicationListeners
 
isNew() - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
isPermanentlyUnavailable() - Method in class io.undertow.servlet.core.ManagedServlet
 
isProgramatic() - Method in class io.undertow.servlet.core.ManagedListener
 
isReady() - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
 
isReady() - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
 
isReady() - Method in class io.undertow.servlet.spec.UpgradeServletInputStream
 
isReady() - Method in class io.undertow.servlet.spec.UpgradeServletOutputStream
 
isRequestedSessionIdFromCookie() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
isRequestedSessionIdFromURL() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
isRequestedSessionIdFromUrl() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
isRequestedSessionIdValid() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
isRequiredWelcomeFileMatch() - Method in class io.undertow.servlet.handlers.ServletPathMatch
 
isRequireWelcomeFileMapping() - Method in class io.undertow.servlet.api.ServletInfo
 
isSecure() - Method in class io.undertow.servlet.api.ServletSessionConfig
 
isSecure() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
isSecure() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
isSecure() - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
isStarted() - Method in class io.undertow.servlet.core.ApplicationListeners
 
isStarted() - Method in interface io.undertow.servlet.core.Lifecycle
 
isStarted() - Method in class io.undertow.servlet.core.ManagedFilter
 
isStarted() - Method in class io.undertow.servlet.core.ManagedListener
 
isStarted() - Method in class io.undertow.servlet.core.ManagedServlet
 
isStarted() - Method in class io.undertow.servlet.handlers.SessionRestoringHandler
 
isUserInRole(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
IteratorEnumeration<T> - Class in io.undertow.servlet.util
Wrapper to convert an iterator to an enumeration
IteratorEnumeration(Iterator<T>) - Constructor for class io.undertow.servlet.util.IteratorEnumeration
 

L

Lifecycle - Interface in io.undertow.servlet.core
An object that can be started or stopped.
listDeployments() - Method in interface io.undertow.servlet.api.ServletContainer
 
listDeployments() - Method in class io.undertow.servlet.core.ServletContainerImpl
 
listener(Class<? extends EventListener>, InstanceFactory<? extends EventListener>) - Static method in class io.undertow.servlet.Servlets
 
listener(Class<? extends EventListener>) - Static method in class io.undertow.servlet.Servlets
 
listenerAlreadySet() - Method in interface io.undertow.servlet.UndertowServletMessages
 
listenerCannotBeNull() - Method in interface io.undertow.servlet.UndertowServletMessages
 
ListenerInfo - Class in io.undertow.servlet.api
 
ListenerInfo(Class<? extends EventListener>, InstanceFactory<? extends EventListener>) - Constructor for class io.undertow.servlet.api.ListenerInfo
 
ListenerInfo(Class<? extends EventListener>) - Constructor for class io.undertow.servlet.api.ListenerInfo
 
listenerMustImplementListenerClass(Class<?>) - Method in interface io.undertow.servlet.UndertowServletMessages
 
listenerState() - Static method in class io.undertow.servlet.core.ApplicationListeners
returns true if this is in in a
loadSessionAttributes(String, ClassLoader) - Method in interface io.undertow.servlet.api.SessionPersistenceManager
 
loadSessionAttributes(String, ClassLoader) - Method in class io.undertow.servlet.util.InMemorySessionPersistence
 
log(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
log(Exception, String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
log(String, Throwable) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
login(String, String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
LoginConfig - Class in io.undertow.servlet.api
 
LoginConfig(String, String, String, String) - Constructor for class io.undertow.servlet.api.LoginConfig
 
LoginConfig(String, String) - Constructor for class io.undertow.servlet.api.LoginConfig
 
loginFailed() - Method in interface io.undertow.servlet.UndertowServletMessages
 
logout() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 

M

malformedUrlException(String, MalformedURLException) - Method in interface io.undertow.servlet.UndertowServletLogger
 
ManagedFilter - Class in io.undertow.servlet.core
 
ManagedFilter(FilterInfo, ServletContext) - Constructor for class io.undertow.servlet.core.ManagedFilter
 
ManagedFilters - Class in io.undertow.servlet.core
Runtime representation of filters.
ManagedFilters(DeploymentImpl, ServletPathMatches) - Constructor for class io.undertow.servlet.core.ManagedFilters
 
ManagedListener - Class in io.undertow.servlet.core
 
ManagedListener(ListenerInfo, boolean) - Constructor for class io.undertow.servlet.core.ManagedListener
 
ManagedServlet - Class in io.undertow.servlet.core
Manager for a servlets lifecycle.
ManagedServlet(ServletInfo, ServletContextImpl) - Constructor for class io.undertow.servlet.core.ManagedServlet
 
ManagedServlets - Class in io.undertow.servlet.core
Runtime representation of servlets.
ManagedServlets(DeploymentImpl, ServletPathMatches) - Constructor for class io.undertow.servlet.core.ManagedServlets
 
MESSAGES - Static variable in interface io.undertow.servlet.UndertowServletMessages
 
MimeMapping - Class in io.undertow.servlet.api
 
MimeMapping(String, String) - Constructor for class io.undertow.servlet.api.MimeMapping
 
mock(ServletRequest, ServletResponse) - Method in class io.undertow.servlet.spec.RequestDispatcherImpl
 
moreThanOneDefaultErrorPage(String, String) - Method in interface io.undertow.servlet.UndertowServletMessages
 
multipartConfig(String, long, long, int) - Static method in class io.undertow.servlet.Servlets
Creates a new multipart config element

N

name() - Method in class io.undertow.servlet.attribute.ServletRequestAttribute.Builder
 
name() - Method in class io.undertow.servlet.attribute.ServletSessionAttribute.Builder
 
name() - Method in class io.undertow.servlet.predicate.DispatcherTypePredicate.Builder
 
newContainer() - Static method in class io.undertow.servlet.Servlets
Creates a new servlet container.
newInstance() - Static method in class io.undertow.servlet.api.ServletContainer.Factory
 
newInstance(ServletPrintWriter) - Static method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
nextElement() - Method in class io.undertow.servlet.util.EmptyEnumeration
 
nextElement() - Method in class io.undertow.servlet.util.IteratorEnumeration
 
nonStandardFilterMapping(String) - Method in interface io.undertow.servlet.UndertowServletLogger
 
noSession() - Method in interface io.undertow.servlet.UndertowServletMessages
 
notAMultiPartRequest() - Method in interface io.undertow.servlet.UndertowServletMessages
 
notImplemented() - Method in interface io.undertow.servlet.UndertowServletMessages
 
noWebSocketHandler() - Method in interface io.undertow.servlet.UndertowServletMessages
 
nullName() - Method in interface io.undertow.servlet.UndertowServletMessages
 

P

paramCannotBeNull(String) - Method in interface io.undertow.servlet.UndertowServletMessages
 
paramCannotBeNull(String, String, String) - Method in interface io.undertow.servlet.UndertowServletMessages
 
parameters() - Method in class io.undertow.servlet.predicate.DispatcherTypePredicate.Builder
 
PartImpl - Class in io.undertow.servlet.spec
 
PartImpl(String, FormData.FormValue) - Constructor for class io.undertow.servlet.spec.PartImpl
 
pathMustStartWithSlash(String) - Method in interface io.undertow.servlet.UndertowServletMessages
 
persistSessions(String, Map<String, SessionPersistenceManager.PersistentSession>) - Method in interface io.undertow.servlet.api.SessionPersistenceManager
 
persistSessions(String, Map<String, SessionPersistenceManager.PersistentSession>) - Method in class io.undertow.servlet.util.InMemorySessionPersistence
 
print(boolean) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
print(char) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
print(int) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
print(long) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
print(float) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
print(double) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
print(char[]) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
print(String) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
print(Object) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
print(boolean) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
print(char) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
print(int) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
print(long) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
print(float) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
print(double) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
print(char[]) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
print(String) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
print(Object) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
printf(String, Object...) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
printf(Locale, String, Object...) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
printf(String, Object...) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
printf(Locale, String, Object...) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
println() - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
println(boolean) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
println(char) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
println(int) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
println(long) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
println(float) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
println(double) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
println(char[]) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
println(String) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
println(Object) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
println() - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
println(boolean) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
println(char) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
println(int) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
println(long) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
println(float) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
println(double) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
println(char[]) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
println(String) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
println(Object) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
putValue(String, Object) - Method in class io.undertow.servlet.spec.HttpSessionImpl
 

R

read() - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
 
read(byte[]) - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
 
read(byte[], int, int) - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
 
read() - Method in class io.undertow.servlet.spec.UpgradeServletInputStream
 
read(byte[]) - Method in class io.undertow.servlet.spec.UpgradeServletInputStream
 
read(byte[], int, int) - Method in class io.undertow.servlet.spec.UpgradeServletInputStream
 
readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRequestAttribute
 
readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletSessionAttribute
 
readRequestData() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
redirect(HttpServerExchange, String) - Static method in class io.undertow.util.RedirectBuilder
Redirects to a new relative path.
RedirectBuilder - Class in io.undertow.util
Utility class for building redirects.
release() - Method in interface io.undertow.servlet.api.InstanceHandle
releases the instance, uninjecting and calling an pre-destroy methods as appropriate
release() - Method in class io.undertow.servlet.util.ImmediateInstanceHandle
 
removeAttribute(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
removeAttribute(String) - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
removeAttribute(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
removeDeployment(DeploymentInfo) - Method in interface io.undertow.servlet.api.ServletContainer
 
removeDeployment(DeploymentInfo) - Method in class io.undertow.servlet.core.ServletContainerImpl
 
removeValue(String) - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
REQUEST - Static variable in class io.undertow.servlet.predicate.DispatcherTypePredicate
 
REQUEST_LOGGER - Static variable in interface io.undertow.servlet.UndertowServletLogger
 
requestDestroyed(ServletRequest) - Method in class io.undertow.servlet.core.ApplicationListeners
 
RequestDispatcherImpl - Class in io.undertow.servlet.spec
 
RequestDispatcherImpl(String, ServletContextImpl) - Constructor for class io.undertow.servlet.spec.RequestDispatcherImpl
 
RequestDispatcherImpl(ServletChain, ServletContextImpl) - Constructor for class io.undertow.servlet.spec.RequestDispatcherImpl
 
requestInitialized(ServletRequest) - Method in class io.undertow.servlet.core.ApplicationListeners
 
requestNoOfCorrectType() - Method in interface io.undertow.servlet.UndertowServletMessages
 
requestWasNotOriginalOrWrapper(ServletRequest) - Method in interface io.undertow.servlet.UndertowServletMessages
 
requireCurrent() - Static method in class io.undertow.servlet.handlers.ServletRequestContext
 
requiredParameters() - Method in class io.undertow.servlet.predicate.DispatcherTypePredicate.Builder
 
reset() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
resetBuffer() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
resetBuffer() - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
 
resolve(HttpServerExchange) - Method in class io.undertow.servlet.predicate.DispatcherTypePredicate
 
responseAlreadyCommited() - Method in interface io.undertow.servlet.UndertowServletMessages
 
responseDone() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
responseWasNotOriginalOrWrapper(ServletResponse) - Method in interface io.undertow.servlet.UndertowServletMessages
 
rewriteUrl(String, String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
ROOT_LOGGER - Static variable in interface io.undertow.servlet.UndertowServletLogger
 

S

SecurityConstraint - Class in io.undertow.servlet.api
 
SecurityConstraint() - Constructor for class io.undertow.servlet.api.SecurityConstraint
 
SecurityInfo<T extends SecurityInfo> - Class in io.undertow.servlet.api
 
SecurityInfo() - Constructor for class io.undertow.servlet.api.SecurityInfo
 
SecurityInfo.EmptyRoleSemantic - Enum in io.undertow.servlet.api
Equivalent to ServletSecurity.EmptyRoleSemantic but with an additional mode to require authentication but no role check.
SecurityPathMatches - Class in io.undertow.servlet.handlers.security
 
SecurityPathMatches.Builder - Class in io.undertow.servlet.handlers.security
 
SecurityRoleRef - Class in io.undertow.servlet.api
 
SecurityRoleRef(String, String) - Constructor for class io.undertow.servlet.api.SecurityRoleRef
 
send(ByteBuffer, IoCallback) - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
send(ByteBuffer[], IoCallback) - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
send(String, IoCallback) - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
send(ByteBuffer) - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
send(ByteBuffer[]) - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
send(String, Charset, IoCallback) - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
send(String) - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
send(String, Charset) - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
sendData(ByteBuffer) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
sendError(int, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
sendError(int) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
sendRedirect(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
servePage(HttpServerExchange, String) - Method in class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
 
servlet(String, Class<? extends Servlet>) - Static method in class io.undertow.servlet.Servlets
Creates a new servlet description with the given name and class
servlet(String, Class<? extends Servlet>, InstanceFactory<? extends Servlet>) - Static method in class io.undertow.servlet.Servlets
Creates a new servlet description with the given name and class
ServletAuthenticationConstraintHandler - Class in io.undertow.servlet.handlers.security
A simple handler that just sets the auth type to REQUIRED after iterating each of the SingleConstraintMatch instances and identifying if any require authentication.
ServletAuthenticationConstraintHandler(HttpHandler) - Constructor for class io.undertow.servlet.handlers.security.ServletAuthenticationConstraintHandler
 
ServletBlockingHttpExchange - Class in io.undertow.servlet.core
 
ServletBlockingHttpExchange(HttpServerExchange) - Constructor for class io.undertow.servlet.core.ServletBlockingHttpExchange
 
ServletChain - Class in io.undertow.servlet.handlers
 
ServletChain(HttpHandler, ManagedServlet, String, boolean) - Constructor for class io.undertow.servlet.handlers.ServletChain
 
ServletChain(ServletChain) - Constructor for class io.undertow.servlet.handlers.ServletChain
 
ServletConfidentialityConstraintHandler - Class in io.undertow.servlet.handlers.security
Servlet specific extension to SinglePortConfidentialityHandler
ServletConfidentialityConstraintHandler(ConfidentialPortManager, HttpHandler) - Constructor for class io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler
 
ServletConfigImpl - Class in io.undertow.servlet.spec
 
ServletConfigImpl(ServletInfo, ServletContext) - Constructor for class io.undertow.servlet.spec.ServletConfigImpl
 
ServletContainer - Interface in io.undertow.servlet.api
 
ServletContainer.Factory - Class in io.undertow.servlet.api
 
ServletContainer.Factory() - Constructor for class io.undertow.servlet.api.ServletContainer.Factory
 
ServletContainerImpl - Class in io.undertow.servlet.core
The manager for all servlet deployments.
ServletContainerImpl() - Constructor for class io.undertow.servlet.core.ServletContainerImpl
 
ServletContainerInitializerInfo - Class in io.undertow.servlet.api
 
ServletContainerInitializerInfo(Class<? extends ServletContainerInitializer>, InstanceFactory<? extends ServletContainerInitializer>, Set<Class<?>>) - Constructor for class io.undertow.servlet.api.ServletContainerInitializerInfo
 
servletContextAlreadyInitialized() - Method in interface io.undertow.servlet.UndertowServletMessages
 
servletContextAttributeAdded(String, Object) - Method in class io.undertow.servlet.core.ApplicationListeners
 
servletContextAttributeRemoved(String, Object) - Method in class io.undertow.servlet.core.ApplicationListeners
 
servletContextAttributeReplaced(String, Object) - Method in class io.undertow.servlet.core.ApplicationListeners
 
ServletContextImpl - Class in io.undertow.servlet.spec
 
ServletContextImpl(ServletContainer, Deployment) - Constructor for class io.undertow.servlet.spec.ServletContextImpl
 
ServletCookieAdaptor - Class in io.undertow.servlet.spec
Adaptor between and undertow and a servlet cookie
ServletCookieAdaptor(Cookie) - Constructor for class io.undertow.servlet.spec.ServletCookieAdaptor
 
ServletDebugPageHandler - Class in io.undertow.servlet.handlers
generates a servlet error page with a stack trace
ServletDebugPageHandler() - Constructor for class io.undertow.servlet.handlers.ServletDebugPageHandler
 
ServletDispatcher - Interface in io.undertow.servlet.api
 
ServletDispatchingHandler - Class in io.undertow.servlet.handlers
Handler that dispatches to the resolved servlet.
ServletDispatchingHandler() - Constructor for class io.undertow.servlet.handlers.ServletDispatchingHandler
 
servletExceptionHandlingRequest(ServletException) - Method in interface io.undertow.servlet.UndertowServletLogger
 
ServletExtension - Interface in io.undertow.servlet
Interface that allows the servlet deployment to be modified before it is deployed.
ServletFormAuthenticationMechanism - Class in io.undertow.servlet.handlers.security
Servlet handler for FORM authentication.
ServletFormAuthenticationMechanism(String, String, String) - Constructor for class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
 
ServletFormAuthenticationMechanism(String, String, String, String) - Constructor for class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
 
ServletHandler - Class in io.undertow.servlet.handlers
The handler that is responsible for invoking the servlet

TODO: do we want to move lifecycle considerations out of this handler?

ServletHandler(ManagedServlet) - Constructor for class io.undertow.servlet.handlers.ServletHandler
 
ServletInfo - Class in io.undertow.servlet.api
 
ServletInfo(String, Class<? extends Servlet>) - Constructor for class io.undertow.servlet.api.ServletInfo
 
ServletInfo(String, Class<? extends Servlet>, InstanceFactory<? extends Servlet>) - Constructor for class io.undertow.servlet.api.ServletInfo
 
ServletInitialHandler - Class in io.undertow.servlet.handlers
This must be the initial handler in the blocking servlet chain.
ServletInitialHandler(ServletPathMatches, HttpHandler, CompositeThreadSetupAction, ServletContextImpl) - Constructor for class io.undertow.servlet.handlers.ServletInitialHandler
 
ServletInputStreamImpl - Class in io.undertow.servlet.spec
Servlet input stream implementation.
ServletInputStreamImpl(HttpServletRequestImpl) - Constructor for class io.undertow.servlet.spec.ServletInputStreamImpl
 
servletMustImplementServlet(String, Class<? extends Servlet>) - Method in interface io.undertow.servlet.UndertowServletMessages
 
ServletOutputStreamImpl - Class in io.undertow.servlet.spec
This stream essentially has two modes.
ServletOutputStreamImpl(long, ServletRequestContext) - Constructor for class io.undertow.servlet.spec.ServletOutputStreamImpl
Construct a new instance.
ServletOutputStreamImpl(Long, ServletRequestContext, int) - Constructor for class io.undertow.servlet.spec.ServletOutputStreamImpl
Construct a new instance.
ServletPathMatch - Class in io.undertow.servlet.handlers
 
ServletPathMatch(ServletChain, String, boolean) - Constructor for class io.undertow.servlet.handlers.ServletPathMatch
 
ServletPathMatch(ServletChain, String, String, ServletPathMatch.Type, String) - Constructor for class io.undertow.servlet.handlers.ServletPathMatch
 
ServletPathMatch(ServletPathMatch.Type) - Constructor for class io.undertow.servlet.handlers.ServletPathMatch
 
ServletPathMatch.Type - Enum in io.undertow.servlet.handlers
 
ServletPathMatches - Class in io.undertow.servlet.handlers
Facade around ServletPathMatchesData.
ServletPathMatches(Deployment) - Constructor for class io.undertow.servlet.handlers.ServletPathMatches
 
ServletPrintWriter - Class in io.undertow.servlet.spec
Real servlet print writer functionality, that is not limited by extending PrintWriter

ServletPrintWriter(ServletOutputStreamImpl, String) - Constructor for class io.undertow.servlet.spec.ServletPrintWriter
 
ServletPrintWriterDelegate - Class in io.undertow.servlet.spec
 
ServletRegistrationImpl - Class in io.undertow.servlet.spec
 
ServletRegistrationImpl(ServletInfo, Deployment) - Constructor for class io.undertow.servlet.spec.ServletRegistrationImpl
 
ServletRequestAttribute - Class in io.undertow.servlet.attribute
An attribute in the servlet request
ServletRequestAttribute(String) - Constructor for class io.undertow.servlet.attribute.ServletRequestAttribute
 
ServletRequestAttribute.Builder - Class in io.undertow.servlet.attribute
 
ServletRequestAttribute.Builder() - Constructor for class io.undertow.servlet.attribute.ServletRequestAttribute.Builder
 
servletRequestAttributeAdded(HttpServletRequest, String, Object) - Method in class io.undertow.servlet.core.ApplicationListeners
 
servletRequestAttributeRemoved(HttpServletRequest, String, Object) - Method in class io.undertow.servlet.core.ApplicationListeners
 
servletRequestAttributeReplaced(HttpServletRequest, String, Object) - Method in class io.undertow.servlet.core.ApplicationListeners
 
ServletRequestContext - Class in io.undertow.servlet.handlers
All the information that servlet needs to attach to the exchange.
ServletRequestContext(Deployment, HttpServletRequestImpl, HttpServletResponseImpl, ServletPathMatch) - Constructor for class io.undertow.servlet.handlers.ServletRequestContext
 
Servlets - Class in io.undertow.servlet
Utility class for building servlet deployments.
ServletSecurityConstraintHandler - Class in io.undertow.servlet.handlers.security
 
ServletSecurityConstraintHandler(SecurityPathMatches, HttpHandler) - Constructor for class io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler
 
ServletSecurityInfo - Class in io.undertow.servlet.api
 
ServletSecurityInfo() - Constructor for class io.undertow.servlet.api.ServletSecurityInfo
 
ServletSecurityRoleHandler - Class in io.undertow.servlet.handlers.security
Servlet role handler
ServletSecurityRoleHandler(HttpHandler, Map<String, Set<String>>) - Constructor for class io.undertow.servlet.handlers.security.ServletSecurityRoleHandler
 
ServletSessionAttribute - Class in io.undertow.servlet.attribute
An attribute in the servlet request
ServletSessionAttribute(String) - Constructor for class io.undertow.servlet.attribute.ServletSessionAttribute
 
ServletSessionAttribute.Builder - Class in io.undertow.servlet.attribute
 
ServletSessionAttribute.Builder() - Constructor for class io.undertow.servlet.attribute.ServletSessionAttribute.Builder
 
ServletSessionConfig - Class in io.undertow.servlet.api
Session config that gets
ServletSessionConfig() - Constructor for class io.undertow.servlet.api.ServletSessionConfig
 
ServletStackTraces - Enum in io.undertow.servlet.api
 
servletStackTracesAll(String) - Method in interface io.undertow.servlet.UndertowServletLogger
 
ServletUpgradeListener<T extends javax.servlet.http.HttpUpgradeHandler> - Class in io.undertow.servlet.core
Lister that handles a servlet exchange upgrade event.
ServletUpgradeListener(InstanceHandle<T>) - Constructor for class io.undertow.servlet.core.ServletUpgradeListener
 
ServletWebSocketHttpExchange - Class in io.undertow.servlet.websockets
 
ServletWebSocketHttpExchange(HttpServletRequest, HttpServletResponse) - Constructor for class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
SESSION_HANDLER - Static variable in class io.undertow.servlet.websockets.WebSocketServlet
 
SessionCookieConfigImpl - Class in io.undertow.servlet.spec
 
SessionCookieConfigImpl(ServletContextImpl) - Constructor for class io.undertow.servlet.spec.SessionCookieConfigImpl
 
sessionCreated(HttpSession) - Method in class io.undertow.servlet.core.ApplicationListeners
 
sessionCreated(Session, HttpServerExchange) - Method in class io.undertow.servlet.core.SessionListenerBridge
 
sessionDestroyed(HttpSession) - Method in class io.undertow.servlet.core.ApplicationListeners
 
sessionDestroyed(Session, HttpServerExchange, SessionListener.SessionDestroyedReason) - Method in class io.undertow.servlet.core.SessionListenerBridge
 
sessionIdChanged(Session, String) - Method in class io.undertow.servlet.core.SessionListenerBridge
 
sessionIsInvalid() - Method in interface io.undertow.servlet.UndertowServletMessages
 
SessionListenerBridge - Class in io.undertow.servlet.core
Class that bridges between Undertow native session listeners and servlet ones.
SessionListenerBridge(ThreadSetupAction, ApplicationListeners, ServletContext) - Constructor for class io.undertow.servlet.core.SessionListenerBridge
 
SessionManagerFactory - Interface in io.undertow.servlet.api
Factory class used to create a session manager
SessionPersistenceManager - Interface in io.undertow.servlet.api
Interface that is used in development mode to support session persistence across redeploys.
SessionPersistenceManager.PersistentSession - Class in io.undertow.servlet.api
 
SessionPersistenceManager.PersistentSession(Date, Map<String, Object>) - Constructor for class io.undertow.servlet.api.SessionPersistenceManager.PersistentSession
 
SessionRestoringHandler - Class in io.undertow.servlet.handlers
A handler that restores persistent HTTP session state for requests in development mode.
SessionRestoringHandler(String, SessionManager, ServletContextImpl, HttpHandler, SessionPersistenceManager) - Constructor for class io.undertow.servlet.handlers.SessionRestoringHandler
 
setAllowNonStandardWrappers(boolean) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setAsyncExecutor(Executor) - Method in class io.undertow.servlet.api.DeploymentInfo
Sets the executor that is used to run async tasks.
setAsyncSupported(boolean) - Method in class io.undertow.servlet.api.FilterInfo
 
setAsyncSupported(boolean) - Method in class io.undertow.servlet.api.ServletInfo
 
setAsyncSupported(boolean) - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
setAsyncSupported(boolean) - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
setAttribute(String, Object) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
setAttribute(String, Object) - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
setAttribute(String, Object) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
setBufferSize(int) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setBufferSize(int) - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
 
setCharacterEncoding(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
setCharacterEncoding(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setClassIntrospecter(ClassIntrospecter) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setClassLoader(ClassLoader) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setComment(String) - Method in class io.undertow.servlet.api.ServletSessionConfig
 
setComment(String) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
setComment(String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
setConfidentialPortManager(ConfidentialPortManager) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setContentLength(int) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setContentLengthLong(long) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setContentType(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setContextPath(String) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setCurrentRequestContext(ServletRequestContext) - Static method in class io.undertow.servlet.handlers.ServletRequestContext
 
setCurrentServetContext(ServletContextImpl) - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
setCurrentServlet(ServletChain) - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
setDateHeader(String, long) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setDefaultCookieVersion(int) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setDefaultServletConfig(DefaultServletConfig) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setDefaultSessionTimeout(int) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setDenyUncoveredHttpMethods(boolean) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setDeploymentName(String) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setDiscard(boolean) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
setDispatcherType(DispatcherType) - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
setDisplayName(String) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setDomain(String) - Method in class io.undertow.servlet.api.ServletSessionConfig
 
setDomain(String) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
setDomain(String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
setEmptyRoleSemantic(SecurityInfo.EmptyRoleSemantic) - Method in class io.undertow.servlet.api.SecurityInfo
 
setEnabled(boolean) - Method in class io.undertow.servlet.api.ServletInfo
 
setErrorPages(ErrorPages) - Method in class io.undertow.servlet.core.DeploymentImpl
 
setExecutor(Executor) - Method in class io.undertow.servlet.api.DeploymentInfo
Sets the executor that will be used to run servlet invocations.
setExecutor(Executor) - Method in class io.undertow.servlet.api.ServletInfo
 
setExpires(Date) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
setFallback(SessionConfig) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
setHeader(String, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setHeader(HttpString, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setHostName(String) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setHttpOnly(boolean) - Method in class io.undertow.servlet.api.ServletSessionConfig
 
setHttpOnly(boolean) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
setHttpOnly(boolean) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
setIdentityManager(IdentityManager) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setIgnoreStandardAuthenticationMechanism(boolean) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setInitialHandler(HttpHandler) - Method in class io.undertow.servlet.core.DeploymentImpl
 
setInitParameter(String, String) - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
setInitParameter(String, String) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
setInitParameter(String, String) - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
setInitParameters(Map<String, String>) - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
 
setInitParameters(Map<String, String>) - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
setInsideInclude(boolean) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setInstanceFactory(InstanceFactory<? extends Servlet>) - Method in class io.undertow.servlet.api.ServletInfo
 
setIntHeader(String, int) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setInvalidateSessionOnLogout(boolean) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setJspConfigDescriptor(JspConfigDescriptor) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setJspFile(String) - Method in class io.undertow.servlet.api.ServletInfo
 
setLoadOnStartup(Integer) - Method in class io.undertow.servlet.api.ServletInfo
 
setLoadOnStartup(int) - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
setLocale(Locale) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setLoginConfig(LoginConfig) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setMajorVersion(int) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setMaxAge(int) - Method in class io.undertow.servlet.api.ServletSessionConfig
 
setMaxAge(Integer) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
setMaxAge(int) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
setMaxInactiveInterval(int) - Method in class io.undertow.servlet.spec.HttpSessionImpl
 
setMethod(String) - Method in class io.undertow.servlet.api.HttpMethodSecurityInfo
 
setMimeExtensionMappings(Map<String, String>) - Method in class io.undertow.servlet.core.DeploymentImpl
 
setMinorVersion(int) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setMultipartConfig(MultipartConfigElement) - Method in class io.undertow.servlet.api.ServletInfo
 
setMultipartConfig(MultipartConfigElement) - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
setName(String) - Method in class io.undertow.servlet.api.ServletSessionConfig
 
setName(String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
setPath(String) - Method in class io.undertow.servlet.api.ServletSessionConfig
 
setPath(String) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
setPath(String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
setPermanentlyUnavailable(boolean) - Method in class io.undertow.servlet.core.ManagedServlet
 
setQueryParameters(Map<String, Deque<String>>) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
setReadListener(ReadListener) - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
 
setReadListener(ReadListener) - Method in class io.undertow.servlet.spec.UpgradeServletInputStream
 
setRequiredConstrains(List<SingleConstraintMatch>) - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
setRequireWelcomeFileMapping(boolean) - Method in class io.undertow.servlet.api.ServletInfo
 
setResourceManager(ResourceManager) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setResponesCode(int) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
setResponseHeader(String, String) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
setResponseHeaders(Map<String, List<String>>) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
setRunAs(String) - Method in class io.undertow.servlet.api.ServletInfo
 
setRunAsRole(String) - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
setSecure(boolean) - Method in class io.undertow.servlet.api.ServletSessionConfig
 
setSecure(boolean) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
setSecure(boolean) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
setServletContext(ServletContextImpl) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
setServletContext(ServletContextImpl) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setServletContextAttributeBackingMap(ConcurrentMap<String, Object>) - Method in class io.undertow.servlet.api.DeploymentInfo
Sets the map that will be used by the ServletContext implementation to store attributes.
setServletPathMatch(ServletPathMatch) - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
setServletPrintWriter(ServletPrintWriter) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
setServletRequest(ServletRequest) - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
setServletResponse(ServletResponse) - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
setServletSecurity(ServletSecurityElement) - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
 
setServletSecurityInfo(ServletSecurityInfo) - Method in class io.undertow.servlet.api.ServletInfo
 
setServletSessionConfig(ServletSessionConfig) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setServletStackTraces(ServletStackTraces) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setSession(HttpSessionImpl) - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
setSessionId(HttpServerExchange, String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
 
setSessionManagerFactory(SessionManagerFactory) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setSessionPersistenceManager(SessionPersistenceManager) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class io.undertow.servlet.api.ServletSessionConfig
 
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
setStatus(int) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setStatus(int, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
 
setTempDir(File) - Method in class io.undertow.servlet.api.DeploymentInfo
 
setThreadSetupAction(CompositeThreadSetupAction) - Method in class io.undertow.servlet.core.DeploymentImpl
 
setTimeout(long) - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
setTransportGuaranteeType(TransportGuaranteeType) - Method in class io.undertow.servlet.api.SecurityInfo
 
setTransportGuarenteeType(TransportGuaranteeType) - Method in class io.undertow.servlet.handlers.ServletRequestContext
 
setup(HttpServerExchange) - Method in interface io.undertow.servlet.api.ThreadSetupAction
Setup any thread local context
setup(HttpServerExchange) - Method in class io.undertow.servlet.core.CompositeThreadSetupAction
 
setup(HttpServerExchange) - Method in class io.undertow.servlet.core.ContextClassLoaderSetupAction
 
setValue(String) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
setVersion(int) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
 
setWriteListener(WriteListener) - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
 
setWriteListener(WriteListener) - Method in class io.undertow.servlet.spec.UpgradeServletOutputStream
 
SingleConstraintMatch - Class in io.undertow.servlet.handlers.security
Representation of a single security constrain matched for a single request.
sslCannotBeCombinedWithAnyOtherMethod() - Method in interface io.undertow.servlet.UndertowServletMessages
 
SSLInformationAssociationHandler - Class in io.undertow.servlet.handlers.security
Handler that associates SSL metadata with request

cipher suite - javax.servlet.request.cipher_suite String bit size of the algorithm - javax.servlet.request.key_size Integer SSL session id - javax.servlet.request.ssl_session_id String

SSLInformationAssociationHandler(HttpHandler) - Constructor for class io.undertow.servlet.handlers.security.SSLInformationAssociationHandler
 
start() - Method in interface io.undertow.servlet.api.DeploymentManager
Starts the container.
start() - Method in class io.undertow.servlet.core.ApplicationListeners
 
start() - Method in class io.undertow.servlet.core.DeploymentManagerImpl
 
start() - Method in interface io.undertow.servlet.core.Lifecycle
 
start() - Method in class io.undertow.servlet.core.ManagedFilter
 
start() - Method in class io.undertow.servlet.core.ManagedListener
 
start() - Method in class io.undertow.servlet.core.ManagedServlet
 
start() - Method in class io.undertow.servlet.handlers.SessionRestoringHandler
 
start(Runnable) - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
startAsync() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
startAsync(ServletRequest, ServletResponse) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
startAsyncNotAllowed() - Method in interface io.undertow.servlet.UndertowServletMessages
 
stop() - Method in interface io.undertow.servlet.api.DeploymentManager
 
stop() - Method in class io.undertow.servlet.core.ApplicationListeners
 
stop() - Method in class io.undertow.servlet.core.DeploymentManagerImpl
 
stop() - Method in interface io.undertow.servlet.core.Lifecycle
 
stop() - Method in class io.undertow.servlet.core.ManagedFilter
 
stop() - Method in class io.undertow.servlet.core.ManagedListener
 
stop() - Method in class io.undertow.servlet.core.ManagedServlet
 
stop() - Method in class io.undertow.servlet.handlers.SessionRestoringHandler
 
stoppingServletDueToPermanentUnavailability(String, UnavailableException) - Method in interface io.undertow.servlet.UndertowServletLogger
 
stoppingServletUntilDueToTemporaryUnavailability(String, Date, UnavailableException) - Method in interface io.undertow.servlet.UndertowServletLogger
 
storeInitialLocation(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
 
streamIsClosed() - Method in interface io.undertow.servlet.UndertowServletMessages
 
streamNotInAsyncMode() - Method in interface io.undertow.servlet.UndertowServletMessages
 
streamNotReady() - Method in interface io.undertow.servlet.UndertowServletMessages
 

T

tearDown() - Method in interface io.undertow.servlet.api.ThreadSetupAction.Handle
 
ThreadSetupAction - Interface in io.undertow.servlet.api
Interface that can be implemented by classes that need to setup and thread local context before a request is processed.
ThreadSetupAction.Handle - Interface in io.undertow.servlet.api
 
toString() - Method in enum io.undertow.servlet.api.ServletStackTraces
 
transferFrom(FileChannel, IoCallback) - Method in class io.undertow.servlet.core.BlockingWriterSenderImpl
 
transferFrom(FileChannel) - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
 
TransportGuaranteeType - Enum in io.undertow.servlet.api
 
twoServletsWithSameMapping(String) - Method in interface io.undertow.servlet.UndertowServletMessages
 

U

undeploy() - Method in interface io.undertow.servlet.api.DeploymentManager
 
undeploy() - Method in class io.undertow.servlet.core.DeploymentManagerImpl
 
UndertowServletLogger - Interface in io.undertow.servlet
log messages start at 15000
UndertowServletMessages - Interface in io.undertow.servlet
messages start at 10000
unknownAuthenticationMechanism(String) - Method in interface io.undertow.servlet.UndertowServletMessages
 
updateSessionAccessTime(HttpServerExchange) - Method in class io.undertow.servlet.spec.ServletContextImpl
 
updateTimeout() - Method in class io.undertow.servlet.spec.AsyncContextImpl
 
upgrade(Class<T>) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
 
upgradeChannel(UpgradeCallback) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
 
UpgradeServletInputStream - Class in io.undertow.servlet.spec
Servlet input stream implementation.
UpgradeServletInputStream(StreamSourceChannel) - Constructor for class io.undertow.servlet.spec.UpgradeServletInputStream
 
UpgradeServletOutputStream - Class in io.undertow.servlet.spec
Output stream used for upgraded requests.
UpgradeServletOutputStream(StreamSinkChannel) - Constructor for class io.undertow.servlet.spec.UpgradeServletOutputStream
 
userAlreadyLoggedIn() - Method in interface io.undertow.servlet.UndertowServletMessages
 
UTF_8 - Static variable in class io.undertow.util.RedirectBuilder
 

V

validate() - Method in class io.undertow.servlet.api.DeploymentInfo
 
validate() - Method in class io.undertow.servlet.api.FilterInfo
 
validate() - Method in class io.undertow.servlet.api.ServletInfo
 
valueOf(String) - Static method in enum io.undertow.servlet.api.DeploymentManager.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.servlet.api.FilterMappingInfo.MappingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.servlet.api.SecurityInfo.EmptyRoleSemantic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.servlet.api.ServletStackTraces
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.servlet.api.TransportGuaranteeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.servlet.core.ApplicationListeners.ListenerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.servlet.handlers.ServletPathMatch.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.undertow.servlet.spec.HttpServletResponseImpl.ResponseState
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.undertow.servlet.api.DeploymentManager.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.servlet.api.FilterMappingInfo.MappingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.servlet.api.SecurityInfo.EmptyRoleSemantic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.servlet.api.ServletStackTraces
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.servlet.api.TransportGuaranteeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.servlet.core.ApplicationListeners.ListenerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.servlet.handlers.ServletPathMatch.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.undertow.servlet.spec.HttpServletResponseImpl.ResponseState
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebConnectionImpl - Class in io.undertow.servlet.spec
 
WebConnectionImpl(StreamConnection) - Constructor for class io.undertow.servlet.spec.WebConnectionImpl
 
WebResourceCollection - Class in io.undertow.servlet.api
 
WebResourceCollection() - Constructor for class io.undertow.servlet.api.WebResourceCollection
 
WebSocketServlet - Class in io.undertow.servlet.websockets
 
WebSocketServlet() - Constructor for class io.undertow.servlet.websockets.WebSocketServlet
 
WebSocketServlet(WebSocketConnectionCallback) - Constructor for class io.undertow.servlet.websockets.WebSocketServlet
 
write(String) - Method in class io.undertow.servlet.spec.PartImpl
 
write(int) - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
write(byte[]) - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
write(byte[], int, int) - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
write(ByteBuffer[]) - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
 
write(ByteBuffer) - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
 
write(CharBuffer) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
write(int) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
write(char[], int, int) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
write(char[]) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
write(String, int, int) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
write(String) - Method in class io.undertow.servlet.spec.ServletPrintWriter
 
write(int) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
write(char[], int, int) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
write(char[]) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
write(String, int, int) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
write(String) - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
 
write(byte[]) - Method in class io.undertow.servlet.spec.UpgradeServletOutputStream
 
write(byte[], int, int) - Method in class io.undertow.servlet.spec.UpgradeServletOutputStream
 
write(int) - Method in class io.undertow.servlet.spec.UpgradeServletOutputStream
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.servlet.attribute.ServletRequestAttribute
 
writeAttribute(HttpServerExchange, String) - Method in class io.undertow.servlet.attribute.ServletSessionAttribute
 
writeCanOnlyBeMadeFromListenerCallback() - Method in interface io.undertow.servlet.UndertowServletMessages
 
A B C D E F G H I L M N P R S T U V W 
Undertow Servlet 1.0.0.Beta16

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.