- AbstractAjpClientStreamSinkChannel - Class in io.undertow.protocols.ajp
-
- AbstractAjpClientStreamSinkChannel(AjpClientChannel) - Constructor for class io.undertow.protocols.ajp.AbstractAjpClientStreamSinkChannel
-
- AbstractAjpClientStreamSourceChannel - Class in io.undertow.protocols.ajp
-
- AbstractAjpClientStreamSourceChannel(AjpClientChannel, PooledByteBuffer, long) - Constructor for class io.undertow.protocols.ajp.AbstractAjpClientStreamSourceChannel
-
- AbstractAttachable - Class in io.undertow.util
-
A thing which can have named attachments.
- AbstractAttachable() - Constructor for class io.undertow.util.AbstractAttachable
-
- AbstractConfidentialityHandler - Class in io.undertow.security.handlers
-
Handler responsible for checking of confidentiality is required for the requested resource and if so rejecting the request and redirecting to a secure address.
- AbstractConfidentialityHandler(HttpHandler) - Constructor for class io.undertow.security.handlers.AbstractConfidentialityHandler
-
- AbstractFixedLengthStreamSinkConduit - Class in io.undertow.conduits
-
A channel which writes a fixed amount of data.
- AbstractFixedLengthStreamSinkConduit(StreamSinkConduit, long, boolean, boolean) - Constructor for class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
-
Construct a new instance.
- AbstractFramedChannel<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>> - Class in io.undertow.server.protocol.framed
-
A ConnectedChannel
which can be used to send and receive Frames.
- AbstractFramedChannel(StreamConnection, ByteBufferPool, FramePriority<C, R, S>, PooledByteBuffer, OptionMap) - Constructor for class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- AbstractFramedStreamSinkChannel<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>> - Class in io.undertow.server.protocol.framed
-
Framed Stream Sink Channel.
- AbstractFramedStreamSinkChannel(C) - Constructor for class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- AbstractFramedStreamSinkConduit - Class in io.undertow.conduits
-
Utility class to ease the implementation of framed protocols.
- AbstractFramedStreamSinkConduit(StreamSinkConduit) - Constructor for class io.undertow.conduits.AbstractFramedStreamSinkConduit
-
Construct a new instance.
- AbstractFramedStreamSinkConduit.FrameCallBack - Interface in io.undertow.conduits
-
Interface that is called when a frame event takes place.
- AbstractFramedStreamSinkConduit.PooledBufferFrameCallback - Class in io.undertow.conduits
-
- AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback - Class in io.undertow.conduits
-
- AbstractFramedStreamSourceChannel<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>> - Class in io.undertow.server.protocol.framed
-
Source channel, used to receive framed messages.
- AbstractFramedStreamSourceChannel(C) - Constructor for class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- AbstractFramedStreamSourceChannel(C, PooledByteBuffer, long) - Constructor for class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- AbstractHttp2StreamSinkChannel - Class in io.undertow.protocols.http2
-
- AbstractHttp2StreamSourceChannel - Class in io.undertow.protocols.http2
-
SPDY stream source channel
- AbstractParserGenerator - Class in io.undertow.annotationprocessor
-
- AbstractParserGenerator(String, String, String) - Constructor for class io.undertow.annotationprocessor.AbstractParserGenerator
-
- AbstractParserGenerator.CustomStateMachine - Interface in io.undertow.annotationprocessor
-
A class that separates out the different behaviour of the three state machines (VERB, VERSION and HEADER)
- AbstractReceiveListener - Class in io.undertow.websockets.core
-
A receive listener that performs a callback when it receives a message
- AbstractReceiveListener() - Constructor for class io.undertow.websockets.core.AbstractReceiveListener
-
- AbstractSecurityContext - Class in io.undertow.security.impl
-
A base class for
SecurityContext
implementations predominantly focusing on the notification handling allowing the specific implementation for focus on authentication.
- AbstractSecurityContext(HttpServerExchange) - Constructor for class io.undertow.security.impl.AbstractSecurityContext
-
- AbstractSecurityContext.Node<T> - Class in io.undertow.security.impl
-
To reduce allocations we use a custom linked list data structure
- AbstractSecurityContextAssociationHandler - Class in io.undertow.security.handlers
-
Base class responsible for associating the
SecurityContext
instance with the current request.
- AbstractSecurityContextAssociationHandler(HttpHandler) - Constructor for class io.undertow.security.handlers.AbstractSecurityContextAssociationHandler
-
- AbstractServerConnection - Class in io.undertow.server
-
- AbstractServerConnection(StreamConnection, ByteBufferPool, HttpHandler, OptionMap, int) - Constructor for class io.undertow.server.AbstractServerConnection
-
- AbstractServerConnection.ConduitState - Class in io.undertow.server
-
- ACCEPT - Static variable in class io.undertow.util.Headers
-
- accept(WebSocketExtension) - Method in interface io.undertow.websockets.extensions.ExtensionHandshake
-
Validate if an extension request is accepted.
- accept(WebSocketExtension) - Method in class io.undertow.websockets.extensions.PerMessageDeflateHandshake
-
- ACCEPT_CHARSET - Static variable in class io.undertow.util.Headers
-
- ACCEPT_CHARSET_STRING - Static variable in class io.undertow.util.Headers
-
- ACCEPT_ENCODING - Static variable in class io.undertow.util.Headers
-
- ACCEPT_ENCODING_STRING - Static variable in class io.undertow.util.Headers
-
- ACCEPT_LANGUAGE - Static variable in class io.undertow.util.Headers
-
- ACCEPT_LANGUAGE_STRING - Static variable in class io.undertow.util.Headers
-
- ACCEPT_RANGES - Static variable in class io.undertow.util.Headers
-
- ACCEPT_RANGES_STRING - Static variable in class io.undertow.util.Headers
-
- ACCEPT_STRING - Static variable in class io.undertow.util.Headers
-
- acceptConnectRequest(HttpUpgradeListener) - Method in class io.undertow.server.HttpServerExchange
-
- ACCEPTED - Static variable in class io.undertow.util.StatusCodes
-
- ACCEPTED_STRING - Static variable in class io.undertow.util.StatusCodes
-
- AccessControlListHandler - Class in io.undertow.server.handlers
-
Handler that can accept or reject a request based on an attribute of the remote peer todo: should we support non-regex values for performance reasons?
- AccessControlListHandler(HttpHandler, ExchangeAttribute) - Constructor for class io.undertow.server.handlers.AccessControlListHandler
-
- AccessControlListHandler(ExchangeAttribute) - Constructor for class io.undertow.server.handlers.AccessControlListHandler
-
- AccessLogHandler - Class in io.undertow.server.handlers.accesslog
-
Access log handler.
- AccessLogHandler(HttpHandler, AccessLogReceiver, String, ClassLoader) - Constructor for class io.undertow.server.handlers.accesslog.AccessLogHandler
-
- AccessLogHandler(HttpHandler, AccessLogReceiver, String, ClassLoader, Predicate) - Constructor for class io.undertow.server.handlers.accesslog.AccessLogHandler
-
- AccessLogHandler(HttpHandler, AccessLogReceiver, String, ExchangeAttribute) - Constructor for class io.undertow.server.handlers.accesslog.AccessLogHandler
-
- AccessLogHandler(HttpHandler, AccessLogReceiver, String, ExchangeAttribute, Predicate) - Constructor for class io.undertow.server.handlers.accesslog.AccessLogHandler
-
- AccessLogHandler.Builder - Class in io.undertow.server.handlers.accesslog
-
- AccessLogReceiver - Interface in io.undertow.server.handlers.accesslog
-
Interface that is used by the access log handler to send data to the log file manager.
- Account - Interface in io.undertow.security.idm
-
Representation of an account, most likely a user account.
- acl(HttpHandler, boolean, ExchangeAttribute) - Static method in class io.undertow.Handlers
-
Returns a new handler that can allow or deny access to a resource based an at attribute of the exchange
- ACL - Static variable in class io.undertow.util.Methods
-
- ACL_STRING - Static variable in class io.undertow.util.Methods
-
- activity(long) - Method in interface io.undertow.conduits.ByteActivityCallback
-
- add(Session) - Method in interface io.undertow.security.impl.SingleSignOn
-
Adds the specified session to the set of sessions to which the user is authenticated
- add(Object, int) - Method in class io.undertow.server.handlers.cache.DirectBufferCache
-
- add(Object, int, int) - Method in class io.undertow.server.handlers.cache.DirectBufferCache
-
- add(K, V) - Method in class io.undertow.server.handlers.cache.LRUCache
-
- add(String, String) - Method in class io.undertow.server.handlers.form.FormData
-
- add(String, String, HeaderMap) - Method in class io.undertow.server.handlers.form.FormData
-
- add(String, Path, String, HeaderMap) - Method in class io.undertow.server.handlers.form.FormData
-
- add(String, HttpHandler) - Method in class io.undertow.server.handlers.PathTemplateHandler
-
- add(String, String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- add(HttpString, String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- add(String, String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- add(HttpString, String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- add(Class<? extends Throwable>, String, Logger.Level) - Method in class io.undertow.servlet.api.LoggingExceptionHandler.Builder
-
- add(Class<? extends Throwable>, String) - Method in class io.undertow.servlet.api.LoggingExceptionHandler.Builder
-
- add(Class<? extends Throwable>, String, Logger.Level, Logger.Level) - Method in class io.undertow.servlet.api.LoggingExceptionHandler.Builder
-
- add(T) - Method in class io.undertow.util.AttachmentList
-
- add(int, T) - Method in class io.undertow.util.AttachmentList
-
- add(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Inserts the specified element at the tail of this deque.
- add(HttpString, String) - Method in class io.undertow.util.HeaderMap
-
- add(HttpString, long) - Method in class io.undertow.util.HeaderMap
-
- add(int, String) - Method in class io.undertow.util.HeaderValues
-
- add(String) - Method in class io.undertow.util.HeaderValues
-
- add(PathTemplate, T) - Method in class io.undertow.util.PathTemplateMatcher
-
- add(String, T) - Method in class io.undertow.util.PathTemplateMatcher
-
- add(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Inserts the specified element at the tail of this deque.
- addAjpListener(int, String) - Method in class io.undertow.Undertow.Builder
-
- addAjpListener(int, String, HttpHandler) - Method in class io.undertow.Undertow.Builder
-
- addAll(RoutingHandler) - Method in class io.undertow.server.RoutingHandler
-
- addAll(Collection<? extends T>) - Method in class io.undertow.util.AttachmentList
-
- addAll(int, Collection<? extends T>) - Method in class io.undertow.util.AttachmentList
-
- addAll(Collection<? extends E>) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
- addAll(HttpString, Collection<String>) - Method in class io.undertow.util.HeaderMap
-
- addAll(int, Collection<? extends String>) - Method in class io.undertow.util.HeaderValues
-
- addAll(Collection<? extends String>) - Method in class io.undertow.util.HeaderValues
-
- addAll(PathTemplateMatcher<T>) - Method in class io.undertow.util.PathTemplateMatcher
-
- addAll(Collection<? extends E>) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Appends all of the elements in the specified collection to the end of this deque, in the order that they are returned by the specified collection's iterator.
- addAllow(String) - Method in class io.undertow.server.handlers.AccessControlListHandler
-
Adds an allowed user agent peer to the ACL list
- addAllow(String) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
Adds an allowed peer to the ACL list
- addAllowedOrigin(String) - Method in class io.undertow.server.handlers.OriginHandler
-
- addAllowedOrigins(Collection<String>) - Method in class io.undertow.server.handlers.OriginHandler
-
- addAllowedOrigins(String...) - Method in class io.undertow.server.handlers.OriginHandler
-
- addAsyncTask(Runnable) - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
Adds a task to be run to the async context.
- addAuthenticationMechanism(AuthenticationMechanism) - Method in interface io.undertow.security.api.AuthenticationMechanismContext
-
Adds an authentication mechanism to this context.
- addAuthenticationMechanism(AuthenticationMechanism) - Method in interface io.undertow.security.api.SecurityContext
-
- addAuthenticationMechanism(AuthenticationMechanism) - Method in class io.undertow.security.impl.SecurityContextImpl
-
- addAuthenticationMechanism(String, AuthenticationMechanismFactory) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Adds an authentication mechanism.
- addCloseListener(ServerConnection.CloseListener) - Method in class io.undertow.server.AbstractServerConnection
-
- addCloseListener(ServerConnection.CloseListener) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- addCloseListener(ServerConnection.CloseListener) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- addCloseListener(ServerConnection.CloseListener) - Method in class io.undertow.server.ServerConnection
-
Adds a close listener, than will be invoked with the connection is closed
- addCloseTask(ChannelListener<ServerSentEventConnection>) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
Adds a listener that will be invoked when the channel is closed
- addCloseTask(ChannelListener<C>) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- addCloseTask(ChannelListener<R>) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- addContainer(ClassLoader, WebSocketContainer) - Static method in class io.undertow.websockets.jsr.UndertowContainerProvider
-
- addCookie(Cookie) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- addDateHeader(String, long) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- addDateHeaderIfRequired(HttpServerExchange) - Static method in class io.undertow.util.DateUtils
-
- addDefaultResponseListener(DefaultResponseListener) - Method in class io.undertow.server.HttpServerExchange
-
- addDeny(String) - Method in class io.undertow.server.handlers.AccessControlListHandler
-
Adds an denied user agent to the ACL list
- addDeny(String) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
Adds an denied peer to the ACL list
- addDeployment(DeploymentInfo) - Method in interface io.undertow.servlet.api.ServletContainer
-
- addDeployment(DeploymentInfo) - Method in class io.undertow.servlet.core.ServletContainerImpl
-
- addEncodingHandler(String, ContentEncodingProvider, int) - Method in class io.undertow.server.handlers.encoding.ContentEncodingRepository
-
- addEncodingHandler(String, ContentEncodingProvider, int, Predicate) - Method in class io.undertow.server.handlers.encoding.ContentEncodingRepository
-
- addEndpoint(Class<?>) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- addEndpoint(ServerEndpointConfig) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- addEndpoint(Class<?>) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- addEndpoint(ServerEndpointConfig) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- 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
-
- addExactPath(String, HttpHandler) - Method in class io.undertow.server.handlers.PathHandler
-
If the request path is exactly equal to the given path, run the handler.
- addExactPath(String, T) - Method in class io.undertow.util.PathMatcher
-
- addExceptionHandler(Class<T>, HttpHandler) - Method in class io.undertow.server.handlers.ExceptionHandler
-
- addExchangeCompleteListener(ExchangeCompletionListener) - Method in class io.undertow.server.HttpServerExchange
-
- addExtension(ExtensionHandshake) - Method in class io.undertow.websockets.core.protocol.Handshake
-
Add a new WebSocket Extension handshake to the list of available extensions.
- addExtension(ExtensionHandshake) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
Add a new WebSocket Extension into this deployment info.
- addExtension(ExtensionHandshake) - Method in class io.undertow.websockets.WebSocketProtocolHandshakeHandler
-
Add a new WebSocket Extension into the handshakes defined in this handler.
- 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
-
- addFirst(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Inserts the specified element at the front of this deque.
- addFirst(HttpString, String) - Method in class io.undertow.util.HeaderMap
-
- addFirst(String) - Method in class io.undertow.util.HeaderValues
-
- addFirst(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Inserts the specified element at the front of this deque.
- addFirstAuthenticationMechanism(String, AuthenticationMechanism) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Adds an authentication mechanism directly to the deployment.
- addFirstAuthMethod(AuthMethodConfig) - Method in class io.undertow.servlet.api.LoginConfig
-
- addFirstAuthMethod(String) - Method in class io.undertow.servlet.api.LoginConfig
-
- 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
-
- addHost(String, HttpHandler) - Method in class io.undertow.server.handlers.NameVirtualHostHandler
-
- addHost(H) - Method in class io.undertow.server.handlers.proxy.HostTable
-
- addHost(URI) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- addHost(URI, XnioSsl) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- addHost(URI, String) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- addHost(URI, String, XnioSsl) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- addHost(URI, String, XnioSsl, OptionMap) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- addHost(InetSocketAddress, URI, String, XnioSsl, OptionMap) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- addHttpListener(int, String) - Method in class io.undertow.Undertow.Builder
-
- addHttpListener(int, String, HttpHandler) - Method in class io.undertow.Undertow.Builder
-
- 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
-
- addHttpsListener(int, String, KeyManager[], TrustManager[]) - Method in class io.undertow.Undertow.Builder
-
- addHttpsListener(int, String, SSLContext) - Method in class io.undertow.Undertow.Builder
-
- addHttpsListener(int, String, KeyManager[], TrustManager[], HttpHandler) - Method in class io.undertow.Undertow.Builder
-
- addHttpsListener(int, String, SSLContext, HttpHandler) - Method in class io.undertow.Undertow.Builder
-
- addHttpUpgradeMetadata(ListenerRegistry.HttpUpgradeMetadata) - Method in class io.undertow.server.ListenerRegistry.Listener
-
- addingAnnotatedClientEndpoint(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
-
- addingAnnotatedServerEndpoint(Class<?>, String) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
-
- addingProgramaticEndpoint(Class<?>, String) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
-
- 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
-
- addLast(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Inserts the specified element at the end of this deque.
- addLast(HttpString, String) - Method in class io.undertow.util.HeaderMap
-
- addLast(String) - Method in class io.undertow.util.HeaderValues
-
- addLast(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Inserts the specified element at the end of this deque.
- addLastAuthenticationMechanism(String, AuthenticationMechanism) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Adds an authentication mechanism directly to the deployment.
- addLastAuthMethod(AuthMethodConfig) - Method in class io.undertow.servlet.api.LoginConfig
-
- addLastAuthMethod(String) - Method in class io.undertow.servlet.api.LoginConfig
-
- addLifecycleInterceptor(LifecycleInterceptor) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- addListener(ListenerRegistry.Listener) - Method in class io.undertow.server.ListenerRegistry
-
- 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
-
- addListener(int, String) - Method in class io.undertow.Undertow.Builder
-
Deprecated.
- addListener(int, String, Undertow.ListenerType) - Method in class io.undertow.Undertow.Builder
-
Deprecated.
- addListener(WebSocketDeploymentInfo.ContainerReadyListener) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- 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
-
- addMapping(String, String) - Method in class io.undertow.util.MimeMappings.Builder
-
- 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
-
- addMessageHandler(MessageHandler) - Method in class io.undertow.websockets.jsr.UndertowSession
-
- addMessageHandler(Class<T>, MessageHandler.Whole<T>) - Method in class io.undertow.websockets.jsr.UndertowSession
-
- addMessageHandler(Class<T>, MessageHandler.Partial<T>) - Method in class io.undertow.websockets.jsr.UndertowSession
-
- 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
-
- addOpenSession(Session) - Method in class io.undertow.websockets.jsr.SessionContainer
-
- addOuterHandlerChainWrapper(HandlerWrapper) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Adds an outer handler wrapper.
- addParser(FormParserFactory.ParserDefinition) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
-
- addParsers(FormParserFactory.ParserDefinition...) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
-
- addParsers(List<FormParserFactory.ParserDefinition>) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
-
- addPath(String, HttpHandler) - Method in class io.undertow.server.handlers.PathHandler
-
- addPathParam(String, String) - Method in class io.undertow.server.HttpServerExchange
-
- addPredicatedHandler(Predicate, HandlerWrapper, HandlerWrapper) - Method in class io.undertow.predicate.PredicatesHandler
-
Adds a new predicated handler.
- addPredicatedHandler(Predicate, HandlerWrapper) - Method in class io.undertow.predicate.PredicatesHandler
-
Adds a new predicated handler.
- addPredicatedHandler(PredicatedHandler) - Method in class io.undertow.predicate.PredicatesHandler
-
- addPrefixPath(String, HttpHandler) - Method in class io.undertow.server.handlers.PathHandler
-
Adds a path prefix and a handler for that path.
- addPrefixPath(String, T) - Method in class io.undertow.util.PathMatcher
-
Adds a path prefix and a handler for that path.
- 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
-
- addProtocol(String, ChannelListener<? super StreamConnection>, HttpUpgradeHandshake) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
Add a protocol to this handler.
- addProtocol(String, ChannelListener<? super StreamConnection>) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
Add a protocol to this handler.
- addProtocol(String, DelegateOpenListener, int) - Method in class io.undertow.server.protocol.http.AlpnOpenListener
-
- addQueryParam(String, String) - Method in class io.undertow.server.HttpServerExchange
-
- addRequestHeader(HttpString, String) - Method in class io.undertow.server.handlers.ConfiguredPushHandler
-
- addRequestHeader(HttpString, ExchangeAttribute) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
-
Adds a request header to the outgoing request.
- addRequestHeader(HttpString, String) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
-
Adds a request header to the outgoing request.
- addRequestHeader(HttpString, String, ClassLoader) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
-
Adds a request header to the outgoing request.
- addRequestWrapper(ConduitWrapper<StreamSourceConduit>) - Method in class io.undertow.server.HttpServerExchange
-
- addResponseCommitListener(ResponseCommitListener) - Method in class io.undertow.server.HttpServerExchange
-
Adds a listener that will be invoked on response commit
- addResponseWrapper(ConduitWrapper<StreamSinkConduit>) - Method in class io.undertow.server.HttpServerExchange
-
- 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
-
- addRoute(String, String...) - Method in class io.undertow.server.handlers.ConfiguredPushHandler
-
- addRoute(H, String, String) - Method in class io.undertow.server.handlers.proxy.HostTable
-
- 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
-
- addSecurityWrapper(HandlerWrapper) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Adds a security handler.
- 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
-
- addServletExtension(ServletExtension) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Adds an additional servlet extension to the deployment.
- addServlets(ServletInfo...) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- addServlets(Collection<ServletInfo>) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- addSessionCookieName(String) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- addSessionListener(SessionListener) - Method in class io.undertow.server.session.SessionListeners
-
- addSessionListener(SessionListener) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- addShutdownListener(GracefulShutdownHandler.ShutdownListener) - Method in class io.undertow.server.handlers.GracefulShutdownHandler
-
Adds a shutdown listener that will be invoked when all requests have finished.
- addThreadSetupAction(ThreadSetupAction) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class io.undertow.protocols.http2.Http2Channel
-
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in class io.undertow.util.AbstractAttachable
-
Add a value to a list-typed attachment key.
- addToAttachmentList(AttachmentKey<AttachmentList<T>>, T) - Method in interface io.undertow.util.Attachable
-
Add a value to a list-typed attachment key.
- 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
-
- addWelcomeFiles(String...) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- 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
-
- advertise(MCMPConfig) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
Start advertising a mcmp handler.
- AdvertiseBuilder(MCMPConfig.Builder) - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
-
- AFTER_REASON_PHRASE - Static variable in class io.undertow.annotationprocessor.ResponseParserGenerator
-
- AFTER_VERSION - Static variable in class io.undertow.annotationprocessor.RequestParserGenerator
-
- afterRead(ByteBuffer, int, int) - Method in interface io.undertow.websockets.core.function.ChannelFunction
-
Is called on the
ByteBuffer
after a read operation completes
- afterRead(ByteBuffer, int, int) - Method in class io.undertow.websockets.core.protocol.version07.Masker
-
- afterRead(ByteBuffer, int, int) - Method in class io.undertow.websockets.core.protocol.version07.UTF8Checker
-
- afterRead(ByteBuffer, int, int) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- afterRequest(Map<String, List<String>>) - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
-
- AGE - Static variable in class io.undertow.util.Headers
-
- AGE_STRING - Static variable in class io.undertow.util.Headers
-
- AggregateConnectorStatistics - Class in io.undertow.server
-
- AggregateConnectorStatistics(ConnectorStatistics[]) - Constructor for class io.undertow.server.AggregateConnectorStatistics
-
- AJP_REMOTE_PORT - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- AjpClientChannel - Class in io.undertow.protocols.ajp
-
AJP client side channel.
- AjpClientChannel(StreamConnection, ByteBufferPool, OptionMap) - Constructor for class io.undertow.protocols.ajp.AjpClientChannel
-
- AjpClientProvider - Class in io.undertow.client.ajp
-
- AjpClientProvider() - Constructor for class io.undertow.client.ajp.AjpClientProvider
-
- AjpClientRequestClientStreamSinkChannel - Class in io.undertow.protocols.ajp
-
AJP stream sink channel that corresponds to a request send from the load balancer to the backend
- AjpClientResponseStreamSourceChannel - Class in io.undertow.protocols.ajp
-
- AjpClientResponseStreamSourceChannel(AjpClientChannel, HeaderMap, int, String, PooledByteBuffer, int) - Constructor for class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
-
- ajpDoesNotSupportHTTPUpgrade() - Method in interface io.undertow.UndertowMessages
-
- AjpOpenListener - Class in io.undertow.server.protocol.ajp
-
- AjpOpenListener(Pool<ByteBuffer>) - Constructor for class io.undertow.server.protocol.ajp.AjpOpenListener
-
- AjpOpenListener(Pool<ByteBuffer>, OptionMap) - Constructor for class io.undertow.server.protocol.ajp.AjpOpenListener
-
- AjpOpenListener(ByteBufferPool) - Constructor for class io.undertow.server.protocol.ajp.AjpOpenListener
-
- AjpOpenListener(ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.ajp.AjpOpenListener
-
- ajpRequestAlreadyInProgress() - Method in interface io.undertow.UndertowMessages
-
- AjpRequestParser - Class in io.undertow.server.protocol.ajp
-
- AjpRequestParser(String, boolean) - Constructor for class io.undertow.server.protocol.ajp.AjpRequestParser
-
- AjpRequestParser.IntegerHolder - Class in io.undertow.server.protocol.ajp
-
- AjpRequestParser.StringHolder - Class in io.undertow.server.protocol.ajp
-
- AjpServerConnection - Class in io.undertow.server.protocol.ajp
-
A server-side AJP connection.
- AjpServerConnection(StreamConnection, ByteBufferPool, HttpHandler, OptionMap, int) - Constructor for class io.undertow.server.protocol.ajp.AjpServerConnection
-
- AjpServerRequestConduit - Class in io.undertow.server.protocol.ajp
-
Underlying AJP request channel.
- AjpServerRequestConduit(StreamSourceConduit, HttpServerExchange, AjpServerResponseConduit, Long, ConduitListener<? super AjpServerRequestConduit>) - Constructor for class io.undertow.server.protocol.ajp.AjpServerRequestConduit
-
- ALGORITHM - Static variable in class io.undertow.util.Headers
-
- allocate() - Method in interface io.undertow.connector.ByteBufferPool
-
- allocate() - Method in class io.undertow.server.DefaultByteBufferPool
-
- allocate() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
-
- allocate() - Method in class io.undertow.server.handlers.cache.LimitedBufferSlicePool
-
Allocates a new byte buffer if possible
- allocate() - Method in class io.undertow.server.XnioBufferPoolAdaptor
-
- allocate() - Method in class io.undertow.server.XnioByteBufferPool
-
- allocateAll(PooledByteBuffer[], PooledByteBuffer) - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
-
- allocateAll(PooledByteBuffer[], PooledByteBuffer) - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel
-
- ALLOW - Static variable in class io.undertow.util.Headers
-
- ALLOW_ENCODED_SLASH - Static variable in class io.undertow.UndertowOptions
-
If a request comes in with encoded / characters (i.e.
- ALLOW_EQUALS_IN_COOKIE_VALUE - Static variable in class io.undertow.UndertowOptions
-
If this is true then Undertow will allow non-escaped equals characters in unquoted cookie values.
- ALLOW_STRING - Static variable in class io.undertow.util.Headers
-
- ALLOW_UNKNOWN_PROTOCOLS - Static variable in class io.undertow.UndertowOptions
-
If unknown protocols should be allowed.
- ALLOWED_EXTENSIONS - Static variable in class io.undertow.servlet.handlers.DefaultServlet
-
- AllowedContentEncodings - Class in io.undertow.server.handlers.encoding
-
An attachment that provides information about the current content encoding that will be chosen for the response
- AllowedContentEncodings(HttpServerExchange, List<EncodingMapping>) - Constructor for class io.undertow.server.handlers.encoding.AllowedContentEncodings
-
- AllowedMethodsHandler - Class in io.undertow.server.handlers
-
Handler that whitelists certain HTTP methods.
- AllowedMethodsHandler(HttpHandler, Set<HttpString>) - Constructor for class io.undertow.server.handlers.AllowedMethodsHandler
-
- AllowedMethodsHandler(HttpHandler, HttpString...) - Constructor for class io.undertow.server.handlers.AllowedMethodsHandler
-
- AllowedMethodsHandler.Builder - Class in io.undertow.server.handlers
-
- allowExtensions - Variable in class io.undertow.websockets.core.protocol.Handshake
-
- ALPNConnectionEstablishmentTestCase - Class in io.undertow.http2.tests.alpn
-
Tests HTTP2 connection establishment via ALPN
- ALPNConnectionEstablishmentTestCase() - Constructor for class io.undertow.http2.tests.alpn.ALPNConnectionEstablishmentTestCase
-
- AlpnOpenListener - Class in io.undertow.server.protocol.http
-
Open listener adaptor for ALPN connections Not a proper open listener as such, but more a mechanism for selecting between them
- AlpnOpenListener(Pool<ByteBuffer>, OptionMap, DelegateOpenListener) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
-
- AlpnOpenListener(Pool<ByteBuffer>, OptionMap) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
-
- AlpnOpenListener(Pool<ByteBuffer>, OptionMap, String, DelegateOpenListener) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
-
- AlpnOpenListener(ByteBufferPool, OptionMap, DelegateOpenListener) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
-
- AlpnOpenListener(ByteBufferPool) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
-
- AlpnOpenListener(ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
-
- AlpnOpenListener(ByteBufferPool, OptionMap, String, DelegateOpenListener) - Constructor for class io.undertow.server.protocol.http.AlpnOpenListener
-
- ALREADY_REPORTED - Static variable in class io.undertow.util.StatusCodes
-
- ALREADY_REPORTED_STRING - Static variable in class io.undertow.util.StatusCodes
-
- ALWAYS_SET_DATE - Static variable in class io.undertow.UndertowOptions
-
If this is true then a Date header will be added to all responses.
- ALWAYS_SET_KEEP_ALIVE - Static variable in class io.undertow.UndertowOptions
-
If this is true then a Connection: keep-alive header will be added to responses, even when it is not strictly required by the specification.
- and(Predicate...) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that returns true if an only if the given predicates all return true.
- AND - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- AnnotatedEndpoint - Class in io.undertow.websockets.jsr.annotated
-
- AnnotatedEndpointFactory - Class in io.undertow.websockets.jsr.annotated
-
Factory that creates annotated end points.
- 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
-
- appendTo(ByteBuffer) - Method in class io.undertow.util.HttpString
-
Append to a byte buffer.
- APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class io.undertow.server.handlers.form.FormEncodedDataDefinition
-
- 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
-
- areExtensionsSupported() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
-
- areExtensionsSupported() - Method in class io.undertow.websockets.core.WebSocketChannel
-
Returns true
if extensions are supported by this WebSocket Channel.
- argumentCannotBeNull(String) - Method in interface io.undertow.UndertowMessages
-
- ARROW - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- associateHash(String, byte[]) - Method in interface io.undertow.security.api.SessionNonceManager
-
Associate the supplied hash with the nonce specified.
- associateHash(String, byte[]) - Method in class io.undertow.security.impl.SimpleNonceManager
-
- ASYNC - Static variable in class io.undertow.servlet.predicate.DispatcherTypePredicate
-
- 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
-
- AsyncReceiverImpl - Class in io.undertow.io
-
- AsyncReceiverImpl(HttpServerExchange) - Constructor for class io.undertow.io.AsyncReceiverImpl
-
- asyncRequestAlreadyDispatched() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- asyncRequestAlreadyReturnedToContainer() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- AsyncSenderImpl - Class in io.undertow.io
-
- AsyncSenderImpl(HttpServerExchange) - Constructor for class io.undertow.io.AsyncSenderImpl
-
- AsyncSenderImpl.TransferTask - Class in io.undertow.io
-
- AsyncWebSocketHttpServerExchange - Class in io.undertow.websockets.spi
-
- AsyncWebSocketHttpServerExchange(HttpServerExchange, Set<WebSocketChannel>) - Constructor for class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- Attachable - Interface in io.undertow.util
-
A thing which can have named attachments.
- ATTACHMENT_KEY - Static variable in interface io.undertow.security.api.AuthenticatedSessionManager
-
The attachment key that is used to attach the manager to the exchange
- ATTACHMENT_KEY - Static variable in class io.undertow.server.handlers.cache.ResponseCache
-
- ATTACHMENT_KEY - Static variable in class io.undertow.server.handlers.encoding.AllowedContentEncodings
-
- ATTACHMENT_KEY - Static variable in interface io.undertow.server.session.SessionConfig
-
- ATTACHMENT_KEY - Static variable in interface io.undertow.server.session.SessionManager
-
- ATTACHMENT_KEY - Static variable in class io.undertow.servlet.handlers.ServletRequestContext
-
- ATTACHMENT_KEY - Static variable in class io.undertow.util.PathTemplateMatch
-
- ATTACHMENT_KEY - Static variable in enum io.undertow.websockets.core.WebSocketVersion
-
- AttachmentHandler<T> - Class in io.undertow.server.handlers
-
Handler that adds an attachment to the request
- AttachmentHandler(AttachmentKey<T>, HttpHandler, T) - Constructor for class io.undertow.server.handlers.AttachmentHandler
-
- AttachmentHandler(AttachmentKey<T>, HttpHandler) - Constructor for class io.undertow.server.handlers.AttachmentHandler
-
- AttachmentKey<T> - Class in io.undertow.util
-
An immutable, type-safe object attachment key.
- AttachmentList<T> - Class in io.undertow.util
-
- AttachmentList(int, Class<T>) - Constructor for class io.undertow.util.AttachmentList
-
- AttachmentList(Class<T>) - Constructor for class io.undertow.util.AttachmentList
-
- AttachmentList(Collection<? extends T>, Class<T>) - Constructor for class io.undertow.util.AttachmentList
-
- ATTRIBUTE_NAME - Static variable in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- attributeAdded(Session, String, Object) - Method in interface io.undertow.server.session.SessionListener
-
- attributeAdded(Session, String, Object) - Method in class io.undertow.server.session.SessionListeners
-
- attributeAdded(Session, String, Object) - Method in class io.undertow.servlet.core.SessionListenerBridge
-
- attributeRemoved(Session, String, Object) - Method in interface io.undertow.server.session.SessionListener
-
- attributeRemoved(Session, String, Object) - Method in class io.undertow.server.session.SessionListeners
-
- attributeRemoved(Session, String, Object) - Method in class io.undertow.servlet.core.SessionListenerBridge
-
- attributeUpdated(Session, String, Object, Object) - Method in interface io.undertow.server.session.SessionListener
-
- attributeUpdated(Session, String, Object, Object) - Method in class io.undertow.server.session.SessionListeners
-
- attributeUpdated(Session, String, Object, Object) - Method in class io.undertow.servlet.core.SessionListenerBridge
-
- AUTH_PARAM - Static variable in class io.undertow.util.Headers
-
- AUTH_TYPE - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- AUTH_TYPE - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- authenticate(HttpServerExchange, SecurityContext) - Method in interface io.undertow.security.api.AuthenticationMechanism
-
Perform authentication of the request.
- authenticate() - Method in interface io.undertow.security.api.SecurityContext
-
Performs authentication on the request.
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.BasicAuthenticationMechanism
-
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.CachedAuthenticatedSessionMechanism
-
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.ClientCertAuthenticationMechanism
-
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.DigestAuthenticationMechanism
-
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.ExternalAuthenticationMechanism
-
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
-
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.GSSAPIAuthenticationMechanism
-
- authenticate() - Method in class io.undertow.security.impl.SecurityContextImpl
-
- authenticate(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- authenticate(HttpServletResponse) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- AuthenticatedSession(Account, String) - Constructor for class io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession
-
- AuthenticatedSessionManager - Interface in io.undertow.security.api
-
Interface that represents a persistent authenticated session.
- AuthenticatedSessionManager.AuthenticatedSession - Class in io.undertow.security.api
-
- AUTHENTICATION_INFO - Static variable in class io.undertow.util.Headers
-
- AUTHENTICATION_INFO_STRING - Static variable in class io.undertow.util.Headers
-
- AuthenticationCallHandler - Class in io.undertow.security.handlers
-
This is the final
HttpHandler
in the security chain, it's purpose is to act as a barrier at the end of the chain to ensure authenticate is called after the mechanisms have been associated with the context and the constraint checked.
- AuthenticationCallHandler(HttpHandler) - Constructor for class io.undertow.security.handlers.AuthenticationCallHandler
-
- authenticationComplete(Account, String, boolean) - Method in interface io.undertow.security.api.SecurityContext
-
- authenticationComplete(Account, String, boolean) - Method in class io.undertow.security.impl.AbstractSecurityContext
-
- authenticationComplete(Account, String, boolean, boolean) - Method in class io.undertow.security.impl.AbstractSecurityContext
-
- AuthenticationConstraintHandler - Class in io.undertow.security.handlers
-
Handler responsible for checking the constraints for the current request and marking authentication as required if applicable.
- AuthenticationConstraintHandler(HttpHandler) - Constructor for class io.undertow.security.handlers.AuthenticationConstraintHandler
-
- authenticationFailed(String, String) - Method in interface io.undertow.security.api.SecurityContext
-
- authenticationFailed(String, String) - Method in class io.undertow.security.impl.AbstractSecurityContext
-
- authenticationFailed() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- authenticationFailed(String, String) - Method in interface io.undertow.UndertowLogger
-
- authenticationFailed(String) - Method in interface io.undertow.UndertowMessages
-
- AuthenticationInfoToken - Enum in io.undertow.security.impl
-
Enumeration of tokens expected in a HTTP Digest 'Authentication-Info' header.
- AuthenticationMechanism - Interface in io.undertow.security.api
-
The interface to be implemented by a single authentication mechanism.
- AuthenticationMechanism.AuthenticationMechanismOutcome - Enum in io.undertow.security.api
-
The AuthenticationOutcome is used by an AuthenticationMechanism to indicate the outcome of the call to authenticate, the overall authentication process will then used this along with the current AuthenticationState to decide how to proceed with the current request.
- AuthenticationMechanism.ChallengeResult - Class in io.undertow.security.api
-
Simple class to wrap the result of requesting a mechanism sends it's challenge.
- AuthenticationMechanismContext - Interface in io.undertow.security.api
-
- AuthenticationMechanismFactory - Interface in io.undertow.security.api
-
Factory for authentication mechanisms.
- AuthenticationMechanismsHandler - Class in io.undertow.security.handlers
-
Authentication handler that adds one or more authentication mechanisms to the security context
- AuthenticationMechanismsHandler(HttpHandler, List<AuthenticationMechanism>) - Constructor for class io.undertow.security.handlers.AuthenticationMechanismsHandler
-
- AuthenticationMechanismsHandler(List<AuthenticationMechanism>) - Constructor for class io.undertow.security.handlers.AuthenticationMechanismsHandler
-
- AuthenticationMode - Enum in io.undertow.security.api
-
Enumeration to indicate the authentication mode in use.
- AuthenticationRequiredPredicate - Class in io.undertow.predicate
-
Predicate that returns true if authentication is required.
- AuthenticationRequiredPredicate() - Constructor for class io.undertow.predicate.AuthenticationRequiredPredicate
-
- AuthenticationRequiredPredicate.Builder - Class in io.undertow.predicate
-
- authenticationType() - Static method in class io.undertow.attribute.ExchangeAttributes
-
- AuthenticationTypeExchangeAttribute - Class in io.undertow.attribute
-
- AuthenticationTypeExchangeAttribute() - Constructor for class io.undertow.attribute.AuthenticationTypeExchangeAttribute
-
- AuthenticationTypeExchangeAttribute.Builder - Class in io.undertow.attribute
-
- authMechanismOutcomeNull() - Method in interface io.undertow.UndertowMessages
-
- AuthMethodConfig - Class in io.undertow.servlet.api
-
- AuthMethodConfig(String, Map<String, String>) - Constructor for class io.undertow.servlet.api.AuthMethodConfig
-
- AuthMethodConfig(String) - Constructor for class io.undertow.servlet.api.AuthMethodConfig
-
- AUTHORIZATION - Static variable in class io.undertow.util.Headers
-
- AUTHORIZATION_STRING - Static variable in class io.undertow.util.Headers
-
- AuthorizationManager - Interface in io.undertow.servlet.api
-
Authorization manager.
- authRequired() - Static method in class io.undertow.predicate.Predicates
-
A predicate that returns true if authentication is required
- authTypeCannotBeCombined(String, String) - Method in interface io.undertow.UndertowMessages
-
- available() - Method in class io.undertow.io.UndertowInputStream
-
- available() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- available() - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
-
- available() - Method in class io.undertow.servlet.spec.UpgradeServletInputStream
-
- availableExtensions - Variable in class io.undertow.websockets.core.protocol.Handshake
-
- awaitCalledFromIoThread() - Method in interface io.undertow.UndertowMessages
-
- awaitClose(long) - Method in class io.undertow.websockets.jsr.SessionContainer
-
- awaitReadable() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- awaitReadable() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- awaitReadable() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- awaitReadable() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- awaitReadable() - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
-
- awaitReadable() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- awaitReadable() - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
-
- awaitReadable() - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
-
- awaitReadable() - Method in class io.undertow.protocols.ssl.SslConduit
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.protocols.ssl.SslConduit
-
- awaitReadable() - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
-
- awaitReadable() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- awaitReadable() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- awaitReadable(long, TimeUnit) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- awaitShutdown() - Method in class io.undertow.server.handlers.GracefulShutdownHandler
-
Waits for the handler to shutdown.
- awaitShutdown(long) - Method in class io.undertow.server.handlers.GracefulShutdownHandler
-
Waits a set length of time for the handler to shut down
- awaitWritable(long, TimeUnit) - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- awaitWritable() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- awaitWritable() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- awaitWritable() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- awaitWritable() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
-
- awaitWritable() - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
-
- awaitWritable() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- awaitWritable() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- awaitWritable() - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
-
- awaitWritable() - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
-
- awaitWritable() - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.conduits.WriteTimeoutStreamSinkConduit
-
- awaitWritable() - Method in class io.undertow.protocols.ssl.SslConduit
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.protocols.ssl.SslConduit
-
- awaitWritable() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- awaitWritable() - Method in interface io.undertow.server.protocol.http.HttpContinue.ContinueResponseSender
-
- awaitWritable(long, TimeUnit) - Method in interface io.undertow.server.protocol.http.HttpContinue.ContinueResponseSender
-
- awaitWritable(long, TimeUnit) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
-
- awaitWritable() - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
-
- CACHE_CONTROL - Static variable in class io.undertow.util.Headers
-
- CACHE_CONTROL_STRING - Static variable in class io.undertow.util.Headers
-
- CachedAuthenticatedSessionHandler - Class in io.undertow.servlet.handlers.security
-
- CachedAuthenticatedSessionHandler(HttpHandler, ServletContextImpl) - Constructor for class io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler
-
- CachedAuthenticatedSessionMechanism - Class in io.undertow.security.impl
-
- CachedAuthenticatedSessionMechanism() - Constructor for class io.undertow.security.impl.CachedAuthenticatedSessionMechanism
-
- CachedAuthenticatedSessionMechanism(IdentityManager) - Constructor for class io.undertow.security.impl.CachedAuthenticatedSessionMechanism
-
- CachedHttpRequest - Class in io.undertow.server.handlers.cache
-
- CachedHttpRequest(HttpServerExchange) - Constructor for class io.undertow.server.handlers.cache.CachedHttpRequest
-
- CachedResource - Class in io.undertow.server.handlers.resource
-
- CachedResource(CachingResourceManager, Resource, String) - Constructor for class io.undertow.server.handlers.resource.CachedResource
-
- CacheHandler - Class in io.undertow.server.handlers.cache
-
Handler that attaches a cache to the exchange, a handler can query this cache to see if the cache has a cached copy of the content, and if so have the cache serve this content automatically.
- CacheHandler(DirectBufferCache, HttpHandler) - Constructor for class io.undertow.server.handlers.cache.CacheHandler
-
- CacheHandler(DirectBufferCache) - Constructor for class io.undertow.server.handlers.cache.CacheHandler
-
- CachingResourceManager - Class in io.undertow.server.handlers.resource
-
- CachingResourceManager(int, long, DirectBufferCache, ResourceManager, int) - Constructor for class io.undertow.server.handlers.resource.CachingResourceManager
-
- canAccessResource(List<SingleConstraintMatch>, Account, ServletInfo, HttpServletRequest, Deployment) - Method in interface io.undertow.servlet.api.AuthorizationManager
-
Tests if a user can access a given resource
- canAccessResource(List<SingleConstraintMatch>, Account, ServletInfo, HttpServletRequest, Deployment) - Method in class io.undertow.servlet.core.DefaultAuthorizationManager
-
- canAllocate(int) - Method in class io.undertow.server.handlers.cache.LimitedBufferSlicePool
-
- CANCEL - Static variable in exception io.undertow.protocols.spdy.StreamErrorException
-
- canDecodeBinary(Class<?>) - Method in class io.undertow.websockets.jsr.Encoding
-
- canDecodeBinary(Class<?>) - Method in class io.undertow.websockets.jsr.EncodingFactory
-
- canDecodeText(Class<?>) - Method in class io.undertow.websockets.jsr.Encoding
-
- canDecodeText(Class<?>) - Method in class io.undertow.websockets.jsr.EncodingFactory
-
- canEncodeBinary(Class<?>) - Method in class io.undertow.websockets.jsr.Encoding
-
- canEncodeBinary(Class<?>) - Method in class io.undertow.websockets.jsr.EncodingFactory
-
- canEncodeText(Class<?>) - Method in class io.undertow.websockets.jsr.Encoding
-
- canEncodeText(Class<?>) - Method in class io.undertow.websockets.jsr.EncodingFactory
-
- cannotAddEndpointAfterDeployment() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- cannotAddServletContextListener() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- cannotCallFromProgramaticListener() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- cannotConnectUntilDeploymentComplete() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- cannotInstantiateEndpoint(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- cannotLoadClass(String, Exception) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- cannotRemoveUploadedFile(Path) - Method in interface io.undertow.UndertowLogger
-
- cannotResetBuffer() - Method in interface io.undertow.UndertowMessages
-
- cannotSendContinueResponse() - Method in interface io.undertow.UndertowMessages
-
- cannotSendInMiddleOfFragmentedMessage() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- cannotUpgradeConnection(Exception) - Method in interface io.undertow.UndertowLogger
-
- canonicalize(String) - Static method in class io.undertow.util.CanonicalPathUtils
-
- CanonicalPathHandler - Class in io.undertow.server.handlers
-
- CanonicalPathHandler() - Constructor for class io.undertow.server.handlers.CanonicalPathHandler
-
- CanonicalPathHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.CanonicalPathHandler
-
- CanonicalPathHandler.Builder - Class in io.undertow.server.handlers
-
- CanonicalPathUtils - Class in io.undertow.util
-
- canOnlyBeCalledByIoThread() - Method in interface io.undertow.UndertowMessages
-
- canOnlyRemoveDeploymentsWhenUndeployed(DeploymentManager.State) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- cast(Object) - Method in class io.undertow.util.AttachmentKey
-
Cast the value to the type of this attachment key.
- Certificates - Class in io.undertow.util
-
Utility class for dealing with certificates
- ChainedHandlerWrapper - Class in io.undertow.util
-
Handler wrapper that chains several handler wrappers together.
- ChainedHandlerWrapper(List<HandlerWrapper>) - Constructor for class io.undertow.util.ChainedHandlerWrapper
-
- ChallengeResult(boolean, Integer) - Constructor for class io.undertow.security.api.AuthenticationMechanism.ChallengeResult
-
- ChallengeResult(boolean) - Constructor for class io.undertow.security.api.AuthenticationMechanism.ChallengeResult
-
- changeSessionId(HttpServerExchange, SessionConfig) - Method in interface io.undertow.server.session.Session
-
Generate a new session id for this session, and return the new id.
- changeSessionId() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- channel - Variable in class io.undertow.server.AbstractServerConnection
-
- channelClosed() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- channelFinished() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
-
- channelFinished() - Method in class io.undertow.server.protocol.http.ServerFixedLengthStreamSinkConduit
-
- channelForciblyClosed() - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
-
- channelForciblyClosed() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- channelForciblyClosed() - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel
-
- channelForciblyClosed() - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel
-
- channelForciblyClosed() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
Called when a channel has been forcibly closed, and data (frames) have already been written.
- channelForciblyClosed() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- ChannelFunction - Interface in io.undertow.websockets.core.function
-
- ChannelFunctionFileChannel - Class in io.undertow.websockets.core.function
-
- ChannelFunctionFileChannel(FileChannel, ChannelFunction...) - Constructor for class io.undertow.websockets.core.function.ChannelFunctionFileChannel
-
- ChannelFunctionReadableByteChannel - Class in io.undertow.websockets.core.function
-
- ChannelFunctionReadableByteChannel(ReadableByteChannel, ChannelFunction...) - Constructor for class io.undertow.websockets.core.function.ChannelFunctionReadableByteChannel
-
- ChannelFunctionStreamSourceChannel - Class in io.undertow.websockets.core.function
-
- ChannelFunctionStreamSourceChannel(StreamSourceChannel, ChannelFunction...) - Constructor for class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- ChannelFunctionWritableByteChannel - Class in io.undertow.websockets.core.function
-
- ChannelFunctionWritableByteChannel(WritableByteChannel, ChannelFunction...) - Constructor for class io.undertow.websockets.core.function.ChannelFunctionWritableByteChannel
-
- channelIsClosed() - Method in interface io.undertow.UndertowMessages
-
- ChannelUpgradeHandler - Class in io.undertow.server.handlers
-
An HTTP request handler which upgrades the HTTP request and hands it off as a socket to any XNIO consumer.
- ChannelUpgradeHandler() - Constructor for class io.undertow.server.handlers.ChannelUpgradeHandler
-
- ChatServer - Class in io.undertow.examples.chat
-
- ChatServer() - Constructor for class io.undertow.examples.chat.ChatServer
-
- checker(ByteBuffer, int, int, boolean) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- checkError() - Method in class io.undertow.servlet.spec.ServletPrintWriter
-
- checkError() - Method in class io.undertow.servlet.spec.ServletPrintWriterDelegate
-
- CHECKIN - Static variable in class io.undertow.util.Methods
-
- CHECKIN_STRING - Static variable in class io.undertow.util.Methods
-
- checkOrigin(String) - Method in class io.undertow.websockets.jsr.DefaultContainerConfigurator
-
- checkOrigin(ServerEndpointConfig, WebSocketHttpExchange) - Static method in class io.undertow.websockets.jsr.handshake.HandshakeUtil
-
Checks the orgin against the
- CHECKOUT - Static variable in class io.undertow.util.Methods
-
- CHECKOUT_STRING - Static variable in class io.undertow.util.Methods
-
- checkResponse(ClientResponse) - Method in interface io.undertow.server.handlers.proxy.mod_cluster.NodeHealthChecker
-
Check the response of a health check.
- checkStillValid() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- CHUNKED - Static variable in class io.undertow.util.Headers
-
- chunkedChannelClosedMidChunk() - Method in interface io.undertow.UndertowMessages
-
- ChunkedStreamSinkConduit - Class in io.undertow.conduits
-
Channel that implements HTTP chunked transfer coding.
- ChunkedStreamSinkConduit(StreamSinkConduit, ByteBufferPool, boolean, boolean, HeaderMap, ConduitListener<? super ChunkedStreamSinkConduit>, Attachable) - Constructor for class io.undertow.conduits.ChunkedStreamSinkConduit
-
Construct a new instance.
- ChunkedStreamSourceConduit - Class in io.undertow.conduits
-
Channel to de-chunkify data
- ChunkedStreamSourceConduit(StreamSourceConduit, PushBackStreamSourceConduit, ByteBufferPool, ConduitListener<? super ChunkedStreamSourceConduit>, Attachable) - Constructor for class io.undertow.conduits.ChunkedStreamSourceConduit
-
- ChunkedStreamSourceConduit(StreamSourceConduit, HttpServerExchange, ConduitListener<? super ChunkedStreamSourceConduit>) - Constructor for class io.undertow.conduits.ChunkedStreamSourceConduit
-
- ChunkedStreamSourceConduit(StreamSourceConduit, ChunkedStreamSourceConduit.BufferWrapper, ConduitListener<? super ChunkedStreamSourceConduit>, Attachable, HttpServerExchange) - Constructor for class io.undertow.conduits.ChunkedStreamSourceConduit
-
- claimEnable() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
-
- CLASS_NAME_SUFFIX - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- classDoesNotHaveDefaultConstructor(Class<?>, NoSuchMethodException) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- 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.
- ClassPathResourceManager - Class in io.undertow.server.handlers.resource
-
- ClassPathResourceManager(ClassLoader, Package) - Constructor for class io.undertow.server.handlers.resource.ClassPathResourceManager
-
- ClassPathResourceManager(ClassLoader, String) - Constructor for class io.undertow.server.handlers.resource.ClassPathResourceManager
-
- ClassPathResourceManager(ClassLoader) - Constructor for class io.undertow.server.handlers.resource.ClassPathResourceManager
-
- ClassUtils - Class in io.undertow.websockets.jsr.util
-
- classWasNotAnnotated(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- clear() - Method in class io.undertow.server.handlers.cache.LRUCache
-
- clear() - Method in class io.undertow.server.session.SessionListeners
-
- clear(String) - Method in interface io.undertow.servlet.api.SessionPersistenceManager
-
- clear(String) - Method in class io.undertow.servlet.util.InMemorySessionPersistence
-
- clear() - Method in class io.undertow.util.AttachmentList
-
- clear() - Method in class io.undertow.util.CopyOnWriteMap
-
- clear() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Removes all of the elements from this deque.
- clear() - Method in class io.undertow.util.HeaderMap
-
- clear() - Method in class io.undertow.util.HeaderValues
-
- clear() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Removes all of the elements from this deque.
- clear() - Method in class io.undertow.util.SecureHashMap
-
- clear() - Method in class io.undertow.util.SubstringMap
-
- clearAllowedOrigins() - Method in class io.undertow.server.handlers.OriginHandler
-
- clearAttributes() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- clearChannel() - Method in class io.undertow.server.AbstractServerConnection
-
Resets the channel to its original state, effectively disabling all current conduit wrappers.
- clearChannel() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- clearCurrentServletAttachments() - Static method in class io.undertow.servlet.handlers.ServletRequestContext
-
- clearError() - Method in interface io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler
-
Clear the connection errors.
- clearError() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
-
- clearError() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler
-
- clearHeader() - Method in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
-
- clearLoginMethods() - Method in class io.undertow.servlet.api.DeploymentInfo
-
Removes all configured authentication mechanisms from the deployment.
- clearPaths() - Method in class io.undertow.server.handlers.PathHandler
-
- clearPaths() - Method in class io.undertow.util.PathMatcher
-
- clearRules() - Method in class io.undertow.server.handlers.AccessControlListHandler
-
- clearRules() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
- clearSession(HttpServerExchange) - Method in interface io.undertow.security.api.AuthenticatedSessionManager
-
- clearSession(HttpServerExchange, String) - Method in class io.undertow.server.session.PathParameterSessionConfig
-
- clearSession(HttpServerExchange, String) - Method in interface io.undertow.server.session.SessionConfig
-
Clears this session from the exchange, removing the attachment and making any changes to the response necessary, such as clearing cookies.
- clearSession(HttpServerExchange, String) - Method in class io.undertow.server.session.SessionCookieConfig
-
- clearSession(HttpServerExchange, String) - Method in class io.undertow.server.session.SslSessionConfig
-
- clearSession(HttpServerExchange, String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
-
- CLEARTEXT_UPGRADE_STRING - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- CLIENT_LOGGER - Static variable in interface io.undertow.UndertowLogger
-
- ClientCallback<T> - Interface in io.undertow.client
-
- ClientCertAuthenticationMechanism - Class in io.undertow.security.impl
-
The Client Cert based authentication mechanism.
- ClientCertAuthenticationMechanism() - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism
-
- ClientCertAuthenticationMechanism(boolean) - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism
-
- ClientCertAuthenticationMechanism(String) - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism
-
- ClientCertAuthenticationMechanism(String, boolean) - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism
-
- ClientCertAuthenticationMechanism(String, boolean, IdentityManager) - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism
-
- ClientCertAuthenticationMechanism.Factory - Class in io.undertow.security.impl
-
- ClientConnection - Interface in io.undertow.client
-
A client connection.
- ClientExchange - Interface in io.undertow.client
-
- clientNotSupported() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- ClientProvider - Interface in io.undertow.client
-
A client connection provider.
- ClientRequest - Class in io.undertow.client
-
A client request.
- ClientRequest() - Constructor for class io.undertow.client.ClientRequest
-
- ClientResponse - Class in io.undertow.client
-
A client response.
- ClientResponse(int, String, HttpString) - Constructor for class io.undertow.client.ClientResponse
-
- ClientResponse(int, String, HttpString, HeaderMap) - Constructor for class io.undertow.client.ClientResponse
-
- ClientStatistics - Interface in io.undertow.client
-
Returns statistics about the Undertow client connection
- clone() - Method in class io.undertow.servlet.api.AuthMethodConfig
-
- 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.LoginConfig
-
- 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() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- close() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- close() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- close() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- close() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- close() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- close() - Method in class io.undertow.channels.ReadTimeoutStreamSourceChannel
-
- close() - Method in class io.undertow.channels.WriteTimeoutStreamSinkChannel
-
- close() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- close() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- close() - Method in interface io.undertow.connector.ByteBufferPool
-
- close() - Method in interface io.undertow.connector.PooledByteBuffer
-
- close(IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
-
- close() - Method in class io.undertow.io.AsyncSenderImpl
-
- close(IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
-
- close() - Method in class io.undertow.io.BlockingSenderImpl
-
- close(IoCallback) - Method in interface io.undertow.io.Sender
-
Closes this sender asynchronously.
- close() - Method in interface io.undertow.io.Sender
-
Closes this sender asynchronously
- close() - Method in class io.undertow.io.UndertowInputStream
-
- close() - Method in class io.undertow.io.UndertowOutputStream
- close() - Method in class io.undertow.protocols.ssl.SslConduit
-
forcibly closes the connection
- close() - Method in interface io.undertow.security.impl.SingleSignOn
-
Releases any resources acquired by this object.
- close() - Method in class io.undertow.server.AbstractServerConnection
-
- close() - Method in interface io.undertow.server.BlockingHttpExchange
-
Closes both the input and output streams
- close() - Method in class io.undertow.server.DefaultByteBufferPool
-
- close() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
-
- close(IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
-
- close() - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
-
- close() - Method in interface io.undertow.server.handlers.form.FormDataParser
-
Closes the parser, and removes and temporary files that may have been created.
- close() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- close() - Method in class io.undertow.server.handlers.resource.CachingResourceManager
-
- close() - Method in class io.undertow.server.handlers.resource.ClassPathResourceManager
-
- close() - Method in class io.undertow.server.handlers.resource.PathResourceManager
-
- close() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- close() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- close() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- close() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- close() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- close() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- close() - Method in class io.undertow.server.ServerConnection
-
- close() - Method in class io.undertow.server.XnioByteBufferPool
-
- 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
-
- close() - Method in class io.undertow.util.FlexBase64.DecoderInputStream
- close() - Method in class io.undertow.util.FlexBase64.DecoderOutputStream
- close() - Method in class io.undertow.util.FlexBase64.EncoderOutputStream
- CLOSE - Static variable in class io.undertow.util.Headers
-
- close() - Method in class io.undertow.util.ImmediatePooled
-
- close() - Method in class io.undertow.util.ImmediatePooledByteBuffer
-
- close() - Method in class io.undertow.util.PooledAdaptor
-
- close() - Method in class io.undertow.util.ReferenceCountedPooled
-
- close() - Method in class io.undertow.websockets.core.BinaryOutputStream
-
- close() - Method in class io.undertow.websockets.core.function.ChannelFunctionReadableByteChannel
-
- close() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- close() - Method in class io.undertow.websockets.core.function.ChannelFunctionWritableByteChannel
-
- close() - Method in class io.undertow.websockets.jsr.Encoding
-
- close() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- close() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- close(CloseReason) - Method in class io.undertow.websockets.jsr.UndertowSession
-
- close() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- close() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
Forcibly close the exchange.
- CLOSE_INTERNAL_ERROR - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- CLOSE_OK - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- CLOSE_PROTOCOL_ERROR - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- 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
- closeCalledWithDataStillToBeFlushed() - Method in interface io.undertow.UndertowMessages
-
- closed(ServerConnection) - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
-
- closed(ServerConnection) - Method in interface io.undertow.server.ServerConnection.CloseListener
-
- closedBeforeAllBytesWereRead() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- closedBeforeFinishedWriting(StreamSinkFrameChannel) - Method in interface io.undertow.websockets.core.WebSocketLogger
-
- closeFrameSentBefore() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- closeInternal() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- closeInternal(CloseReason) - Method in class io.undertow.websockets.jsr.UndertowSession
-
- closeListeners - Variable in class io.undertow.server.AbstractServerConnection
-
- CloseMessage - Class in io.undertow.websockets.core
-
A close message
- CloseMessage(ByteBuffer) - Constructor for class io.undertow.websockets.core.CloseMessage
-
- CloseMessage(int, String) - Constructor for class io.undertow.websockets.core.CloseMessage
-
- CloseMessage(ByteBuffer[]) - Constructor for class io.undertow.websockets.core.CloseMessage
-
- closeSetter - Variable in class io.undertow.channels.DelegatingStreamSinkChannel
-
- closeSetter - Variable in class io.undertow.channels.DelegatingStreamSourceChannel
-
- closeSetter - Variable in class io.undertow.channels.DetachableStreamSinkChannel
-
- closeSetter - Variable in class io.undertow.channels.DetachableStreamSourceChannel
-
- closeSetter - Variable in class io.undertow.server.AbstractServerConnection
-
- closeStreamAndWriter() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- closeSubChannels() - Method in class io.undertow.protocols.ajp.AjpClientChannel
-
- closeSubChannels() - Method in class io.undertow.protocols.http2.Http2Channel
-
- closeSubChannels() - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- closeSubChannels() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Method that is called when the channel is being forcibly closed, and all sub stream sink/source channels should also be forcibly closed.
- closeSubChannels() - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
-
- ClosingChannelExceptionHandler<T extends Channel> - Class in io.undertow.util
-
Channel exception handler that closes the channel, logs a debug level message and closes arbitrary other resources.
- ClosingChannelExceptionHandler(Closeable...) - Constructor for class io.undertow.util.ClosingChannelExceptionHandler
-
- CNONCE - Static variable in class io.undertow.util.Headers
-
- comparator() - Method in class io.undertow.protocols.http2.Http2PriorityTree
-
Creates a priority queue
- compareTo(HttpString) - Method in class io.undertow.util.HttpString
-
Compare this string to another in a case-insensitive manner.
- compareTo(PathTemplate) - Method in class io.undertow.util.PathTemplate
-
- compareTo(QValueParser.QValueResult) - Method in class io.undertow.util.QValueParser.QValueResult
-
- complete() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
-
- complete() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- complete() - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel
-
- complete() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
Method that is invoked when all data has been read.
- complete() - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
- complete(byte[], int) - Method in class io.undertow.util.FlexBase64.Encoder
-
Completes an encoding session by writing out the necessary padding.
- complete(ByteBuffer) - Method in class io.undertow.util.FlexBase64.Encoder
-
Completes an encoding session by writing out the necessary padding.
- complete() - Method in class io.undertow.util.FlexBase64.EncoderOutputStream
-
Completes the stream, writing out base64 padding characters if needed.
- complete() - Method in interface io.undertow.websockets.core.function.ChannelFunction
-
- complete() - Method in class io.undertow.websockets.core.protocol.version07.Masker
-
- complete() - Method in class io.undertow.websockets.core.protocol.version07.UTF8Checker
-
- complete(WebSocketChannel, T) - Method in interface io.undertow.websockets.core.WebSocketCallback
-
- completed(T) - Method in interface io.undertow.client.ClientCallback
-
Invoked when an operation completed.
- completed(HttpServerExchange, T) - Method in interface io.undertow.server.handlers.proxy.ProxyCallback
-
- completeInternal() - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
- componentMustHaveDefaultConstructor(String, Class<?>) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- compose(List<ExtensionFunction>) - Static method in class io.undertow.websockets.extensions.CompositeExtensionFunction
-
- compose(ExtensionFunction...) - Static method in class io.undertow.websockets.extensions.CompositeExtensionFunction
-
- CompositeExchangeAttribute - Class in io.undertow.attribute
-
Exchange attribute that represents a combination of attributes that should be merged into a single string.
- CompositeExchangeAttribute(ExchangeAttribute[]) - Constructor for class io.undertow.attribute.CompositeExchangeAttribute
-
- CompositeExtensionFunction - Class in io.undertow.websockets.extensions
-
- CompositeThreadSetupAction - Class in io.undertow.servlet.core
-
- CompositeThreadSetupAction(List<ThreadSetupAction>) - Constructor for class io.undertow.servlet.core.CompositeThreadSetupAction
-
- COMPRESS - Static variable in class io.undertow.util.Headers
-
- ConcurrentDirectDeque<E> - Class in io.undertow.util
-
A concurrent deque that allows direct item removal without traversal.
- ConcurrentDirectDeque() - Constructor for class io.undertow.util.ConcurrentDirectDeque
-
- ConduitFactory<C extends org.xnio.conduits.Conduit> - Interface in io.undertow.util
-
- ConduitListener<T extends org.xnio.conduits.Conduit> - Interface in io.undertow.conduits
-
- ConduitWrapper<T extends org.xnio.conduits.Conduit> - Interface in io.undertow.server
-
Interface that provides a means of wrapping a Conduit
.
- confidentialityRequired(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractConfidentialityHandler
-
Use the HttpServerExchange to identify if confidentiality is required.
- 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.
- ConfiguredClientEndpoint - Class in io.undertow.websockets.jsr
-
- ConfiguredClientEndpoint(ClientEndpointConfig, AnnotatedEndpointFactory, EncodingFactory, InstanceFactory<?>) - Constructor for class io.undertow.websockets.jsr.ConfiguredClientEndpoint
-
- ConfiguredClientEndpoint() - Constructor for class io.undertow.websockets.jsr.ConfiguredClientEndpoint
-
- ConfiguredPushHandler - Class in io.undertow.server.handlers
-
Handler that pushes resources based on a provided URL
- ConfiguredPushHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.ConfiguredPushHandler
-
- ConfiguredServerEndpoint - Class in io.undertow.websockets.jsr
-
- ConfiguredServerEndpoint(ServerEndpointConfig, InstanceFactory<?>, PathTemplate, EncodingFactory, AnnotatedEndpointFactory) - Constructor for class io.undertow.websockets.jsr.ConfiguredServerEndpoint
-
- CONFLICT - Static variable in class io.undertow.util.StatusCodes
-
- CONFLICT_STRING - Static variable in class io.undertow.util.StatusCodes
-
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.ajp.AjpClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.ajp.AjpClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.ajp.AjpClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.ajp.AjpClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in interface io.undertow.client.ClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in interface io.undertow.client.ClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in interface io.undertow.client.ClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in interface io.undertow.client.ClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http.HttpClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http.HttpClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http.HttpClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http.HttpClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClearClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClearClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClearClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClearClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2ClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.spdy.SpdyClientProvider
-
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.spdy.SpdyClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.spdy.SpdyClientProvider
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.spdy.SpdyClientProvider
-
- connect(URI, XnioWorker, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(InetSocketAddress, URI, XnioWorker, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(URI, XnioIoThread, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(InetSocketAddress, URI, XnioIoThread, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(ClientCallback<ClientConnection>, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioWorker, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(ClientCallback<ClientConnection>, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(ClientCallback<ClientConnection>, InetSocketAddress, URI, XnioIoThread, XnioSsl, ByteBufferPool, OptionMap) - Method in class io.undertow.client.UndertowClient
-
- connect(ProxyClient.ProxyTarget, HttpServerExchange, ProxyCallback<ProxyConnection>, long, TimeUnit, boolean) - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- CONNECT - Static variable in class io.undertow.util.Methods
-
- connect(XnioWorker, ByteBufferPool, OptionMap, URI, WebSocketVersion) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect(XnioWorker, XnioSsl, ByteBufferPool, OptionMap, URI, WebSocketVersion) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect(XnioWorker, ByteBufferPool, OptionMap, URI, WebSocketVersion, WebSocketClientNegotiation) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect(XnioWorker, XnioSsl, ByteBufferPool, OptionMap, URI, WebSocketVersion, WebSocketClientNegotiation) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect(XnioWorker, XnioSsl, ByteBufferPool, OptionMap, URI, WebSocketVersion, WebSocketClientNegotiation, Set<ExtensionHandshake>) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect(XnioWorker, XnioSsl, ByteBufferPool, OptionMap, InetSocketAddress, URI, WebSocketVersion, WebSocketClientNegotiation, Set<ExtensionHandshake>) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Deprecated.
- connect() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- CONNECT_STRING - Static variable in class io.undertow.util.Methods
-
- connected(ServerSentEventConnection, String) - Method in interface io.undertow.server.handlers.sse.ServerSentEventConnectionCallback
-
- ConnectHandler - Class in io.undertow.server.handlers
-
Handlers HTTP CONNECT requests, allowing the server to act as a forward proxy.
- ConnectHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.ConnectHandler
-
- ConnectHandler(HttpHandler, Predicate) - Constructor for class io.undertow.server.handlers.ConnectHandler
-
- CONNECTION - Static variable in class io.undertow.util.Headers
-
- CONNECTION_STRING - Static variable in class io.undertow.util.Headers
-
- connectionBuilder(XnioWorker, ByteBufferPool, URI) - Static method in class io.undertow.websockets.client.WebSocketClient
-
Creates a new connection builder that can be used to create a web socket connection.
- ConnectionBuilder(XnioWorker, ByteBufferPool, URI) - Constructor for class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- connectionClosed() - Method in interface io.undertow.client.UndertowClientMessages
-
- ConnectionErrorException - Exception in io.undertow.protocols.http2
-
Exception that represents a connection error
- ConnectionErrorException(int) - Constructor for exception io.undertow.protocols.http2.ConnectionErrorException
-
- ConnectionErrorException(int, String) - Constructor for exception io.undertow.protocols.http2.ConnectionErrorException
-
- ConnectionErrorException(int, Throwable) - Constructor for exception io.undertow.protocols.http2.ConnectionErrorException
-
- connectionIdle() - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
-
Called when the connection goes idle
- ConnectionPoolErrorHandler - Interface in io.undertow.server.handlers.proxy
-
The connection pool error handler is intended to be used per node and will therefore be shared across I/O threads.
- ConnectionPoolErrorHandler.CountingErrorHandler - Class in io.undertow.server.handlers.proxy
-
Counting error handler, this only propagates the state to the delegate handler after reaching a given limit.
- ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler - Class in io.undertow.server.handlers.proxy
-
- ConnectionPoolManager - Interface in io.undertow.server.handlers.proxy
-
- ConnectionSSLSessionInfo - Class in io.undertow.server
-
SSL session information that is read directly from the SSL session of the XNIO connection
- ConnectionSSLSessionInfo(SslChannel, HttpServerConnection) - Constructor for class io.undertow.server.ConnectionSSLSessionInfo
-
- connectionTerminatedReadingMultiPartData() - Method in interface io.undertow.UndertowMessages
-
- connectionTimedOut() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- connectNotSupported() - Method in interface io.undertow.UndertowMessages
-
- Connectors - Class in io.undertow.server
-
- Connectors() - Constructor for class io.undertow.server.Connectors
-
- ConnectorStatistics - Interface in io.undertow.server
-
Connector level statistics
- ConnectorStatisticsImpl - Class in io.undertow.server
-
- ConnectorStatisticsImpl() - Constructor for class io.undertow.server.ConnectorStatisticsImpl
-
- connectSsl(XnioWorker, InetSocketAddress, InetSocketAddress, ChannelListener<? super ConnectedSslStreamChannel>, ChannelListener<? super BoundChannel>, OptionMap) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
-
- connectToServer(Object, WebSocketClient.ConnectionBuilder) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- connectToServer(Object, URI) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- connectToServer(Class<?>, WebSocketClient.ConnectionBuilder) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- connectToServer(Class<?>, URI) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- connectToServer(Endpoint, ClientEndpointConfig, URI) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- connectToServer(Endpoint, ClientEndpointConfig, WebSocketClient.ConnectionBuilder) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- connectToServer(Class<? extends Endpoint>, ClientEndpointConfig, URI) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- connectViaAlpn() - Static method in class io.undertow.http2.tests.framework.TestEnvironment
-
- connectViaUpgrade() - Static method in class io.undertow.http2.tests.framework.TestEnvironment
-
- constant(String) - Static method in class io.undertow.attribute.ExchangeAttributes
-
- ConstantExchangeAttribute - Class in io.undertow.attribute
-
Exchange attribute that represents a fixed value
- ConstantExchangeAttribute(String) - Constructor for class io.undertow.attribute.ConstantExchangeAttribute
-
- constructorDescriptor - Variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- ConstructorInstanceFactory<T> - Class in io.undertow.servlet.util
-
- ConstructorInstanceFactory(Constructor<T>) - Constructor for class io.undertow.servlet.util.ConstructorInstanceFactory
-
- contains(ExchangeAttribute, String...) - Static method in class io.undertow.predicate.Predicates
-
Returns true if the given attribute is present and contains one of the provided value.
- contains(Session) - Method in interface io.undertow.security.impl.SingleSignOn
-
Indicates whether or not the specified session is contained in the set of sessions to which the user is authenticated
- contains(String) - Method in class io.undertow.server.handlers.form.FormData
-
- contains(Object) - Method in class io.undertow.util.AttachmentList
-
- contains(Object) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Returns true
if this deque contains at least one element e
such that o.equals(e)
.
- contains(HttpString) - Method in class io.undertow.util.HeaderMap
-
- contains(String) - Method in class io.undertow.util.HeaderMap
-
- contains(Object) - Method in class io.undertow.util.HeaderValues
-
- contains(Object) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Returns true
if this deque contains at least one element e
such that o.equals(e)
.
- containsAll(Collection<?>) - Method in class io.undertow.util.AttachmentList
-
- containsHeader(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- containsKey(Object) - Method in class io.undertow.util.CopyOnWriteMap
-
- containsKey(Object) - Method in class io.undertow.util.SecureHashMap
-
- ContainsPredicate - Class in io.undertow.predicate
-
Returns true if the request header is present and contains one of the strings to match.
- ContainsPredicate.Builder - Class in io.undertow.predicate
-
- containsUrlCharacters - Variable in class io.undertow.server.protocol.ajp.AjpRequestParser.StringHolder
-
- containsValue(Object) - Method in class io.undertow.util.CopyOnWriteMap
-
- CONTENT_DISPOSITION - Static variable in class io.undertow.util.Headers
-
- CONTENT_DISPOSITION_STRING - Static variable in class io.undertow.util.Headers
-
- CONTENT_ENCODING - Static variable in class io.undertow.util.Headers
-
- CONTENT_ENCODING_STRING - Static variable in class io.undertow.util.Headers
-
- CONTENT_LANGUAGE - Static variable in class io.undertow.util.Headers
-
- CONTENT_LANGUAGE_STRING - Static variable in class io.undertow.util.Headers
-
- CONTENT_LENGTH - Static variable in class io.undertow.util.Headers
-
- CONTENT_LENGTH_STRING - Static variable in class io.undertow.util.Headers
-
- CONTENT_LOCATION - Static variable in class io.undertow.util.Headers
-
- CONTENT_LOCATION_STRING - Static variable in class io.undertow.util.Headers
-
- CONTENT_MD5 - Static variable in class io.undertow.util.Headers
-
- CONTENT_MD5_STRING - Static variable in class io.undertow.util.Headers
-
- CONTENT_RANGE - Static variable in class io.undertow.util.Headers
-
- CONTENT_RANGE_STRING - Static variable in class io.undertow.util.Headers
-
- CONTENT_TRANSFER_ENCODING - Static variable in class io.undertow.util.Headers
-
- CONTENT_TRANSFER_ENCODING_STRING - Static variable in class io.undertow.util.Headers
-
- CONTENT_TYPE - Static variable in class io.undertow.util.Headers
-
- CONTENT_TYPE_STRING - Static variable in class io.undertow.util.Headers
-
- ContentEncodedResource - Class in io.undertow.server.handlers.encoding
-
A resource that has been pre-compressed
- ContentEncodedResource(Resource, String) - Constructor for class io.undertow.server.handlers.encoding.ContentEncodedResource
-
- ContentEncodedResourceManager - Class in io.undertow.server.handlers.encoding
-
Class that provides a way of serving pre-encoded resources.
- ContentEncodedResourceManager(Path, CachingResourceManager, ContentEncodingRepository, int, int, Predicate) - Constructor for class io.undertow.server.handlers.encoding.ContentEncodedResourceManager
-
- ContentEncodingProvider - Interface in io.undertow.server.handlers.encoding
-
- ContentEncodingRepository - Class in io.undertow.server.handlers.encoding
-
- ContentEncodingRepository() - Constructor for class io.undertow.server.handlers.encoding.ContentEncodingRepository
-
- contentHasBeenWritten() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- CONTEXT - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- CONTEXT_PATH - Static variable in interface io.undertow.security.api.AuthenticationMechanismFactory
-
- 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
-
- continuationFrameOutsideFragmented() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- CONTINUE - Static variable in class io.undertow.server.protocol.http.HttpContinue
-
- CONTINUE - Static variable in class io.undertow.util.StatusCodes
-
- CONTINUE_STRING - Static variable in class io.undertow.util.StatusCodes
-
- ContinueNotification - Interface in io.undertow.client
-
Callback class that provides a notification of a HTTP 100 Continue response in the client.
- controlFrameCannotHaveBodyContent() - Method in interface io.undertow.UndertowMessages
-
- controlFrameWithPayloadLen1() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- convertFromHex(char[]) - Static method in class io.undertow.util.HexConverter
-
Take the incoming character of hex encoded data and convert to the raw byte values.
- convertFromHex(String) - Static method in class io.undertow.util.HexConverter
-
Take the incoming String of hex encoded data and convert to the raw byte values.
- convertToHexBytes(byte[]) - Static method in class io.undertow.util.HexConverter
-
Take the supplied byte array and convert it to to a byte array of the encoded hex values.
- convertToHexString(byte[]) - Static method in class io.undertow.util.HexConverter
-
Take the supplied byte array and convert it to a hex encoded String.
- cookie(String) - Static method in class io.undertow.attribute.ExchangeAttributes
-
- Cookie - Interface in io.undertow.server.handlers
-
A HTTP cookie.
- COOKIE - Static variable in class io.undertow.util.Headers
-
- COOKIE2 - Static variable in class io.undertow.util.Headers
-
- COOKIE2_STRING - Static variable in class io.undertow.util.Headers
-
- COOKIE_STRING - Static variable in class io.undertow.util.Headers
-
- CookieAttribute - Class in io.undertow.attribute
-
A cookie
- CookieAttribute(String) - Constructor for class io.undertow.attribute.CookieAttribute
-
- CookieAttribute.Builder - Class in io.undertow.attribute
-
- cookieHandlerNotPresent() - Method in interface io.undertow.UndertowMessages
-
- CookieImpl - Class in io.undertow.server.handlers
-
- CookieImpl(String, String) - Constructor for class io.undertow.server.handlers.CookieImpl
-
- CookieImpl(String) - Constructor for class io.undertow.server.handlers.CookieImpl
-
- Cookies - Class in io.undertow.util
-
Class that contains utility methods for dealing with cookies.
- COPY - Static variable in class io.undertow.util.Methods
-
- COPY_STRING - Static variable in class io.undertow.util.Methods
-
- CopyOnWriteMap<K,V> - Class in io.undertow.util
-
A basic copy on write map.
- CopyOnWriteMap() - Constructor for class io.undertow.util.CopyOnWriteMap
-
- CopyOnWriteMap(Map<K, V>) - Constructor for class io.undertow.util.CopyOnWriteMap
-
- copyTo(int, byte[], int, int) - Method in class io.undertow.util.HttpString
-
Copy len
bytes from this string at offset srcOffs
to the given array at the given offset.
- copyTo(byte[], int, int) - Method in class io.undertow.util.HttpString
-
Copy len
bytes from this string to the given array at the given offset.
- copyTo(byte[], int) - Method in class io.undertow.util.HttpString
-
Copy all the bytes from this string to the given array at the given offset.
- couldNotCloseOnUndeploy(Exception) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
-
- couldNotCreateFactory(String, Exception) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- couldNotDecodeTrailers() - Method in interface io.undertow.UndertowMessages
-
- couldNotDeploy(Exception) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- couldNotDetermineDecoderTypeFor(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- couldNotDetermineTypeOfDecodeMethodForClass(Class<? extends Decoder>, Exception) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- couldNotDetermineTypeOfEncodeMethodForClass(Class<? extends Encoder>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- couldNotFindContextToDispatchTo(String) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- couldNotFindDecoderForType(Class<?>, Method) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- couldNotFindMessageParameter(Method) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- couldNotFindSessionCookieConfig() - Method in interface io.undertow.UndertowMessages
-
- couldNotGenerateUniqueSessionId() - Method in interface io.undertow.UndertowMessages
-
- couldNotInitializeConfiguration(Class<?>, Throwable) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
-
- couldNotInitiateHttp2Connection() - Method in interface io.undertow.UndertowLogger
-
- couldNotInitiateSpdyConnection() - Method in interface io.undertow.UndertowLogger
-
- couldNotInstantiateComponent(String, Exception) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- couldNotParseCookie(String) - Method in interface io.undertow.UndertowMessages
-
- couldNotParseUriTemplate(String, int) - Method in interface io.undertow.UndertowMessages
-
- couldNotReadContentLengthData() - Method in interface io.undertow.UndertowMessages
-
- couldNotRegisterChangeListener(Exception) - Method in interface io.undertow.UndertowLogger
-
- couldNotRenegotiate() - Method in interface io.undertow.UndertowMessages
-
- couldNotResolveBackend(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.ProxyCallback
-
Callback if no backend server could be found.
- couldNotSetAttribute(String, String) - Method in interface io.undertow.UndertowMessages
-
- count(HttpString) - Method in class io.undertow.util.HeaderMap
-
- count(String) - Method in class io.undertow.util.HeaderMap
-
- CountingErrorHandler(int, int, long) - Constructor for class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
-
- CountingErrorHandler(int, int, long, ConnectionPoolErrorHandler) - Constructor for class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
-
- CPING - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- CPONG - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- CR - Static variable in class io.undertow.util.MultipartParser
-
The Carriage Return ASCII character value.
- crc - Variable in class io.undertow.conduits.GzipStreamSinkConduit
-
CRC-32 of uncompressed data.
- create(String, FormParserFactory, Map<String, String>) - Method in interface io.undertow.security.api.AuthenticationMechanismFactory
-
Creates an authentication mechanism using the specified properties
- create(String, FormParserFactory, Map<String, String>) - Method in class io.undertow.security.impl.BasicAuthenticationMechanism.Factory
-
- create(String, FormParserFactory, Map<String, String>) - Method in class io.undertow.security.impl.ClientCertAuthenticationMechanism.Factory
-
- create(String, FormParserFactory, Map<String, String>) - Method in class io.undertow.security.impl.DigestAuthenticationMechanism.Factory
-
- create(String, FormParserFactory, Map<String, String>) - Method in class io.undertow.security.impl.ExternalAuthenticationMechanism.Factory
-
- create(HttpServerExchange) - Method in class io.undertow.server.handlers.form.FormEncodedDataDefinition
-
- create(HttpServerExchange) - Method in interface io.undertow.server.handlers.form.FormParserFactory.ParserDefinition
-
- create(HttpServerExchange) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
-
- create(ModCluster, HttpHandler) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.Builder
-
- create(ModCluster, HttpHandler) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
-
- create() - Method in class io.undertow.server.HttpServerExchange.WrapperConduitFactory
-
- create() - Method in class io.undertow.server.HttpServerExchange.WrapperStreamSinkConduitFactory
-
- create(String, FormParserFactory, Map<String, String>) - Method in class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism.Factory
-
- create(Class<? super T>) - Static method in class io.undertow.util.AttachmentKey
-
Construct a new simple attachment key.
- create() - Method in interface io.undertow.util.ConduitFactory
-
Create the channel instance.
- create(String, FormParserFactory, Map<String, String>) - Method in class io.undertow.util.ImmediateAuthenticationMechanismFactory
-
- create() - Method in class io.undertow.util.ImmediateConduitFactory
-
- create(String) - Static method in class io.undertow.util.PathTemplate
-
- create(WebSocketVersion, URI) - Static method in class io.undertow.websockets.client.WebSocketClientHandshake
-
- create(WebSocketVersion, URI, WebSocketClientNegotiation, Set<ExtensionHandshake>) - Static method in class io.undertow.websockets.client.WebSocketClientHandshake
-
- create() - Method in interface io.undertow.websockets.extensions.ExtensionHandshake
-
Create a new instance of the
ExtensionFunction
associated to this WebSocket Extension.
- create() - Method in class io.undertow.websockets.extensions.PerMessageDeflateHandshake
-
- create(Class<?>, EncodingFactory, Set<String>) - Static method in class io.undertow.websockets.jsr.annotated.AnnotatedEndpointFactory
-
- create(ByteBuffer) - Static method in class io.undertow.websockets.jsr.DefaultPongMessage
-
- create(WebSocketExtension) - Static method in class io.undertow.websockets.jsr.ExtensionImpl
-
- createAttachmentMap() - Method in class io.undertow.util.AbstractAttachable
-
- createChannel(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.protocols.ajp.AjpClientChannel
-
- createChannel(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.protocols.http2.Http2Channel
-
- createChannel(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- createChannel(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Method that creates the actual stream source channel implementation that is in use.
- createChannel(StreamConnection, String, ByteBufferPool, OptionMap) - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
-
- createChannel(StreamConnection, String, ByteBufferPool, OptionMap) - Method in class io.undertow.websockets.client.WebSocketClientHandshake
-
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.core.protocol.Handshake
-
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
-
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.core.protocol.version08.Hybi08Handshake
-
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.core.protocol.version13.Hybi13Handshake
-
- createChannel(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.websockets.core.WebSocketChannel
-
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi07Handshake
-
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi08Handshake
-
- createChannel(WebSocketHttpExchange, StreamConnection, ByteBufferPool) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi13Handshake
-
- CREATED - Static variable in class io.undertow.util.StatusCodes
-
- CREATED_STRING - Static variable in class io.undertow.util.StatusCodes
-
- createDecoder() - Static method in class io.undertow.util.FlexBase64
-
Creates a state driven base64 decoder.
- createDecoderInputStream(InputStream, int) - Static method in class io.undertow.util.FlexBase64
-
Creates an InputStream wrapper which decodes a base64 input source into the decoded content as it is read, until the source hits EOF.
- createDecoderInputStream(InputStream) - Static method in class io.undertow.util.FlexBase64
-
Creates an InputStream wrapper which decodes a base64 input source into the decoded content as it is read, until the source hits EOF.
- createDecoderOutputStream(OutputStream, int) - Static method in class io.undertow.util.FlexBase64
-
Creates an OutputStream wrapper which decodes base64 content before writing to the passed OutputStream target.
- createDecoderOutputStream(OutputStream) - Static method in class io.undertow.util.FlexBase64
-
Creates an OutputStream wrapper which decodes base64 content before writing to the passed OutputStream target.
- createEncoder(boolean) - Static method in class io.undertow.util.FlexBase64
-
Creates a state driven base64 encoder.
- createEncoderInputStream(InputStream, int, boolean) - Static method in class io.undertow.util.FlexBase64
-
Creates an InputStream wrapper which encodes a source into base64 as it is read, until the source hits EOF.
- createEncoderInputStream(InputStream) - Static method in class io.undertow.util.FlexBase64
-
Creates an InputStream wrapper which encodes a source into base64 as it is read, until the source hits EOF.
- createEncoderOutputStream(OutputStream, int, boolean) - Static method in class io.undertow.util.FlexBase64
-
Creates an OutputStream wrapper which base64 encodes and writes to the passed OutputStream target.
- createEncoderOutputStream(OutputStream) - Static method in class io.undertow.util.FlexBase64
-
Creates an OutputStream wrapper which base64 encodes and writes to the passed OutputStream target.
- createEncoding(EndpointConfig) - Method in class io.undertow.websockets.jsr.EncodingFactory
-
- createFactory(ClassIntrospecter, Class<? extends Decoder>[], Class<? extends Encoder>[]) - Static method in class io.undertow.websockets.jsr.EncodingFactory
-
- createFactory(ClassIntrospecter, List<Class<? extends Decoder>>, List<Class<? extends Encoder>>) - Static method in class io.undertow.websockets.jsr.EncodingFactory
-
- createFilter() - Method in class io.undertow.servlet.core.ManagedFilter
-
- createFilter(Class<T>) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- createFrameFooter() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- createFrameHeader() - Method in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
-
- createFrameHeader() - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
-
- createFrameHeader() - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel
-
- createFrameHeader() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- createFrameHeader() - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel
-
- createFrameHeaderImpl() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
-
- createFrameHeaderImpl() - Method in class io.undertow.protocols.http2.Http2SettingsStreamSinkChannel
-
- createFrameHeaderImpl() - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
-
- createFrameHeaderImpl() - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel
-
- createFrameHeaderImpl() - Method in class io.undertow.protocols.spdy.SpdySynReplyStreamSinkChannel
-
- createFrameHeaderImpl() - Method in class io.undertow.protocols.spdy.SpdySynStreamStreamSinkChannel
-
- createHeaderBlock(PooledByteBuffer, PooledByteBuffer[], ByteBuffer, HeaderMap, boolean) - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel
-
- createHeaders() - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
-
- createHeaders() - Method in class io.undertow.websockets.client.WebSocketClientHandshake
-
- createIdleTimeoutChannel(StreamConnection) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- createIdleTimeoutChannel(StreamConnection) - Method in class io.undertow.websockets.core.WebSocketChannel
-
- createInitialUpgradeResponseStream() - Method in class io.undertow.protocols.http2.Http2Channel
-
Creates a response stream to respond to the initial HTTP upgrade
- 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
-
- createInstance(InstanceHandle<?>) - Method in class io.undertow.websockets.jsr.annotated.AnnotatedEndpointFactory
-
- createInstanceFactory(Class<T>) - Method in interface io.undertow.servlet.api.ClassIntrospecter
-
- createInstanceFactory(Class<T>) - Method in class io.undertow.servlet.util.DefaultClassIntrospector
-
- createList(Class<? super T>) - Static method in class io.undertow.util.AttachmentKey
-
Construct a new list attachment key.
- createListener(Class<T>) - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
- createListener(Class<T>) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- createParser(HttpServerExchange) - Method in class io.undertow.server.handlers.form.FormParserFactory
-
Creates a form data parser for this request.
- createProxyHandler() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
Get the handler proxying the requests.
- createProxyHandler(HttpHandler) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
Get the handler proxying the requests.
- createResponseSender(HttpServerExchange) - Static method in class io.undertow.server.protocol.http.HttpContinue
-
Creates a response sender that can be used to send a HTTP 100-continue response.
- createSecKey() - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
-
- createSecurityContext(HttpServerExchange, AuthenticationMode, IdentityManager, String) - Method in interface io.undertow.security.api.SecurityContextFactory
-
Deprecated.
Instantiates and returns a SecurityContext
using the specified parameters.
- createSecurityContext(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractSecurityContextAssociationHandler
-
- createSecurityContext(HttpServerExchange) - Method in class io.undertow.security.handlers.SecurityInitialHandler
-
- createSecurityContext(HttpServerExchange, AuthenticationMode, IdentityManager, String) - Method in class io.undertow.security.impl.SecurityContextFactoryImpl
-
- createServlet() - Method in class io.undertow.servlet.core.ManagedServlet
-
- createServlet(Class<T>) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- createSession(HttpServerExchange, SessionConfig) - Method in class io.undertow.server.session.InMemorySessionManager
-
- createSession(HttpServerExchange, SessionConfig) - Method in interface io.undertow.server.session.SessionManager
-
Creates a new session.
- createSessionId() - Method in class io.undertow.server.session.SecureRandomSessionIdGenerator
-
- createSessionId() - Method in interface io.undertow.server.session.SessionIdGenerator
-
- createSessionManager(Deployment) - Method in interface io.undertow.servlet.api.SessionManagerFactory
-
- createSessionManager(Deployment) - Method in class io.undertow.servlet.core.InMemorySessionManagerFactory
-
- createSingleSignOn(Account, String) - Method in class io.undertow.security.impl.InMemorySingleSignOnManager
-
- createSingleSignOn(Account, String) - Method in interface io.undertow.security.impl.SingleSignOnManager
-
- createSslConnectionServer(XnioWorker, InetSocketAddress, ChannelListener<? super AcceptingChannel<SslConnection>>, OptionMap) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
-
- createSslTcpServer(XnioWorker, InetSocketAddress, ChannelListener<? super AcceptingChannel<ConnectedSslStreamChannel>>, OptionMap) - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
-
- createStateMachine(String[], String, ClassFile, ClassMethod, AtomicInteger, String, AbstractParserGenerator.CustomStateMachine) - Method in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- createStateMachines(String[], String[], String[], String, ClassFile, ClassMethod, AtomicInteger) - Method in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- createStateMachines(String[], String[], String[], String, ClassFile, ClassMethod, AtomicInteger) - Method in class io.undertow.annotationprocessor.RequestParserGenerator
-
- createStateMachines(String[], String[], String[], String, ClassFile, ClassMethod, AtomicInteger) - Method in class io.undertow.annotationprocessor.ResponseParserGenerator
-
- createStream(HeaderMap) - Method in class io.undertow.protocols.http2.Http2Channel
-
Creates a strema using a HEADERS frame
- createStream(HeaderMap) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- createStream(int, HeaderMap) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- createStreamSinkChannel(WebSocketFrameType) - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
-
- createStreamSinkChannel(WebSocketFrameType) - Method in class io.undertow.websockets.core.WebSocketChannel
-
Create a new StreamSinkFrameChannel which can be used to send a WebSocket Frame of the type
WebSocketFrameType
.
- createTokenizer(String, String[], String[], String[]) - Method in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- createURLDecoder() - Static method in class io.undertow.util.FlexBase64
-
Creates a state driven base64url decoder.
- createURLEncoder(boolean) - Static method in class io.undertow.util.FlexBase64
-
Creates a state driven base64url encoder.
- createView(ByteBuffer) - Method in class io.undertow.util.ReferenceCountedPooled
-
- Credential - Interface in io.undertow.security.idm
-
Representation of a users Credential.
- current - Variable in class io.undertow.server.AbstractServerConnection
-
- current() - Static method in class io.undertow.servlet.handlers.ServletRequestContext
-
- CURRENT_STATE_VAR - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- currentBuffer - Variable in class io.undertow.conduits.DeflatingStreamSinkConduit
-
The streams buffer.
- CUSTOM_TIME - Static variable in class io.undertow.attribute.DateTimeAttribute
-
- DASH - Static variable in class io.undertow.util.MultipartParser
-
The dash (-) ASCII character value.
- data(ByteBuffer) - Method in interface io.undertow.util.MultipartParser.PartHandler
-
- dataAlreadyQueued() - Method in interface io.undertow.UndertowMessages
-
- dataHasBeenReleased() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- dataReady(FrameHeaderData, PooledByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
Called when data has been read from the underlying channel.
- dataStillRemainingInChunk(long) - Method in interface io.undertow.client.UndertowClientMessages
-
- date(HttpHandler) - Static method in class io.undertow.Handlers
-
Deprecated.
- DATE - Static variable in class io.undertow.util.Headers
-
- DATE_STRING - Static variable in class io.undertow.util.Headers
-
- DATE_TIME - Static variable in class io.undertow.attribute.DateTimeAttribute
-
- DATE_TIME_SHORT - Static variable in class io.undertow.attribute.DateTimeAttribute
-
- DateHandler - Class in io.undertow.server.handlers
-
Deprecated.
- DateHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.DateHandler
-
Deprecated.
- dateTime() - Static method in class io.undertow.attribute.ExchangeAttributes
-
- DateTimeAttribute - Class in io.undertow.attribute
-
The current time
- DateTimeAttribute(String) - Constructor for class io.undertow.attribute.DateTimeAttribute
-
- DateTimeAttribute(String, String) - Constructor for class io.undertow.attribute.DateTimeAttribute
-
- DateTimeAttribute.Builder - Class in io.undertow.attribute
-
- DateUtils - Class in io.undertow.util
-
Utility for parsing and generating dates
- DebuggingStreamSinkConduit - Class in io.undertow.conduits
-
Conduit that saves all the data that is written through it and can dump it to the console
- DebuggingStreamSinkConduit(StreamSinkConduit) - Constructor for class io.undertow.conduits.DebuggingStreamSinkConduit
-
Construct a new instance.
- DebuggingStreamSourceConduit - Class in io.undertow.conduits
-
Conduit that saves all the data that is written through it and can dump it to the console
- DebuggingStreamSourceConduit(StreamSourceConduit) - Constructor for class io.undertow.conduits.DebuggingStreamSourceConduit
-
Construct a new instance.
- declareRoles(String...) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- decode(ByteBuffer) - Method in class io.undertow.protocols.http2.HpackDecoder
-
Decodes the provided frame data.
- decode(ByteBuffer, int, StringBuilder) - Static method in class io.undertow.protocols.http2.HPackHuffman
-
Decodes a huffman encoded string into the target StringBuilder.
- decode(String) - Static method in class io.undertow.util.FlexBase64
-
Decodes a Base64 encoded string into a new byte buffer.
- decode(ByteBuffer) - Static method in class io.undertow.util.FlexBase64
-
Decodes a Base64 encoded byte buffer into a new byte buffer.
- decode(byte[], int, int) - Static method in class io.undertow.util.FlexBase64
-
Decodes a Base64 encoded byte array into a new byte buffer.
- decode(ByteBuffer, ByteBuffer) - Method in class io.undertow.util.FlexBase64.Decoder
-
Decodes one Base64 byte buffer into another.
- decode(String, int, int, byte[], int, int) - Method in class io.undertow.util.FlexBase64.Decoder
-
Decodes one Base64 byte array into another byte array.
- decode(String, byte[]) - Method in class io.undertow.util.FlexBase64.Decoder
-
Decodes a Base64 encoded string into the passed byte array.
- decode(byte[], int, int, byte[], int, int) - Method in class io.undertow.util.FlexBase64.Decoder
-
Decodes one Base64 byte array into another byte array.
- decode(String, String, boolean, StringBuilder) - Static method in class io.undertow.util.URLUtils
-
Decodes a URL.
- DECODE_URL - Static variable in class io.undertow.UndertowOptions
-
If this is true then the parser will decode the URL and query parameters using the selected character encoding (UTF-8 by default).
- decodeBinary(Class<?>, byte[]) - Method in class io.undertow.websockets.jsr.Encoding
-
- DecoderUtils - Class in io.undertow.websockets.jsr.annotated
-
- decodeText(Class<?>, String) - Method in class io.undertow.websockets.jsr.Encoding
-
- decodeURL(String) - Static method in class io.undertow.util.FlexBase64
-
Decodes a Base64url encoded string into a new byte buffer.
- decodeURL(ByteBuffer) - Static method in class io.undertow.util.FlexBase64
-
Decodes a Base64url encoded byte buffer into a new byte buffer.
- decodeURL(byte[], int, int) - Static method in class io.undertow.util.FlexBase64
-
Decodes a Base64url encoded byte array into a new byte buffer.
- decodingFrameWithOpCode(int) - Method in interface io.undertow.websockets.core.WebSocketLogger
-
- DEFAULT - Static variable in class io.undertow.servlet.api.LoggingExceptionHandler
-
- DEFAULT - Static variable in class io.undertow.util.MimeMappings
-
- DEFAULT - Static variable in class io.undertow.websockets.jsr.EncodingFactory
-
An encoding factory that can deal with primitive types.
- DEFAULT_ALLOWED - Static variable in class io.undertow.servlet.handlers.DefaultServlet
-
- DEFAULT_CATEGORY - Static variable in class io.undertow.server.handlers.accesslog.JBossLoggingAccessLogReceiver
-
- DEFAULT_DEFLATER - Static variable in class io.undertow.websockets.extensions.PerMessageDeflateHandshake
-
Default configuration for DEFLATE algorithm implementation
- DEFAULT_HEADER_FUNCTION - Static variable in class io.undertow.protocols.http2.HpackEncoder
-
- DEFAULT_MAX_ENTITY_SIZE - Static variable in class io.undertow.UndertowOptions
-
We do not have a default upload limit
- DEFAULT_MAX_FRAME_SIZE - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- DEFAULT_MAX_HEADER_SIZE - Static variable in class io.undertow.UndertowOptions
-
The default size we allow for the HTTP header.
- DEFAULT_MIME_MAPPINGS - Static variable in class io.undertow.util.MimeMappings
-
- DEFAULT_POST_LOCATION - Static variable in class io.undertow.security.impl.FormAuthenticationMechanism
-
- DEFAULT_SERVLET_NAME - Static variable in class io.undertow.servlet.handlers.ServletPathMatches
-
- DEFAULT_SESSION_ID - Static variable in class io.undertow.server.session.SessionCookieConfig
-
- DEFAULT_SESSION_ID - Static variable in class io.undertow.servlet.api.ServletSessionConfig
-
- DEFAULT_WEB_SOCKET_TIMEOUT_SECONDS - Static variable in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- DefaultAccessLogReceiver - Class in io.undertow.server.handlers.accesslog
-
Log Receiver that stores logs in a directory under the specified file name, and rotates them after midnight.
- DefaultAccessLogReceiver(Executor, File, String) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
-
- DefaultAccessLogReceiver(Executor, File, String, String) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
-
- DefaultAccessLogReceiver(Executor, File, String, String, boolean) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
-
- DefaultAccessLogReceiver(Executor, Path, String) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
-
- DefaultAccessLogReceiver(Executor, Path, String, String) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
-
- DefaultAccessLogReceiver(Executor, Path, String, String, boolean) - Constructor for class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
-
- DefaultAccessLogReceiver.Builder - Class in io.undertow.server.handlers.accesslog
-
- DefaultAuthorizationManager - Class in io.undertow.servlet.core
-
Default authorization manager that simply implements the rules as specified by the servlet spec
- DefaultByteBufferPool - Class in io.undertow.server
-
A byte buffer pool that supports reference counted pools.
- DefaultByteBufferPool(boolean, int) - Constructor for class io.undertow.server.DefaultByteBufferPool
-
- DefaultByteBufferPool(boolean, int, int, int, int) - Constructor for class io.undertow.server.DefaultByteBufferPool
-
- DefaultByteBufferPool(boolean, int, int, int) - Constructor for class io.undertow.server.DefaultByteBufferPool
-
- DefaultClassIntrospector - Class in io.undertow.servlet.util
-
- defaultContainer() - Static method in class io.undertow.servlet.Servlets
-
Returns the default servlet container.
- DefaultContainerConfigurator - Class in io.undertow.websockets.jsr
-
Server default container configurator.
- DefaultContainerConfigurator() - Constructor for class io.undertow.websockets.jsr.DefaultContainerConfigurator
-
- DefaultIoCallback - Class in io.undertow.io
-
A default callback implementation that simply ends the exchange
- DefaultIoCallback() - Constructor for class io.undertow.io.DefaultIoCallback
-
- defaultParameter() - Method in class io.undertow.predicate.AuthenticationRequiredPredicate.Builder
-
- defaultParameter() - Method in class io.undertow.predicate.ContainsPredicate.Builder
-
- defaultParameter() - Method in class io.undertow.predicate.PathTemplatePredicate.Builder
-
- defaultParameter() - Method in interface io.undertow.predicate.PredicateBuilder
-
- defaultParameter() - Method in class io.undertow.predicate.PredicatesHandler.DoneHandlerBuilder
-
- defaultParameter() - Method in class io.undertow.predicate.PredicatesHandler.RestartHandlerBuilder
-
- defaultParameter() - Method in class io.undertow.predicate.RegularExpressionPredicate.Builder
-
- defaultParameter() - Method in class io.undertow.predicate.SecurePredicate.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.AllowedMethodsHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.BlockingHandler.Builder
-
- defaultParameter() - Method in interface io.undertow.server.handlers.builder.HandlerBuilder
-
- defaultParameter() - Method in class io.undertow.server.handlers.builder.ResponseCodeHandlerBuilder
-
- defaultParameter() - Method in class io.undertow.server.handlers.builder.RewriteHandlerBuilder
-
- defaultParameter() - Method in class io.undertow.server.handlers.builder.SetHandlerBuilder
-
- defaultParameter() - Method in class io.undertow.server.handlers.ByteRangeHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.CanonicalPathHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.DisableCacheHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.DisallowedMethodsHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.encoding.EncodingHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.HttpTraceHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.LearningPushHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.PathSeparatorHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.PeerNameResolvingHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.RedirectHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.RequestDumpingHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.RequestLimitingHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.resource.ResourceHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.SetHeaderHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.SSLHeaderHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.handlers.URLDecodingHandler.Builder
-
- defaultParameter() - Method in class io.undertow.server.JvmRouteHandler.Builder
-
- defaultParameter() - Method in class io.undertow.servlet.predicate.DirectoryPredicate.Builder
-
- defaultParameter() - Method in class io.undertow.servlet.predicate.DispatcherTypePredicate.Builder
-
- defaultParameter() - Method in class io.undertow.servlet.predicate.FilePredicate.Builder
-
- DefaultPongMessage - Class in io.undertow.websockets.jsr
-
Default PongMessage
implementation
- DefaultResponseListener - Interface in io.undertow.server
-
Listener interface for default response handlers.
- 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
-
Deprecated.
- DefaultServletConfig(boolean, Set<String>) - Constructor for class io.undertow.servlet.api.DefaultServletConfig
-
Deprecated.
- DefaultServletConfig(boolean) - Constructor for class io.undertow.servlet.api.DefaultServletConfig
-
Deprecated.
- DefaultServletConfig() - Constructor for class io.undertow.servlet.api.DefaultServletConfig
-
Deprecated.
- DefaultWebSocketClientSslProvider - Class in io.undertow.websockets.jsr
-
Client SSL provider that gets the SSL context in one of two ways.
- DefaultWebSocketClientSslProvider() - Constructor for class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
-
- DEFLATE - Static variable in class io.undertow.util.Headers
-
- DeflateEncodingProvider - Class in io.undertow.server.handlers.encoding
-
Content coding for 'deflate'
- DeflateEncodingProvider() - Constructor for class io.undertow.server.handlers.encoding.DeflateEncodingProvider
-
- deflater - Variable in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- DeflatingStreamSinkConduit - Class in io.undertow.conduits
-
Channel that handles deflate compression
- DeflatingStreamSinkConduit(ConduitFactory<StreamSinkConduit>, HttpServerExchange) - Constructor for class io.undertow.conduits.DeflatingStreamSinkConduit
-
- DeflatingStreamSinkConduit(ConduitFactory<StreamSinkConduit>, HttpServerExchange, int) - Constructor for class io.undertow.conduits.DeflatingStreamSinkConduit
-
- delegate - Variable in class io.undertow.channels.DelegatingStreamSinkChannel
-
- delegate - Variable in class io.undertow.channels.DelegatingStreamSourceChannel
-
- delegate - Variable in class io.undertow.channels.DetachableStreamSinkChannel
-
- delegate - Variable in class io.undertow.channels.DetachableStreamSourceChannel
-
- DelegateOpenListener - Interface in io.undertow.server
-
An open listener that handles being delegated to, e.g.
- DelegatingStreamSinkChannel<T extends DelegatingStreamSinkChannel> - Class in io.undertow.channels
-
- DelegatingStreamSinkChannel(StreamSinkChannel) - Constructor for class io.undertow.channels.DelegatingStreamSinkChannel
-
- DelegatingStreamSourceChannel<T extends DelegatingStreamSourceChannel> - Class in io.undertow.channels
-
- DelegatingStreamSourceChannel(StreamSourceChannel) - Constructor for class io.undertow.channels.DelegatingStreamSourceChannel
-
- delete(String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- delete(String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- delete() - Method in class io.undertow.servlet.spec.PartImpl
-
- DELETE - Static variable in class io.undertow.util.Methods
-
- DELETE_STRING - Static variable in class io.undertow.util.Methods
-
- deleteFailed(Path) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- deleteRecursive(Path) - Static method in class io.undertow.util.FileUtils
-
- 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
- deploymentComplete() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- 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(DeploymentManager, 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
-
- deploymentStopped(String) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- dereference() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
-
- descendingIterator() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Returns an iterator over the elements in this deque in reverse sequential order.
- descendingIterator() - Method in class io.undertow.util.HeaderValues
-
- descendingIterator() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Returns an iterator over the elements in this deque in reverse sequential order.
- destroy(ServletInfo, Servlet, LifecycleInterceptor.LifecycleContext) - Method in interface io.undertow.servlet.api.LifecycleInterceptor
-
- destroy(FilterInfo, Filter, LifecycleInterceptor.LifecycleContext) - Method in interface io.undertow.servlet.api.LifecycleInterceptor
-
- destroy() - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- destroy() - Method in class io.undertow.websockets.jsr.JsrWebSocketFilter
-
- DetachableStreamSinkChannel - Class in io.undertow.channels
-
Stream sink channel.
- DetachableStreamSinkChannel(StreamSinkChannel) - Constructor for class io.undertow.channels.DetachableStreamSinkChannel
-
- DetachableStreamSourceChannel - Class in io.undertow.channels
-
A stream source channel that can be marked as detached.
- DetachableStreamSourceChannel(StreamSourceChannel) - Constructor for class io.undertow.channels.DetachableStreamSourceChannel
-
- didNotImplementKnownDecoderSubclass(Class<? extends Decoder>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- DIGEST - Static variable in class io.undertow.util.Headers
-
- DigestAlgorithm - Enum in io.undertow.security.idm
-
Enumeration of the supported digest algorithms.
- DigestAuthenticationMechanism - Class in io.undertow.security.impl
-
HttpHandler
to handle HTTP Digest authentication, both according to RFC-2617 and draft update to allow additional algorithms to be used.
- DigestAuthenticationMechanism(List<DigestAlgorithm>, List<DigestQop>, String, String, NonceManager) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism
-
- DigestAuthenticationMechanism(List<DigestAlgorithm>, List<DigestQop>, String, String, NonceManager, String) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism
-
- DigestAuthenticationMechanism(List<DigestAlgorithm>, List<DigestQop>, String, String, NonceManager, String, IdentityManager) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism
-
- DigestAuthenticationMechanism(String, String, String) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism
-
- DigestAuthenticationMechanism(String, String, String, IdentityManager) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism
-
- DigestAuthenticationMechanism.Factory - Class in io.undertow.security.impl
-
- DigestAuthorizationToken - Enum in io.undertow.security.impl
-
Enumeration of tokens expected in a HTTP Digest 'Authorization' header.
- DigestCredential - Interface in io.undertow.security.idm
-
- DigestQop - Enum in io.undertow.security.impl
-
Enumeration to represent the Digest quality of protection options.
- DigestWWWAuthenticateToken - Enum in io.undertow.security.impl
-
Enumeration of tokens expected in a HTTP Digest 'WWW_Authenticate' header.
- DirectBufferCache - Class in io.undertow.server.handlers.cache
-
A non-blocking buffer cache where entries are indexed by a path and are made up of a subsequence of blocks in a fixed large direct buffer.
- DirectBufferCache(int, int, int) - Constructor for class io.undertow.server.handlers.cache.DirectBufferCache
-
- DirectBufferCache(int, int, int, BufferAllocator<ByteBuffer>) - Constructor for class io.undertow.server.handlers.cache.DirectBufferCache
-
- DirectBufferCache(int, int, int, BufferAllocator<ByteBuffer>, int) - Constructor for class io.undertow.server.handlers.cache.DirectBufferCache
-
- DirectBufferCache.CacheEntry - Class in io.undertow.server.handlers.cache
-
- DIRECTORY_LISTING - Static variable in class io.undertow.servlet.handlers.DefaultServlet
-
- DirectoryPredicate - Class in io.undertow.servlet.predicate
-
Predicate that returns true if the given location corresponds to a directory.
- DirectoryPredicate(ExchangeAttribute) - Constructor for class io.undertow.servlet.predicate.DirectoryPredicate
-
- DirectoryPredicate.Builder - Class in io.undertow.servlet.predicate
-
- DirectoryUtils - Class in io.undertow.server.handlers.resource
-
- DirectoryUtils.Blobs - Class in io.undertow.server.handlers.resource
-
Constant Content
- disable() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
-
- disable() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
-
- disableCache(HttpHandler) - Static method in class io.undertow.Handlers
-
Handler that sets the headers that disable caching of the response
- DisableCacheHandler - Class in io.undertow.server.handlers
-
Handler that disables response caching by browsers and proxies.
- DisableCacheHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.DisableCacheHandler
-
- DisableCacheHandler.Builder - Class in io.undertow.server.handlers
-
- disableDefaultContainer() - Static method in class io.undertow.websockets.jsr.UndertowContainerProvider
-
- DISALLOWED_EXTENSIONS - Static variable in class io.undertow.servlet.handlers.DefaultServlet
-
- DisallowedMethodsHandler - Class in io.undertow.server.handlers
-
Handler that blacklists certain HTTP methods.
- DisallowedMethodsHandler(HttpHandler, Set<HttpString>) - Constructor for class io.undertow.server.handlers.DisallowedMethodsHandler
-
- DisallowedMethodsHandler(HttpHandler, HttpString...) - Constructor for class io.undertow.server.handlers.DisallowedMethodsHandler
-
- DisallowedMethodsHandler.Builder - Class in io.undertow.server.handlers
-
- discard() - Method in class io.undertow.util.ImmediatePooled
-
- discard() - Method in class io.undertow.util.PooledAdaptor
-
- disconnected(CloseReason, URI, Session, int) - Method in interface io.undertow.websockets.jsr.WebSocketReconnectHandler
-
Method that is invoked by the reconnect handler after disconnection
- dispatch() - Method in class io.undertow.server.HttpServerExchange
-
- dispatch(Runnable) - Method in class io.undertow.server.HttpServerExchange
-
Dispatches this request to the XNIO worker thread pool.
- dispatch(Executor, Runnable) - Method in class io.undertow.server.HttpServerExchange
-
Dispatches this request to the given executor.
- dispatch(HttpHandler) - Method in class io.undertow.server.HttpServerExchange
-
- dispatch(Executor, HttpHandler) - Method in class io.undertow.server.HttpServerExchange
-
- 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
-
- 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
-
- dispose() - Method in class io.undertow.websockets.extensions.CompositeExtensionFunction
-
- dispose() - Method in interface io.undertow.websockets.extensions.ExtensionFunction
-
Dispose this function.
- dispose() - Method in class io.undertow.websockets.extensions.NoopExtensionFunction
-
- dispose() - Method in class io.undertow.websockets.extensions.PerMessageDeflateFunction
-
- doClose() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- doDelete(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.handlers.DefaultServlet
-
- doErrorDispatch(int, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.undertow.servlet.core.ManagedFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.undertow.websockets.jsr.JsrWebSocketFilter
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.examples.servlet.MessageServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.handlers.DefaultServlet
-
- doGet(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.websockets.WebSocketServlet
-
- DOMAIN - Static variable in class io.undertow.util.Cookies
-
- DOMAIN - Static variable in class io.undertow.util.Headers
-
- done() - Method in interface io.undertow.conduits.AbstractFramedStreamSinkConduit.FrameCallBack
-
- done() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBufferFrameCallback
-
- done() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback
-
- DONE - Static variable in class io.undertow.predicate.PredicatesHandler
-
static done marker.
- done(ServerSentEventConnection, String, String, String) - Method in interface io.undertow.server.handlers.sse.ServerSentEventConnection.EventCallback
-
- DoneHandlerBuilder() - Constructor for class io.undertow.predicate.PredicatesHandler.DoneHandlerBuilder
-
- doOptions(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.handlers.DefaultServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.examples.servlet.MessageServlet
-
- doPost(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.handlers.DefaultServlet
-
- doPut(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.handlers.DefaultServlet
-
- doTerminateWrites() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
-
- doTrace(HttpServletRequest, HttpServletResponse) - Method in class io.undertow.servlet.handlers.DefaultServlet
-
- dump() - Static method in class io.undertow.conduits.DebuggingStreamSinkConduit
-
- dump() - Static method in class io.undertow.conduits.DebuggingStreamSourceConduit
-
- eachValue(HttpString) - Method in class io.undertow.util.HeaderMap
-
- EagerFormParsingHandler - Class in io.undertow.server.handlers.form
-
Handler that eagerly parses form data.
- EagerFormParsingHandler(FormParserFactory) - Constructor for class io.undertow.server.handlers.form.EagerFormParsingHandler
-
- EagerFormParsingHandler() - Constructor for class io.undertow.server.handlers.form.EagerFormParsingHandler
-
- echoFrame(WebSocketChannel, StreamSourceFrameChannel) - Static method in class io.undertow.websockets.core.WebSocketUtils
-
Echo back the frame to the sender
- element() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- element() - Method in class io.undertow.util.HeaderValues
-
- element() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- ELSE - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- emitHeader(HttpString, String, boolean) - Method in interface io.undertow.protocols.http2.HpackDecoder.HeaderEmitter
-
- EMPTY - Static variable in class io.undertow.util.HttpString
-
Empty HttpString instance.
- EMPTY_BUFFER - Static variable in class io.undertow.protocols.ssl.SslConduit
-
- EMPTY_BYTE_ARRAY - Static variable in class io.undertow.io.AsyncReceiverImpl
-
- EMPTY_BYTE_ARRAY - Static variable in class io.undertow.io.BlockingReceiverImpl
-
- EMPTY_RESOURCE_MANAGER - Static variable in interface io.undertow.server.handlers.resource.ResourceManager
-
- EmptyEnumeration - Class in io.undertow.servlet.util
-
- EmptyStreamSourceConduit - Class in io.undertow.conduits
-
A stream source conduit which is always empty.
- EmptyStreamSourceConduit(XnioIoThread) - Constructor for class io.undertow.conduits.EmptyStreamSourceConduit
-
Construct a new instance.
- enable() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
-
- enable() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
-
- ENABLE_CONNECTOR_STATISTICS - Static variable in class io.undertow.UndertowOptions
-
Deprecated.
- ENABLE_HTTP2 - Static variable in class io.undertow.UndertowOptions
-
If we should attempt to use HTTP2 for HTTPS connections.
- ENABLE_SPDY - Static variable in class io.undertow.UndertowOptions
-
If we should attempt to use SPDY for HTTPS connections.
- ENABLE_STATISTICS - Static variable in class io.undertow.UndertowOptions
-
If connector level statistics should be enabled.
- enableAdvertise() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.Builder
-
- enabled() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
-
- encode(HeaderMap, ByteBuffer) - Method in class io.undertow.protocols.http2.HpackEncoder
-
Encodes the headers into a buffer.
- encode(ByteBuffer, String, boolean) - Static method in class io.undertow.protocols.http2.HPackHuffman
-
Encodes the given string into the buffer.
- encode(ByteBuffer, ByteBuffer) - Method in class io.undertow.util.FlexBase64.Encoder
-
Encodes bytes read from source and writes them in base64 format to target.
- encode(byte[], int, int, byte[], int, int) - Method in class io.undertow.util.FlexBase64.Encoder
-
Encodes bytes read from source and writes them in base64 format to target.
- encodeBinary(Object) - Method in class io.undertow.websockets.jsr.Encoding
-
- encodeBytes(byte[], int, int, boolean) - Static method in class io.undertow.util.FlexBase64
-
Encodes a fixed and complete byte buffer into a Base64 byte array.
- encodeBytesURL(byte[], int, int, boolean) - Static method in class io.undertow.util.FlexBase64
-
Encodes a fixed and complete byte buffer into a Base64url byte array.
- encodeRedirectUrl(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- encodeRedirectURL(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
Encode the session identifier associated with this response into the specified redirect URL, if necessary.
- encodeString(byte[], boolean) - Static method in class io.undertow.util.FlexBase64
-
Encodes a fixed and complete byte array into a Base64 String.
- encodeString(byte[], int, int, boolean) - Static method in class io.undertow.util.FlexBase64
-
Encodes a fixed and complete byte array into a Base64 String.
- encodeString(ByteBuffer, boolean) - Static method in class io.undertow.util.FlexBase64
-
Encodes a fixed and complete byte buffer into a Base64 String.
- encodeStringURL(byte[], boolean) - Static method in class io.undertow.util.FlexBase64
-
Encodes a fixed and complete byte array into a Base64url String.
- encodeStringURL(byte[], int, int, boolean) - Static method in class io.undertow.util.FlexBase64
-
Encodes a fixed and complete byte array into a Base64url String.
- encodeStringURL(ByteBuffer, boolean) - Static method in class io.undertow.util.FlexBase64
-
Encodes a fixed and complete byte buffer into a Base64url String.
- encodeText(Object) - Method in class io.undertow.websockets.jsr.Encoding
-
- encodeUrl(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- encodeURL(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- Encoding - Class in io.undertow.websockets.jsr
-
Manages all encoders and decoders for an endpoint instance
- Encoding(Map<Class<?>, List<InstanceHandle<? extends Encoder>>>, Map<Class<?>, List<InstanceHandle<? extends Decoder>>>, Map<Class<?>, List<InstanceHandle<? extends Encoder>>>, Map<Class<?>, List<InstanceHandle<? extends Decoder>>>) - Constructor for class io.undertow.websockets.jsr.Encoding
-
- EncodingFactory - Class in io.undertow.websockets.jsr
-
Factory class that produces encoding instances for an endpoint.
- EncodingFactory(Map<Class<?>, List<InstanceFactory<? extends Encoder>>>, Map<Class<?>, List<InstanceFactory<? extends Decoder>>>, Map<Class<?>, List<InstanceFactory<? extends Encoder>>>, Map<Class<?>, List<InstanceFactory<? extends Decoder>>>) - Constructor for class io.undertow.websockets.jsr.EncodingFactory
-
- EncodingHandler - Class in io.undertow.server.handlers.encoding
-
Handler that serves as the basis for content encoding implementations.
- EncodingHandler(HttpHandler, ContentEncodingRepository) - Constructor for class io.undertow.server.handlers.encoding.EncodingHandler
-
- EncodingHandler(ContentEncodingRepository) - Constructor for class io.undertow.server.handlers.encoding.EncodingHandler
-
- EncodingHandler.Builder - Class in io.undertow.server.handlers.encoding
-
- END_CERT - Static variable in class io.undertow.util.Certificates
-
- END_EXCHANGE - Static variable in interface io.undertow.io.IoCallback
-
A default callback that simply ends the exchange.
- endExchange() - Method in class io.undertow.server.HttpServerExchange
-
Ends the exchange by fully draining the request channel, and flushing the response channel.
- endExchange() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- endExchange() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- endExchange() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
End the exchange normally.
- endPart() - Method in interface io.undertow.util.MultipartParser.PartHandler
-
- endpointCreationFailed(Exception) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
-
- endpointDoesNotHaveAppropriateConstructor(Class<?>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- endpointNotOfCorrectType(Object, Class) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- EndpointSessionHandler - Class in io.undertow.websockets.jsr
-
- EndpointSessionHandler(ServerWebSocketContainer) - Constructor for class io.undertow.websockets.jsr.EndpointSessionHandler
-
- entrySet() - Method in class io.undertow.util.CopyOnWriteMap
-
- entrySet() - Method in class io.undertow.util.SecureHashMap
-
- equals(ExchangeAttribute[]) - Static method in class io.undertow.predicate.Predicates
-
Creates a procedure that returns true if the given ExchangeAttributes are equal.
- equals(Object) - Method in class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
-
- equals(Object) - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
-
- equals(Object) - Method in class io.undertow.server.handlers.form.FormData
-
- equals(Object) - Method in class io.undertow.server.session.InMemorySessionManager
-
- equals(Object) - Method in class io.undertow.util.AttachmentList
-
- equals(Object) - Method in class io.undertow.util.ETag
-
- equals(Object) - Method in class io.undertow.util.HeaderMap
-
- equals(Object) - Method in class io.undertow.util.HttpString
-
Determine if this HttpString
is equal to another.
- equals(HttpString) - Method in class io.undertow.util.HttpString
-
Determine if this HttpString
is equal to another.
- equalToString(String) - Method in class io.undertow.util.HttpString
-
- error(HttpServerExchange, IOException) - Method in interface io.undertow.io.Receiver.ErrorCallback
-
- error(String, int, String) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- ERROR - Static variable in class io.undertow.servlet.predicate.DispatcherTypePredicate
-
- error(ServletRequestContext, ServletRequest, ServletResponse, String, String) - Method in class io.undertow.servlet.spec.RequestDispatcherImpl
-
- error(ServletRequestContext, ServletRequest, ServletResponse, String) - Method in class io.undertow.servlet.spec.RequestDispatcherImpl
-
- error(ServletRequestContext, ServletRequest, ServletResponse, String, Throwable) - Method in class io.undertow.servlet.spec.RequestDispatcherImpl
-
- error(IOException) - Method in class io.undertow.util.StringReadChannelListener
-
- ERROR_CANCEL - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_COMPRESSION_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_CONNECT_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_CSS - Static variable in class io.undertow.servlet.handlers.ServletDebugPageHandler
-
- ERROR_ENHANCE_YOUR_CALM - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_FLOW_CONTROL_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_FRAME_SIZE_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_INADEQUATE_SECURITY - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_INTERNAL_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_NO_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_PAGE - Static variable in interface io.undertow.security.api.AuthenticationMechanismFactory
-
- ERROR_PROTOCOL_ERROR - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_REFUSED_STREAM - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_SETTINGS_TIMEOUT - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- ERROR_STREAM_CLOSED - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- errorGeneratingErrorPage(String, Object, int, Throwable) - Method in interface io.undertow.servlet.UndertowServletLogger
-
- 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
-
- errorPage(String, Class<? extends Throwable>) - Static method in class io.undertow.servlet.Servlets
-
Create an ErrorPage instance for a given exception type
- errorPage(String, int) - Static method in class io.undertow.servlet.Servlets
-
Create an ErrorPage instance for a given response code
- errorPage(String) - Static method in class io.undertow.servlet.Servlets
-
Create an ErrorPage that corresponds to the default error page
- 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
-
- errorParsingHandlerString(String, String) - Method in interface io.undertow.UndertowMessages
-
- errorParsingPredicateString(String, String) - Method in interface io.undertow.UndertowMessages
-
- errorRotatingAccessLog(IOException) - Method in interface io.undertow.UndertowLogger
-
- errorWritingAccessLog(IOException) - Method in interface io.undertow.UndertowLogger
-
- errorWritingJDBCLog(SQLException) - Method in interface io.undertow.UndertowLogger
-
- escapeBodyText(String) - Static method in class io.undertow.servlet.handlers.ServletDebugPageHandler
-
- ETag - Class in io.undertow.util
-
- ETag(boolean, String) - Constructor for class io.undertow.util.ETag
-
- ETAG - Static variable in class io.undertow.util.Headers
-
- ETAG_STRING - Static variable in class io.undertow.util.Headers
-
- ETagUtils - Class in io.undertow.util
-
- ETagUtils() - Constructor for class io.undertow.util.ETagUtils
-
- exceptionGeneratingErrorPage(Exception, String) - Method in interface io.undertow.UndertowLogger
-
- exceptionHandler(HttpHandler) - Static method in class io.undertow.Handlers
-
Returns a handler that maps exceptions to additional handlers
- ExceptionHandler - Class in io.undertow.server.handlers
-
Handler that dispatches to a given handler and allows mapping exceptions to be handled by additional handlers.
- ExceptionHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.ExceptionHandler
-
- ExceptionHandler - Interface in io.undertow.servlet.api
-
An exception handler allows you to perform custom actions when an exception propagates out of the servlet handler chain.
- exceptionHandlingRequest(Throwable, String) - Method in interface io.undertow.UndertowLogger
-
- exceptionInvokingCloseListener(ServerConnection.CloseListener, Throwable) - Method in interface io.undertow.UndertowLogger
-
- exceptionInWebSocketMethod(Throwable) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
-
- ExceptionLog - Annotation Type in io.undertow.servlet
-
Annotation that can be applied to exceptions to control how they are logged by Undertow.
- exceptionProcessingRequest(Throwable) - Method in interface io.undertow.UndertowLogger
-
- exceptionReadingFile(Path, IOException) - Method in interface io.undertow.UndertowLogger
-
- exchange - Variable in class io.undertow.security.impl.AbstractSecurityContext
-
- ExchangeAttribute - Interface in io.undertow.attribute
-
Representation of a string attribute from a HTTP server exchange.
- ExchangeAttributeBuilder - Interface in io.undertow.attribute
-
An interface that knows how to build an exchange attribute from a textual representation.
- ExchangeAttributeParser - Class in io.undertow.attribute
-
Attribute parser for exchange attributes.
- ExchangeAttributes - Class in io.undertow.attribute
-
Utility class for retrieving exchange attributes
- ExchangeAttributeWrapper - Interface in io.undertow.attribute
-
Interface that can be used to wrap an exchange attribute.
- exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
-
- exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- exchangeComplete(HttpServerExchange) - Method in class io.undertow.server.ServerConnection
-
Invoked when the exchange is complete.
- ExchangeCompletionListener - Interface in io.undertow.server
-
Listener interface for events that are run at the completion of a request/response cycle (i.e.
- ExchangeCompletionListener.NextListener - Interface in io.undertow.server
-
- exchangeEvent(HttpServerExchange, ExchangeCompletionListener.NextListener) - Method in interface io.undertow.server.ExchangeCompletionListener
-
- ExchangeHandshakeRequest - Class in io.undertow.websockets.jsr.handshake
-
- ExchangeHandshakeRequest(WebSocketHttpExchange) - Constructor for class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
-
- ExchangeHandshakeResponse - Class in io.undertow.websockets.jsr.handshake
-
- ExchangeHandshakeResponse(WebSocketHttpExchange) - Constructor for class io.undertow.websockets.jsr.handshake.ExchangeHandshakeResponse
-
- EXCLUSIVITY_CHECKER - Static variable in class io.undertow.security.impl.GSSAPIAuthenticationMechanism
-
- ExclusivityChecker - Interface in io.undertow.server.handlers.proxy
-
Interface that is used to determine if a connection should be exclusive.
- execute(Runnable) - Method in class io.undertow.util.PipeliningExecutor
-
- execute(Runnable) - Method in class io.undertow.util.SameThreadExecutor
-
- execute(Runnable) - Method in class io.undertow.websockets.jsr.OrderedExecutor
-
- executeRootHandler(HttpHandler, HttpServerExchange) - Static method in class io.undertow.server.Connectors
-
- ExistingSessionTarget(String, VirtualHost.HostEntry, ModClusterContainer, boolean) - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.ExistingSessionTarget
-
- exists(ExchangeAttribute) - Static method in class io.undertow.predicate.Predicates
-
Return a predicate that will return true if the given attribute is not null and not empty.
- EXPECT - Static variable in class io.undertow.util.Headers
-
- EXPECT_STRING - Static variable in class io.undertow.util.Headers
-
- EXPECTATION_FAILED - Static variable in class io.undertow.util.StatusCodes
-
- EXPECTATION_FAILED_STRING - Static variable in class io.undertow.util.StatusCodes
-
- EXPIRES - Static variable in class io.undertow.util.Headers
-
- EXPIRES_STRING - Static variable in class io.undertow.util.Headers
-
- extendedAccessLogBadXParam() - Method in interface io.undertow.UndertowLogger
-
- extendedAccessLogCannotDecode(String) - Method in interface io.undertow.UndertowLogger
-
- extendedAccessLogCannotDecodeXParamValue(String) - Method in interface io.undertow.UndertowLogger
-
- extendedAccessLogEmptyPattern() - Method in interface io.undertow.UndertowLogger
-
- ExtendedAccessLogHeaderGenerator(String) - Constructor for class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser.ExtendedAccessLogHeaderGenerator
-
- extendedAccessLogMissingClosing() - Method in interface io.undertow.UndertowLogger
-
- ExtendedAccessLogParser - Class in io.undertow.server.handlers.accesslog
-
Parser that transforms an extended access log format string into a Undertow access log format string.
- ExtendedAccessLogParser(ClassLoader) - Constructor for class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
-
- ExtendedAccessLogParser.ExtendedAccessLogHeaderGenerator - Class in io.undertow.server.handlers.accesslog
-
- extendedAccessLogPatternParseError(Throwable) - Method in interface io.undertow.UndertowLogger
-
- extendedAccessLogUnknownToken(String) - Method in interface io.undertow.UndertowLogger
-
- EXTENSION_LOGGER - Static variable in interface io.undertow.websockets.core.WebSocketLogger
-
- extensionFunction - Variable in class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel
-
- extensionFunction - Variable in class io.undertow.websockets.core.WebSocketChannel
-
- ExtensionFunction - Interface in io.undertow.websockets.extensions
-
Base interface for WebSocket Extensions implementation.
- ExtensionHandshake - Interface in io.undertow.websockets.extensions
-
Base interface for WebSocket Extension handshake.
- ExtensionImpl - Class in io.undertow.websockets.jsr
-
- ExtensionImpl.ParameterImpl - Class in io.undertow.websockets.jsr
-
- extensionsNotAllowed(int) - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- extensionsNotSupported() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- extensionsSupported - Variable in class io.undertow.websockets.core.WebSocketChannel
-
- extensionWasNotPresentInClientHandshake(String, List<WebSocketExtension>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- EXTERNAL_AUTHENTICATION_TYPE - Static variable in class io.undertow.security.impl.ExternalAuthenticationMechanism
-
- EXTERNAL_PRINCIPAL - Static variable in class io.undertow.security.impl.ExternalAuthenticationMechanism
-
- ExternalAuthenticationMechanism - Class in io.undertow.security.impl
-
Authentication mechanism that uses an externally provided principal.
- ExternalAuthenticationMechanism(String, IdentityManager) - Constructor for class io.undertow.security.impl.ExternalAuthenticationMechanism
-
- ExternalAuthenticationMechanism(String) - Constructor for class io.undertow.security.impl.ExternalAuthenticationMechanism
-
- ExternalAuthenticationMechanism() - Constructor for class io.undertow.security.impl.ExternalAuthenticationMechanism
-
- ExternalAuthenticationMechanism.Factory - Class in io.undertow.security.impl
-
- ExternalCredential - Class in io.undertow.security.idm
-
Representation of an external credential.
- extraBytes - Variable in class io.undertow.server.AbstractServerConnection
-
Any extra bytes that were read from the channel.
- extract() - Method in class io.undertow.websockets.core.UTF8Output
-
Extract a String holding the utf8 text
- extractQuotedValueFromHeader(String, String) - Static method in class io.undertow.util.Headers
-
Extracts a quoted value from a header that has a given key.
- extractTokenFromHeader(String, String) - Static method in class io.undertow.util.Headers
-
Extracts a token from a header that has a given key.
- extraDataWrittenAfterChunkEnd() - Method in interface io.undertow.UndertowMessages
-
- Factory(IdentityManager) - Constructor for class io.undertow.security.impl.BasicAuthenticationMechanism.Factory
-
- Factory(IdentityManager) - Constructor for class io.undertow.security.impl.ClientCertAuthenticationMechanism.Factory
-
- Factory(IdentityManager) - Constructor for class io.undertow.security.impl.DigestAuthenticationMechanism.Factory
-
- Factory(IdentityManager) - Constructor for class io.undertow.security.impl.ExternalAuthenticationMechanism.Factory
-
- Factory() - Constructor for class io.undertow.servlet.api.ServletContainer.Factory
-
- Factory(IdentityManager) - Constructor for class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism.Factory
-
- failed(IOException) - Method in interface io.undertow.client.ClientCallback
-
Invoked when the operation failed.
- failed(IOException) - Method in interface io.undertow.conduits.AbstractFramedStreamSinkConduit.FrameCallBack
-
- failed(IOException) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBufferFrameCallback
-
- failed(IOException) - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback
-
- failed(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.ProxyCallback
-
Callback if establishing the connection to a backend server fails.
- failed(ServerSentEventConnection, String, String, String, IOException) - Method in interface io.undertow.server.handlers.sse.ServerSentEventConnection.EventCallback
-
- FAILED_DEPENDENCY - Static variable in class io.undertow.util.StatusCodes
-
- FAILED_DEPENDENCY_STRING - Static variable in class io.undertow.util.StatusCodes
-
- failedParse() - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
-
Called when a request is received, however it is not parsed in a single read() call.
- failedToDecodeURL(String, String, Exception) - Method in interface io.undertow.UndertowMessages
-
- failedtoLoadPersistentSessions(Exception) - Method in interface io.undertow.servlet.UndertowServletLogger
-
- failedToParsePath() - Method in interface io.undertow.UndertowMessages
-
- failedToParseRequest(Exception) - Method in interface io.undertow.UndertowLogger
-
- failedToPersistSessionAttribute(String, Object, String, Exception) - Method in interface io.undertow.servlet.UndertowServletLogger
-
- failedToPersistSessions(Exception) - Method in interface io.undertow.servlet.UndertowServletLogger
-
- failedToProcessManagementReq(Exception) - Method in interface io.undertow.UndertowLogger
-
- failedToSendAfterBeingSafe() - Method in interface io.undertow.UndertowMessages
-
- failedToSendPingResponse(Exception) - Method in interface io.undertow.UndertowLogger
-
- failedToSendPingResponseDBG(Exception, String, String) - Method in interface io.undertow.UndertowLogger
-
- failedToUpgradeChannel(int, String) - Method in interface io.undertow.client.UndertowClientMessages
-
- FALSE - Static variable in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- falsePredicate() - Static method in class io.undertow.predicate.Predicates
-
Predicate which always returns false.
- FastConcurrentDirectDeque<E> - Class in io.undertow.util
-
A modified version of ConcurrentLinkedDequeue which includes direct removal.
- FastConcurrentDirectDeque() - Constructor for class io.undertow.util.FastConcurrentDirectDeque
-
Constructs an empty deque.
- FastConcurrentDirectDeque(Collection<? extends E>) - Constructor for class io.undertow.util.FastConcurrentDirectDeque
-
Constructs a deque initially containing the elements of the given collection, added in traversal order of the collection's iterator.
- fastIterate() - Method in class io.undertow.util.HeaderMap
-
Do a fast iteration of this header map without creating any objects.
- fastIterateNonEmpty() - Method in class io.undertow.util.HeaderMap
-
Do a fast iteration of this header map without creating any objects, only considering non-empty header values.
- fiCurrent(long) - Method in class io.undertow.util.HeaderMap
-
Return the value at the current index in a fast iteration.
- FILE_CSS - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
-
- FILE_CSS_BUFFER - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
-
- FILE_CSS_ETAG - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
-
- FILE_CSS_ETAG_QUOTED - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
-
- FILE_JS - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
-
- FILE_JS_BUFFER - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
-
- FILE_JS_ETAG - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
-
- FILE_JS_ETAG_QUOTED - Static variable in class io.undertow.server.handlers.resource.DirectoryUtils.Blobs
-
- FileErrorPageHandler - Class in io.undertow.server.handlers.error
-
Handler that serves up a file from disk to serve as an error page.
- FileErrorPageHandler(File, Integer...) - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler
-
Deprecated.
- FileErrorPageHandler(Path, Integer...) - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler
-
- FileErrorPageHandler(HttpHandler, File, Integer...) - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler
-
Deprecated.
- FileErrorPageHandler(HttpHandler, Path, Integer...) - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler
-
- FileErrorPageHandler(HttpHandler, Path, MimeMappings, Integer...) - Constructor for class io.undertow.server.handlers.error.FileErrorPageHandler
-
- FileErrorPageHandler.Builder - Class in io.undertow.server.handlers.error
-
- FilePredicate - Class in io.undertow.servlet.predicate
-
Predicate that returns true if the given location corresponds to a regular file.
- FilePredicate(ExchangeAttribute) - Constructor for class io.undertow.servlet.predicate.FilePredicate
-
- FilePredicate.Builder - Class in io.undertow.servlet.predicate
-
- FileResource - Class in io.undertow.server.handlers.resource
-
A file resource
- FileResource(File, FileResourceManager, String) - Constructor for class io.undertow.server.handlers.resource.FileResource
-
- FileResourceManager - Class in io.undertow.server.handlers.resource
-
Serves files from the file system.
- FileResourceManager(File, long) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
-
- FileResourceManager(File, long, boolean) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
-
- FileResourceManager(File, long, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
-
- FileResourceManager(long, boolean, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
-
- FileResourceManager(File, long, boolean, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.FileResourceManager
-
- FileServer - Class in io.undertow.examples.fileserving
-
- FileServer() - Constructor for class io.undertow.examples.fileserving.FileServer
-
- fileSystemWatcherAlreadyStarted() - Method in interface io.undertow.UndertowMessages
-
- fileSystemWatcherNotStarted() - Method in interface io.undertow.UndertowMessages
-
- FileUtils - Class in io.undertow.util
-
- filter(Class<? extends Filter>) - Static method in class io.undertow.servlet.Servlets
-
Creates a new filter description with the given class.
- filter(String, Class<? extends Filter>) - Static method in class io.undertow.servlet.Servlets
-
Creates a new filter 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 filter description with the given name and class
- FILTER_NAME - Static variable in class io.undertow.websockets.jsr.Bootstrap
-
- 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, ServletContextImpl) - Constructor for class io.undertow.servlet.spec.FilterRegistrationImpl
-
- finalFrame() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- finalize() - Method in class io.undertow.server.DefaultByteBufferPool
-
- findSessionId(HttpServerExchange) - Method in class io.undertow.server.session.PathParameterSessionConfig
-
- findSessionId(HttpServerExchange) - Method in interface io.undertow.server.session.SessionConfig
-
Retrieves a session id of an existing session from an exchange.
- findSessionId(HttpServerExchange) - Method in class io.undertow.server.session.SessionCookieConfig
-
- findSessionId(HttpServerExchange) - Method in class io.undertow.server.session.SslSessionConfig
-
- findSessionId(HttpServerExchange) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
-
- findSingleSignOn(String) - Method in class io.undertow.security.impl.InMemorySingleSignOnManager
-
- findSingleSignOn(String) - Method in interface io.undertow.security.impl.SingleSignOnManager
-
- findStickyHost(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- findTarget(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- findTarget(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.ProxyClient
-
Finds a proxy target for this request, returning null if none can be found.
- findTarget(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.SimpleProxyClientProvider
-
- fiNext(long) - Method in class io.undertow.util.HeaderMap
-
Find the next index in a fast iteration.
- fiNextNonEmpty(long) - Method in class io.undertow.util.HeaderMap
-
Find the next non-empty index in a fast iteration.
- finish() - Method in class io.undertow.protocols.http2.Http2PushBackParser
-
- FinishableStreamSinkConduit - Class in io.undertow.conduits
-
- FinishableStreamSinkConduit(StreamSinkConduit, ConduitListener<? super FinishableStreamSinkConduit>) - Constructor for class io.undertow.conduits.FinishableStreamSinkConduit
-
- FinishableStreamSourceConduit - Class in io.undertow.conduits
-
A conduit that calls a finish listener when there is no data left in the underlying conduit.
- FinishableStreamSourceConduit(StreamSourceConduit, ConduitListener<? super FinishableStreamSourceConduit>) - Constructor for class io.undertow.conduits.FinishableStreamSourceConduit
-
- finished() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
-
- finished() - Method in class io.undertow.protocols.spdy.SpdyPushBackParser
-
- fixedLengthOverflow() - Method in interface io.undertow.UndertowMessages
-
- FixedLengthStreamSourceConduit - Class in io.undertow.conduits
-
A channel which reads data of a fixed length and calls a finish listener.
- FixedLengthStreamSourceConduit(StreamSourceConduit, long, ConduitListener<? super FixedLengthStreamSourceConduit>, HttpServerExchange) - Constructor for class io.undertow.conduits.FixedLengthStreamSourceConduit
-
Construct a new instance.
- FixedLengthStreamSourceConduit(StreamSourceConduit, long, ConduitListener<? super FixedLengthStreamSourceConduit>) - Constructor for class io.undertow.conduits.FixedLengthStreamSourceConduit
-
Construct a new instance.
- FLAG_SETTINGS_PERSIST_VALUE - Static variable in class io.undertow.protocols.spdy.SpdySetting
-
- FLAG_SETTINGS_PERSISTED - Static variable in class io.undertow.protocols.spdy.SpdySetting
-
- flattenCookies(HttpServerExchange) - Static method in class io.undertow.server.Connectors
-
Flattens the exchange cookie map into the response header map.
- FlexBase64 - Class in io.undertow.util
-
An efficient and flexible Base64 implementation.
- FlexBase64() - Constructor for class io.undertow.util.FlexBase64
-
- FlexBase64.Decoder - Class in io.undertow.util
-
Controls the decoding process.
- FlexBase64.DecoderInputStream - Class in io.undertow.util
-
An input stream which decodes bytes as they are read from a stream with Base64 encoded data.
- FlexBase64.DecoderOutputStream - Class in io.undertow.util
-
An output stream which decodes base64 data written to it, and writes the decoded output to the wrapped inner stream.
- FlexBase64.Encoder - Class in io.undertow.util
-
Controls the encoding process.
- FlexBase64.EncoderInputStream - Class in io.undertow.util
-
An input stream which encodes bytes as they are read from a stream.
- FlexBase64.EncoderOutputStream - Class in io.undertow.util
-
An output stream which base64 encodes all passed data and writes it to the wrapped target output stream.
- FLOW_CONTROL_ERROR - Static variable in exception io.undertow.protocols.spdy.StreamErrorException
-
- flush() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- flush() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- flush() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- flush() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
-
- flush() - Method in class io.undertow.conduits.ChunkedStreamSinkConduit
-
- flush() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- flush() - Method in class io.undertow.conduits.FinishableStreamSinkConduit
-
- flush() - Method in class io.undertow.conduits.HeadStreamSinkConduit
-
- flush() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- flush() - Method in class io.undertow.conduits.PreChunkedStreamSinkConduit
-
- flush() - Method in class io.undertow.io.UndertowOutputStream
- flush() - Method in class io.undertow.protocols.ssl.SslConduit
-
- flush() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- flush() - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
-
- 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
-
- flush() - Method in class io.undertow.util.FlexBase64.DecoderOutputStream
- flush() - Method in class io.undertow.util.FlexBase64.EncoderOutputStream
- flush() - Method in class io.undertow.websockets.core.BinaryOutputStream
-
- flushBuffer() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- flushInternal() - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
- flushPipelinedData() - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
-
Flushes the cached data.
- flushQueuedData() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
-
- flushSenders() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Flushes all ready stream sink conduits to the channel.
- FORBIDDEN - Static variable in class io.undertow.util.StatusCodes
-
- FORBIDDEN_STRING - Static variable in class io.undertow.util.StatusCodes
-
- force(boolean) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
-
- FORCE_RENEGOTIATION - Static variable in class io.undertow.security.impl.ClientCertAuthenticationMechanism
-
- forceClose() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- FORM_DATA - Static variable in interface io.undertow.server.handlers.form.FormDataParser
-
When the form data is parsed it will be attached under this key.
- 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
-
- formatPossibleIpv6Address(String) - Static method in class io.undertow.util.NetworkUtils
-
- FormAuthenticationMechanism - Class in io.undertow.security.impl
-
- FormAuthenticationMechanism(String, String, String) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
-
- FormAuthenticationMechanism(String, String, String, String) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
-
- FormAuthenticationMechanism(FormParserFactory, String, String, String) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
-
- FormAuthenticationMechanism(FormParserFactory, String, String, String, IdentityManager) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
-
- FormAuthenticationMechanism(FormParserFactory, String, String, String, String) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
-
- FormAuthenticationMechanism(FormParserFactory, String, String, String, String, IdentityManager) - Constructor for class io.undertow.security.impl.FormAuthenticationMechanism
-
- FormData - Class in io.undertow.server.handlers.form
-
Representation of form data.
- FormData(int) - Constructor for class io.undertow.server.handlers.form.FormData
-
- FormData.FormValue - Interface in io.undertow.server.handlers.form
-
- FormDataParser - Interface in io.undertow.server.handlers.form
-
Parser for form data.
- FormEncodedDataDefinition - Class in io.undertow.server.handlers.form
-
Parser definition for form encoded data.
- FormEncodedDataDefinition() - Constructor for class io.undertow.server.handlers.form.FormEncodedDataDefinition
-
- FormParserFactory - Class in io.undertow.server.handlers.form
-
Factory class that can create a form data parser for a given request.
- FormParserFactory.Builder - Class in io.undertow.server.handlers.form
-
- FormParserFactory.ParserDefinition<T> - Interface in io.undertow.server.handlers.form
-
- formValueIsAFile() - Method in interface io.undertow.UndertowMessages
-
- formValueIsAString() - Method in interface io.undertow.UndertowMessages
-
- forName(String) - Static method in enum io.undertow.security.idm.DigestAlgorithm
-
- forName(String) - Static method in enum io.undertow.security.impl.DigestQop
-
- 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
-
- FORWARD_REQUEST - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- FOUND - Static variable in class io.undertow.util.StatusCodes
-
- FOUND_STRING - Static variable in class io.undertow.util.StatusCodes
-
- fragmentationNotSupported() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- fragmentedChannel - Variable in class io.undertow.websockets.core.WebSocketChannel
-
- fragmentedControlFrame() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- fragmentedSenderCompleteAlready() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- fragmentedSenderInUse() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- FRAME_TOO_LARGE - Static variable in exception io.undertow.protocols.spdy.StreamErrorException
-
- frameAdded(S, List<S>, Deque<S>) - Method in interface io.undertow.server.protocol.framed.FramePriority
-
Invoked when a new frame is successfully added to the pending frames queue.
- frameAdded(StreamSinkFrameChannel, List<StreamSinkFrameChannel>, Deque<StreamSinkFrameChannel>) - Method in class io.undertow.websockets.core.WebSocketFramePriority
-
- FrameHeaderData - Interface in io.undertow.server.protocol.framed
-
Frame header data for frames that are received
- frameNotMasked() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- FramePriority<C extends AbstractFramedChannel<C,R,S>,R extends AbstractFramedStreamSourceChannel<C,R,S>,S extends AbstractFramedStreamSinkChannel<C,R,S>> - Interface in io.undertow.server.protocol.framed
-
Interface that can be used to determine where to insert a given frame into the pending frame queue.
- free() - Method in class io.undertow.server.handlers.cache.LimitedBufferSlicePool.PooledByteBuffer
-
- free() - Method in class io.undertow.util.ImmediatePooled
-
- free() - Method in class io.undertow.util.PooledAdaptor
-
- freed() - Method in interface io.undertow.util.ReferenceCountedPooled.FreeNotifier
-
- freeResources() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
Frees any resources (namely buffers) that may be associated with this request.
- freeResources() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- FROM - Static variable in class io.undertow.util.Headers
-
- FROM_STRING - Static variable in class io.undertow.util.Headers
-
- fromString(String) - Static method in class io.undertow.util.Methods
-
- fromUtf8String(CharSequence) - Static method in class io.undertow.websockets.core.WebSocketUtils
-
- GatedStreamSinkChannel - Class in io.undertow.channels
-
A 'gated' stream sink channel.
- GatedStreamSinkChannel(StreamSinkChannel) - Constructor for class io.undertow.channels.GatedStreamSinkChannel
-
Construct a new instance.
- GatedStreamSourceChannel - Class in io.undertow.channels
-
A 'gated' stream source channel.
- GatedStreamSourceChannel(StreamSourceChannel) - Constructor for class io.undertow.channels.GatedStreamSourceChannel
-
Construct a new instance.
- GATEWAY_TIME_OUT - Static variable in class io.undertow.util.StatusCodes
-
- GATEWAY_TIME_OUT_STRING - Static variable in class io.undertow.util.StatusCodes
-
- generateHeader() - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser.ExtendedAccessLogHeaderGenerator
-
- generateHeader() - Method in interface io.undertow.server.handlers.accesslog.LogFileHeaderGenerator
-
- get(Object) - Method in class io.undertow.server.handlers.cache.DirectBufferCache
-
- get(K) - Method in class io.undertow.server.handlers.cache.LRUCache
-
- get(String) - Method in class io.undertow.server.handlers.form.FormData
-
- get(String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- get(String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- get(int) - Method in class io.undertow.util.AttachmentList
-
- get(Object) - Method in class io.undertow.util.CopyOnWriteMap
-
- get(HttpString) - Method in class io.undertow.util.HeaderMap
-
- get(String) - Method in class io.undertow.util.HeaderMap
-
- get(HttpString, int) - Method in class io.undertow.util.HeaderMap
-
- get(String, int) - Method in class io.undertow.util.HeaderMap
-
- get(int) - Method in class io.undertow.util.HeaderValues
-
- GET - Static variable in class io.undertow.util.Methods
-
- get(String) - Method in class io.undertow.util.PathTemplateMatcher
-
- get(Object) - Method in class io.undertow.util.SecureHashMap
-
- get(String, int) - Method in class io.undertow.util.SubstringMap
-
- get(String) - Method in class io.undertow.util.SubstringMap
-
- GET_STRING - Static variable in class io.undertow.util.Methods
-
- getAccount() - Method in class io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession
-
- getAccount() - Method in class io.undertow.security.api.SecurityNotification
-
- getAccount() - Method in interface io.undertow.security.impl.SingleSignOn
-
Returns the account associated with this SSO.
- getAccount() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getActiveSessionCount() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getActiveSessionCount() - Method in interface io.undertow.server.session.SessionManagerStatistics
-
- getActiveSessions() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getActiveSessions() - Method in interface io.undertow.server.session.SessionManager
-
Returns the identifiers of those sessions that are active on this node, excluding passivated sessions
- getAlgorithm() - Method in enum io.undertow.security.idm.DigestAlgorithm
-
- getAlgorithm() - Method in interface io.undertow.security.idm.DigestCredential
-
- getAliases() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getAllKeys() - Method in class io.undertow.server.handlers.cache.DirectBufferCache
-
Returns a set of all the keys in the cache.
- getAllowed() - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- getAllowed() - Method in class io.undertow.servlet.api.DefaultServletConfig
-
Deprecated.
- getAllowedMethods() - Method in class io.undertow.server.handlers.AllowedMethodsHandler
-
- getAllowedOrigins() - Method in class io.undertow.server.handlers.OriginHandler
-
- getAllSessions() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getAllSessions() - Method in interface io.undertow.server.session.SessionManager
-
Returns the identifiers of all sessions, including both active and passive
- getAnnotatedEndpointFactory() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
-
- getAnnotatedEndpoints() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- getApplicationData() - Method in class io.undertow.websockets.jsr.DefaultPongMessage
-
- getApplicationListeners() - Method in interface io.undertow.servlet.api.Deployment
-
- getApplicationListeners() - Method in class io.undertow.servlet.core.DeploymentImpl
-
- getAssociatedStreamId() - Method in class io.undertow.protocols.http2.Http2PushPromiseStreamSourceChannel
-
- 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
-
- getAsyncRemote() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getAttachment(AttachmentKey<T>) - Method in class io.undertow.protocols.http2.Http2Channel
-
- getAttachment(AttachmentKey<T>) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- getAttachment(AttachmentKey<T>) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getAttachment(AttachmentKey<T>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getAttachment(AttachmentKey<T>) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getAttachment(AttachmentKey<T>) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getAttachment(AttachmentKey<T>) - Method in class io.undertow.util.AbstractAttachable
-
Get an attachment value.
- getAttachment(AttachmentKey<T>) - Method in interface io.undertow.util.Attachable
-
Get an attachment value.
- getAttachment(AttachmentKey<T>) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getAttachment(AttachmentKey<T>) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class io.undertow.protocols.http2.Http2Channel
-
- getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getAttachmentList(AttachmentKey<? extends List<T>>) - Method in class io.undertow.util.AbstractAttachable
-
Gets a list attachment value.
- getAttachmentList(AttachmentKey<? extends List<T>>) - Method in interface io.undertow.util.Attachable
-
Gets a list attachment value.
- getAttribute() - Method in class io.undertow.predicate.ContainsPredicate
-
- getAttribute(String) - Method in interface io.undertow.server.session.Session
-
Returns the object bound with the specified name in this session, or null
if no object is bound under the name.
- 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
-
- getAttribute(String) - Method in class io.undertow.websockets.core.WebSocketChannel
-
- getAttributeNames() - Method in interface io.undertow.server.session.Session
-
Returns an Set
of String
objects containing the names of all the objects bound to this session.
- 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
-
- getAuthenticatedAccount() - Method in interface io.undertow.security.api.SecurityContext
-
Obtain the
Account
for the currently authenticated identity.
- getAuthenticatedAccount() - Method in class io.undertow.security.impl.AbstractSecurityContext
-
- getAuthenticationMechanisms() - Method in interface io.undertow.security.api.SecurityContext
-
- getAuthenticationMechanisms() - Method in class io.undertow.security.impl.SecurityContextImpl
-
Deprecated.
- getAuthenticationMechanisms() - Method in interface io.undertow.servlet.api.Deployment
-
- getAuthenticationMechanisms() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getAuthenticationMechanisms() - Method in class io.undertow.servlet.core.DeploymentImpl
-
- getAuthenticationMode() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getAuthMethods() - Method in class io.undertow.servlet.api.LoginConfig
-
- getAuthorizationManager() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getAuthType() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getAverageSessionAliveTime() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getAverageSessionAliveTime() - Method in interface io.undertow.server.session.SessionManagerStatistics
-
- getBalancer() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Getter for balancer
- getBase() - Method in class io.undertow.server.handlers.resource.FileResourceManager
-
- getBase() - Method in class io.undertow.util.PathTemplate
-
- getBasePath() - Static method in class io.undertow.http2.tests.framework.TestEnvironment
-
- getBasePath() - Method in class io.undertow.server.handlers.resource.PathResourceManager
-
- getBasicRemote() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getBindAddress() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- getBindAddress() - Method in class io.undertow.server.ListenerRegistry.Listener
-
The address that this listener is bound to
- getBindAddress() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getBuffer() - Method in interface io.undertow.connector.PooledByteBuffer
-
- getBuffer() - Method in class io.undertow.server.handlers.cache.LimitedBufferSlicePool.PooledByteBuffer
-
- getBuffer() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- getBuffer() - Method in class io.undertow.util.ImmediatePooledByteBuffer
-
- getBuffer() - Method in class io.undertow.util.ReferenceCountedPooled
-
- getBufferPool() - Method in interface io.undertow.client.ClientConnection
-
- getBufferPool() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- getBufferPool() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- getBufferPool() - Static method in class io.undertow.http2.tests.framework.Http2TestRunner
-
- getBufferPool() - Method in class io.undertow.server.AbstractServerConnection
-
- getBufferPool() - Method in interface io.undertow.server.OpenListener
-
- getBufferPool() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
-
- getBufferPool() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Get the buffer pool for this connection.
- getBufferPool() - Method in class io.undertow.server.protocol.http.AlpnOpenListener
-
- getBufferPool() - Method in class io.undertow.server.protocol.http.HttpOpenListener
-
- getBufferPool() - Method in class io.undertow.server.protocol.http2.Http2OpenListener
-
- getBufferPool() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getBufferPool() - Method in class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- getBufferPool() - Method in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener
-
- getBufferPool() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getBufferPool() - Method in class io.undertow.server.ServerConnection
-
Deprecated.
- getBufferPool() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getBufferPool() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getBufferPool() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- getBufferPool() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getBufferPool() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- getBuffers() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- getBufferSize() - Method in interface io.undertow.connector.ByteBufferPool
-
- getBufferSize() - Method in class io.undertow.server.AbstractServerConnection
-
- getBufferSize() - Method in class io.undertow.server.DefaultByteBufferPool
-
- getBufferSize() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getBufferSize() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getBufferSize() - Method in class io.undertow.server.ServerConnection
-
- getBufferSize() - Method in class io.undertow.server.XnioByteBufferPool
-
- getBufferSize() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- getByteBuffer() - Method in class io.undertow.server.protocol.framed.SendFrameHeader
-
- getByteBufferPool() - Method in class io.undertow.server.AbstractServerConnection
-
Get the buffer pool for this connection.
- getByteBufferPool() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getByteBufferPool() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getByteBufferPool() - Method in class io.undertow.server.ServerConnection
-
- getBytesField() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getBytesReceived() - Method in class io.undertow.server.AggregateConnectorStatistics
-
- getBytesReceived() - Method in interface io.undertow.server.ConnectorStatistics
-
- getBytesReceived() - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- getBytesSent() - Method in class io.undertow.server.AggregateConnectorStatistics
-
- getBytesSent() - Method in interface io.undertow.server.ConnectorStatistics
-
- getBytesSent() - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- getCachable() - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- getCacheConnections() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- getCacheConnections() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getCacheConnections() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Get the amount of connections which should be kept alive in the connection pool.
- getCacheKey() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getCacheKey() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getCacheKey() - Method in interface io.undertow.server.handlers.resource.Resource
-
- getCacheKey() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getCacheTime() - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- getCertificate() - Method in class io.undertow.security.idm.X509CertificateCredential
-
- getChannel() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
Get the underlying channel if the gate is open, else return this channel.
- getChannel() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
Get the underlying channel if the gate is open, else return this channel.
- getChannel() - Method in class io.undertow.server.AbstractServerConnection
-
Get the underlying channel.
- getChannel() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- getChannel(PooledByteBuffer) - Method in interface io.undertow.websockets.core.WebSocketChannel.PartialFrame
-
- getCharacterEncoding() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getCharacterEncoding() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- getCipherSuite() - Method in class io.undertow.server.BasicSSLSessionInfo
-
- getCipherSuite() - Method in class io.undertow.server.ConnectionSSLSessionInfo
-
- getCipherSuite() - Method in interface io.undertow.server.SSLSessionInfo
-
- 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
-
- getClientBindAddress() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- getClientExtensions() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getClientNegotiation() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getClientSSLContext() - Static method in class io.undertow.http2.tests.framework.Http2TestRunner
-
When using the default SSL settings returns the corresponding client context.
- getClientStatistics() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- getClientToServerElement(ExtendedAccessLogParser.PatternTokenizer) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
-
- getClientXnioSsl() - Static method in class io.undertow.http2.tests.framework.Http2TestRunner
-
- getCloseCode() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- getCloseReason() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- getCloseSetter() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- getCloseSetter() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- getCloseSetter() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- getCloseSetter() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- getCloseSetter() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- getCloseSetter() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- getCloseSetter() - Method in interface io.undertow.client.ClientConnection
-
- getCloseSetter() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- getCloseSetter() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- getCloseSetter() - Method in class io.undertow.server.AbstractServerConnection
-
- getCloseSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getCloseSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- getCloseSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- getCloseSetter() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getCloseSetter() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getCloseSetter() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- getCode() - Method in exception io.undertow.protocols.http2.ConnectionErrorException
-
- getCode() - Method in class io.undertow.websockets.core.CloseMessage
-
- getComment() - Method in interface io.undertow.server.handlers.Cookie
-
- getComment() - Method in class io.undertow.server.handlers.CookieImpl
-
- getComment() - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- getCompletionListener() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
-
- getCompletionListener() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- getCompletionListener() - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel
-
- getCompletionListener() - Method in class io.undertow.protocols.spdy.SpdySynReplyStreamSinkChannel
-
- getConfidentialPort(HttpServerExchange) - Method in interface io.undertow.servlet.api.ConfidentialPortManager
-
Obtain the port number to redirect the current request to to provide the transport guarantee of CONDIFENTIAL.
- getConfidentialPortManager() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getConfig() - Method in class io.undertow.websockets.jsr.ConfiguredClientEndpoint
-
- getConfig(WebSocketChannel) - Static method in class io.undertow.websockets.jsr.handshake.HandshakeUtil
-
- getConfigurator() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
-
- getConfiguredServerEndpoints() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- getConnection() - Method in interface io.undertow.client.ClientExchange
-
- getConnection() - Method in class io.undertow.client.http2.Http2ClientExchange
-
- getConnection() - Method in class io.undertow.client.spdy.SpdyClientExchange
-
- getConnection(ProxyClient.ProxyTarget, HttpServerExchange, ProxyCallback<ProxyConnection>, long, TimeUnit) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- getConnection(ProxyClient.ProxyTarget, HttpServerExchange, ProxyCallback<ProxyConnection>, long, TimeUnit) - Method in interface io.undertow.server.handlers.proxy.ProxyClient
-
Gets a proxy connection for the given request.
- getConnection() - Method in class io.undertow.server.handlers.proxy.ProxyConnection
-
- getConnection(ProxyClient.ProxyTarget, HttpServerExchange, ProxyCallback<ProxyConnection>, long, TimeUnit) - Method in class io.undertow.server.handlers.proxy.SimpleProxyClientProvider
-
- getConnection() - Method in class io.undertow.server.HttpServerExchange
-
Get the underlying HTTP connection.
- getConnections() - Method in class io.undertow.server.handlers.sse.ServerSentEventHandler
-
- getConnectionsPerThread() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- getConnectionURI() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Get the connection URI.
- getConnectorStatistics() - Method in interface io.undertow.server.OpenListener
-
- getConnectorStatistics() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
-
- getConnectorStatistics() - Method in class io.undertow.server.protocol.http.AlpnOpenListener
-
- getConnectorStatistics() - Method in class io.undertow.server.protocol.http.HttpOpenListener
-
- getConnectorStatistics() - Method in class io.undertow.server.protocol.http2.Http2OpenListener
-
- getConnectorStatistics() - Method in class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- getConnectorStatistics() - Method in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener
-
- getContainer() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- getContainer() - Method in class io.undertow.websockets.jsr.UndertowContainerProvider
-
- getContainer() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getContentEncodedResourceManager() - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- getContentEncoding() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
-
- getContentEncoding() - Method in class io.undertow.server.handlers.encoding.ContentEncodedResource
-
- getContentEncodings(HttpServerExchange) - Method in class io.undertow.server.handlers.encoding.ContentEncodingRepository
-
Gets all allow
- getContentLength() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getContentLength() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getContentLength() - Method in interface io.undertow.server.handlers.resource.Resource
-
- getContentLength() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getContentLength() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getContentLength() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- getContentLengthLong() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getContentLocation() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
-
- getContentType() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
-
- getContentType(MimeMappings) - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getContentType(MimeMappings) - Method in class io.undertow.server.handlers.resource.PathResource
-
- getContentType(MimeMappings) - Method in interface io.undertow.server.handlers.resource.Resource
-
Return the resources content type.
- getContentType(MimeMappings) - Method in class io.undertow.server.handlers.resource.URLResource
-
- 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
-
- getContentTypeCacheSize() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getContext(String) - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getContext(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getContextInformation(String) - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
-
- getContextInformation(String) - Method in class io.undertow.server.ListenerRegistry.Listener
-
- getContextKeys() - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
-
- getContextKeys() - Method in class io.undertow.server.ListenerRegistry.Listener
-
- 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
-
- getContexts() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getContextToAddFilter() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- getContinueResponse() - Method in interface io.undertow.client.ClientExchange
-
- getContinueResponse() - Method in class io.undertow.client.http2.Http2ClientExchange
-
- getContinueResponse() - Method in class io.undertow.client.spdy.SpdyClientExchange
-
- getController() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- getCookieName() - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- getCookieName() - Method in class io.undertow.server.session.SessionCookieConfig
-
- getCookies() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getCreatedSessionCount() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getCreatedSessionCount() - Method in interface io.undertow.server.session.SessionManagerStatistics
-
- getCreationTime() - Method in interface io.undertow.server.session.Session
-
Returns the time when this session was created, measured in milliseconds since midnight January 1, 1970 GMT.
- getCreationTime() - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- getCurrentContentEncoding() - Method in class io.undertow.server.handlers.encoding.AllowedContentEncodings
-
- getCurrentServlet() - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- getCurrentServletContext() - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- getData() - Method in class io.undertow.protocols.http2.Http2PingStreamSourceChannel
-
- getData() - Method in class io.undertow.websockets.core.BufferedBinaryMessage
-
- getData() - Method in class io.undertow.websockets.core.BufferedTextMessage
-
Gets the buffered data and clears the buffered text message.
- getDateHeader(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getDecoders() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
-
- getDecodersForType(Class<?>, EndpointConfig) - Static method in class io.undertow.websockets.jsr.annotated.DecoderUtils
-
Gets a decoder for a given type.
- getDecoderType(Class<? extends Decoder>) - Static method in class io.undertow.websockets.jsr.util.ClassUtils
-
Returns the Object type for which the Encoder
can be used.
- getDefaultAsyncSendTimeout() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- getDefaultCharset() - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
-
- getDefaultCharset() - Method in interface io.undertow.servlet.api.Deployment
-
- getDefaultCharset() - Method in class io.undertow.servlet.core.DeploymentImpl
-
- getDefaultCookieVersion() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getDefaultEncoding() - Method in class io.undertow.server.handlers.form.FormEncodedDataDefinition
-
- getDefaultEncoding() - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
-
- getDefaultEncoding() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getDefaultHandler() - Method in class io.undertow.server.handlers.NameVirtualHostHandler
-
- getDefaultMaxBinaryMessageBufferSize() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- getDefaultMaxSessionIdleTimeout() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- getDefaultMaxTextMessageBufferSize() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- getDefaultMultipartConfig() - 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
-
- getDeflater() - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel
-
- getDeflater() - Method in class io.undertow.protocols.spdy.SpdySynReplyStreamSinkChannel
-
- getDeflater() - Method in class io.undertow.protocols.spdy.SpdySynStreamStreamSinkChannel
-
- getDenyResponseCode() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
- 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.server.session.InMemorySessionManager
-
- getDeploymentName() - Method in interface io.undertow.server.session.SessionManager
-
Uniquely identifies this session manager
- getDeploymentName() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getDeploymentState() - Method in interface io.undertow.servlet.api.Deployment
-
- getDeploymentState() - Method in class io.undertow.servlet.core.DeploymentImpl
-
- getDescription() - Method in class io.undertow.http2.tests.framework.Http2TestRunner
-
- getDesiredResponseCode() - Method in class io.undertow.security.api.AuthenticationMechanism.ChallengeResult
-
Obtain the response code desired by this mechanism for the challenge.
- getDestinationAddress() - Method in class io.undertow.server.HttpServerExchange
-
Get the source address of the HTTP request.
- getDestinationAddress() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Get the destination address of the Channel.
- getDestinationAddress() - Method in class io.undertow.websockets.core.WebSocketChannel
-
Get the destination address of the WebSocket Channel.
- getDisallowed() - Method in class io.undertow.servlet.api.DefaultServletConfig
-
Deprecated.
- 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
-
- getDispatchExecutor() - Method in class io.undertow.server.HttpServerExchange
-
Gets the current executor that is used for dispatch operations.
- getDisplayName() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getDomain() - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- getDomain() - Method in interface io.undertow.server.handlers.Cookie
-
- getDomain() - Method in class io.undertow.server.handlers.CookieImpl
-
- getDomain() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getDomain() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Getter for domain
- getDomain() - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- getElected() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getElseHandler() - Method in class io.undertow.server.handlers.builder.PredicatedHandler
-
- getEmptyRoleSemantic() - Method in class io.undertow.servlet.api.SecurityInfo
-
- getEmptyRoleSemantic() - Method in class io.undertow.servlet.api.SingleConstraintMatch
-
- getEncoders() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
-
- getEncoderType(Class<? extends Encoder>) - Static method in class io.undertow.websockets.jsr.util.ClassUtils
-
Returns the Object type for which the Encoder
can be used.
- getEncoding() - Method in class io.undertow.server.handlers.encoding.AllowedContentEncodings
-
- getEncoding() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getEncodingFactory() - Method in class io.undertow.websockets.jsr.ConfiguredClientEndpoint
-
- getEncodingFactory() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
-
- getEnd(int) - Method in class io.undertow.util.ByteRange
-
Gets the end of the specified range segment, or the number of bytes if this is a suffix range segment
- getEnd() - Method in class io.undertow.util.ByteRange.Range
-
- getEndpointClass() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
-
- getEndpointConfiguration() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
-
- getEndpointFactory() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
-
- getEndpointInstance(Class<T>) - Method in class io.undertow.websockets.jsr.DefaultContainerConfigurator
-
- getEntityBody() - Method in class io.undertow.http2.tests.framework.HttpResponse
-
- getErrorCode() - Method in class io.undertow.protocols.http2.Http2RstStreamStreamSourceChannel
-
- getErrorCode() - Method in class io.undertow.servlet.api.ErrorPage
-
- getErrorCode() - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- getErrorCount() - Method in class io.undertow.server.AggregateConnectorStatistics
-
- getErrorCount() - Method in interface io.undertow.server.ConnectorStatistics
-
- getErrorCount() - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- getErrorId() - Method in exception io.undertow.protocols.http2.StreamErrorException
-
- getErrorId() - Method in exception io.undertow.protocols.spdy.StreamErrorException
-
- getErrorLocation(int) - Method in class io.undertow.servlet.core.ErrorPages
-
- getErrorLocation(Throwable) - Method in class io.undertow.servlet.core.ErrorPages
-
- getErrorMessage() - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- 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
-
- getEtag() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
-
- getETag() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getETag() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getETag() - Method in interface io.undertow.server.handlers.resource.Resource
-
- getETag() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getETag(HttpServerExchange) - Static method in class io.undertow.util.ETagUtils
-
- getEventType() - Method in class io.undertow.security.api.SecurityNotification
-
- getExactPath(String) - Method in class io.undertow.util.PathMatcher
-
- getExceptionHandler() - Method in class io.undertow.servlet.api.DeploymentInfo
-
Returns the exception handler that is used by this deployment.
- getExceptionType() - Method in class io.undertow.servlet.api.ErrorPage
-
- getExchange() - Method in class io.undertow.security.api.SecurityNotification
-
- 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 class io.undertow.server.handlers.form.MultiPartParserDefinition
-
- 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
-
- getExecutor() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getExistingChannel() - Method in interface io.undertow.server.protocol.framed.FrameHeaderData
-
- getExistingRequestChannel(HttpServerExchange) - Static method in class io.undertow.server.Connectors
-
Returns the existing request channel, if it exists.
- getExpiration() - Method in class io.undertow.servlet.api.SessionPersistenceManager.PersistentSession
-
- getExpiredSessionCount() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getExpiredSessionCount() - Method in interface io.undertow.server.session.SessionManagerStatistics
-
- getExpires() - Method in class io.undertow.server.handlers.cache.LRUCache.CacheEntry
-
- getExpires() - Method in interface io.undertow.server.handlers.Cookie
-
- getExpires() - Method in class io.undertow.server.handlers.CookieImpl
-
- getExpires() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
-
- getExtension() - Method in class io.undertow.servlet.api.MimeMapping
-
- getExtensionFunction() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- getExtensions() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
-
- getExtensions() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- getExtraBytes() - Method in class io.undertow.server.AbstractServerConnection
-
- getFactory() - Method in class io.undertow.websockets.jsr.ConfiguredClientEndpoint
-
- getFailureHandler() - Method in class io.undertow.server.handlers.RequestLimit
-
- getFallback() - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
-
- getFallbackHandler() - Method in class io.undertow.server.RoutingHandler
-
- getFalseHandler() - Method in class io.undertow.server.handlers.PredicateHandler
-
- getFile() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
-
- getFile() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
-
Deprecated.
- getFile() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getFile() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getFile() - Method in interface io.undertow.server.handlers.resource.Resource
-
- getFile() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getFileName() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
-
- getFilePath() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getFilePath() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getFilePath() - Method in interface io.undertow.server.handlers.resource.Resource
-
- getFilePath() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getFileResource(Path, String) - Method in class io.undertow.server.handlers.resource.PathResourceManager
-
Apply security check for case insensitive file systems.
- 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
-
- getFirst(String) - Method in class io.undertow.server.handlers.form.FormData
-
- getFirst() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- getFirst(HttpString) - Method in class io.undertow.util.HeaderMap
-
- getFirst(String) - Method in class io.undertow.util.HeaderMap
-
- getFirst() - Method in class io.undertow.util.HeaderValues
-
- getFirst() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- getFlags() - Method in class io.undertow.protocols.spdy.SpdySetting
-
- getFlushWait() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getFlushwait() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Getter for flushwait
- getFormParserFactory() - Method in class io.undertow.servlet.core.ManagedServlet
-
- getFramedChannel() - Method in class io.undertow.protocols.http2.AbstractHttp2StreamSourceChannel
-
- getFramedChannel() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- getFramedChannel() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- getFrameLength() - Method in interface io.undertow.server.protocol.framed.FrameHeaderData
-
- getFramePriority() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getFramePriority() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- getFullVersionString() - Static method in class io.undertow.Version
-
- getGssContext() - Method in class io.undertow.security.idm.GSSContextCredential
-
- getHandler() - Method in class io.undertow.server.handlers.BlockingHandler
-
- getHandler() - Method in class io.undertow.server.handlers.builder.PredicatedHandler
-
- 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
-
- getHandlerTypes(Class<? extends MessageHandler>) - Static method in class io.undertow.websockets.jsr.util.ClassUtils
-
Returns a map of all supported message types by the given handler class.
- getHandlesTypes() - Method in class io.undertow.servlet.api.ServletContainerInitializerInfo
-
Returns the actual types present in the deployment that are handled by this ServletContainerInitializer.
- getHashAlgorithm() - Method in class io.undertow.websockets.core.protocol.Handshake
-
Return the algorithm that is used to hash during the handshake
- getHeader() - Method in class io.undertow.server.handlers.SetHeaderHandler
-
- 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
-
- getHeaderEmitter() - Method in class io.undertow.protocols.http2.HpackDecoder
-
- getHeaderName() - Method in class io.undertow.util.HeaderValues
-
- 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
-
- getHeaderNames() - Method in class io.undertow.util.HeaderMap
-
- getHeaders() - Method in class io.undertow.http2.tests.framework.HttpResponse
-
- getHeaders() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
-
- getHeaders() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
-
- getHeaders() - Method in class io.undertow.protocols.http2.Http2PushPromiseStreamSourceChannel
-
- getHeaders() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- getHeaders() - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel
-
- getHeaders() - Method in class io.undertow.protocols.spdy.SpdySynReplyStreamSinkChannel
-
- getHeaders() - Method in class io.undertow.protocols.spdy.SpdySynStreamStreamSinkChannel
-
- getHeaders() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
-
- 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
-
- getHeaders() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
-
- getHeaders() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeResponse
-
- getHealthChecker() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- getHealthCheckInterval() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- getHost() - Static method in class io.undertow.http2.tests.framework.TestEnvironment
-
- getHostAddress() - Static method in class io.undertow.http2.tests.framework.Http2TestRunner
-
- getHostAndPort() - Method in class io.undertow.server.HttpServerExchange
-
Return the host, and also the port if this request was sent to a non-standard port.
- getHostName() - Method in class io.undertow.server.HttpServerExchange
-
Return the host that this request was sent to, in general this will be the value of the Host header, minus the port specifier.
- getHostName() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getHostPort() - Static method in class io.undertow.http2.tests.framework.Http2TestRunner
-
- getHostPort() - Method in class io.undertow.server.HttpServerExchange
-
Return the port that this request was sent to.
- getHosts() - Method in class io.undertow.server.handlers.NameVirtualHostHandler
-
- getHostsForTarget(String, String) - Method in class io.undertow.server.handlers.proxy.HostTable
-
- getHostSSLPort() - Static method in class io.undertow.http2.tests.framework.Http2TestRunner
-
- getHttp2AlpnURL() - Static method in class io.undertow.http2.tests.framework.TestEnvironment
-
- getHttp2Channel() - Method in class io.undertow.protocols.http2.AbstractHttp2StreamSourceChannel
-
- getHttp2UpgradeURL() - Static method in class io.undertow.http2.tests.framework.TestEnvironment
-
- getHttp2Version() - Method in class io.undertow.protocols.http2.Http2Channel
-
- 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
-
- getHttpSession() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
-
- getHttpUpgradeMetadata() - Method in class io.undertow.server.ListenerRegistry.Listener
-
- getId() - Method in class io.undertow.protocols.http2.Http2Setting
-
- getId() - Method in class io.undertow.protocols.spdy.SpdyPingStreamSourceChannel
-
- getId() - Method in class io.undertow.protocols.spdy.SpdySetting
-
- getId() - Method in interface io.undertow.security.impl.SingleSignOn
-
Returns the unique identifier for this SSO.
- getId() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
-
- getId() - Method in interface io.undertow.server.session.Session
-
Returns a string containing the unique identifier assigned to this session.
- getId() - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- getId() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getIdentityManager() - Method in interface io.undertow.security.api.SecurityContext
-
- getIdentityManager() - Method in class io.undertow.security.impl.SecurityContextImpl
-
Deprecated.
- getIdentityManager() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getIdleTimeFailed(Throwable) - Method in interface io.undertow.websockets.core.WebSocketLogger
-
- getIdleTimeout() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- getIdleTimeout() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getInitialHandlerChainWrappers() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getInitialReceiveWindowSize() - Method in class io.undertow.protocols.http2.Http2Channel
-
- getInitialSendWindowSize() - Method in class io.undertow.protocols.http2.Http2Channel
-
- 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 interface io.undertow.server.BlockingHttpExchange
-
Returns the input stream that is in use for this exchange.
- getInputStream() - Method in class io.undertow.server.HttpServerExchange
-
- 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
-
- getInstalledExtensions() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- getInstance() - Static method in class io.undertow.client.UndertowClient
-
- getInstance(ClassLoader) - Static method in class io.undertow.client.UndertowClient
-
- getInstance() - Method in class io.undertow.server.handlers.AttachmentHandler
-
- 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
-
- getInstanceFactory() - Method in class io.undertow.websockets.jsr.ConfiguredClientEndpoint
-
- getIntHeader(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getInvalidMethodHandler() - Method in class io.undertow.server.RoutingHandler
-
- getIoThread() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- getIoThread() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- getIoThread() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- getIoThread() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- getIoThread() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- getIoThread() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- getIoThread() - Method in interface io.undertow.client.ClientConnection
-
- getIoThread() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- getIoThread() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- getIoThread() - Method in class io.undertow.server.AbstractServerConnection
-
- getIoThread() - Method in class io.undertow.server.HttpServerExchange
-
- getIoThread() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getIoThread() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- getIoThread() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- getIoThread() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getIoThread() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getIoThread() - Method in class io.undertow.server.ServerConnection
-
- getIoThread() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- getJaspiAuthenticationMechanism() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- 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
-
- getJvmRoute() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getJvmRoute() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
- getKeepAliveTime() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getKey() - Method in class io.undertow.util.SubstringMap.SubstringMatch
-
- getKeyLength(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.
- getLanguage() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
-
- getLast(String) - Method in class io.undertow.server.handlers.form.FormData
-
- getLast() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- getLast(HttpString) - Method in class io.undertow.util.HeaderMap
-
- getLast(String) - Method in class io.undertow.util.HeaderMap
-
- getLast() - Method in class io.undertow.util.HeaderValues
-
- getLast() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- getLastAccessedTime() - Method in interface io.undertow.server.session.Session
-
Returns the last time the client sent a request associated with this session, as the number of milliseconds since midnight January 1, 1970 GMT, and marked by the time the container received the request.
- getLastAccessedTime() - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- getLastGoodStreamId() - Method in class io.undertow.protocols.http2.Http2GoAwayParser
-
- getLastGoodStreamId() - Method in class io.undertow.protocols.http2.Http2GoAwayStreamSourceChannel
-
- getLastGoodStreamId() - Method in class io.undertow.protocols.spdy.SpdyGoAwayParser
-
- getLastGoodStreamId() - Method in class io.undertow.protocols.spdy.SpdyGoAwayStreamSourceChannel
-
- getLastInputPosition() - Method in class io.undertow.util.FlexBase64.Decoder
-
Gets the last position where decoding left off in the last byte array that was used for reading.
- getLastInputPosition() - Method in class io.undertow.util.FlexBase64.Encoder
-
Gets the last position where encoding left off in the last byte array that was used.
- getLastModified() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
-
- getLastModified() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getLastModified() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getLastModified() - Method in interface io.undertow.server.handlers.resource.Resource
-
- getLastModified() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getLastModifiedString() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getLastModifiedString() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getLastModifiedString() - Method in interface io.undertow.server.handlers.resource.Resource
-
- getLastModifiedString() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getLength() - Method in class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
-
- getLength() - Method in class io.undertow.server.session.SecureRandomSessionIdGenerator
-
- getLifecycleInterceptors() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getLifecycleObjects() - Method in class io.undertow.servlet.core.DeploymentImpl
-
- getLinkedRole() - Method in class io.undertow.servlet.api.SecurityRoleRef
-
- getListener(String) - Method in class io.undertow.server.ListenerRegistry
-
- 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
-
- getLoad() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getLoadBalancer(String) - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus
-
- getLoadBalancers() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus
-
- getLoadOnStartup() - Method in class io.undertow.servlet.api.ServletInfo
-
- getLocalAddr() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getLocalAddress() - Method in interface io.undertow.client.ClientConnection
-
- getLocalAddress(Class<A>) - Method in interface io.undertow.client.ClientConnection
-
- getLocalAddress() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- getLocalAddress(Class<A>) - Method in class io.undertow.client.http2.Http2ClientConnection
-
- getLocalAddress() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- getLocalAddress(Class<A>) - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- getLocalAddress() - Method in class io.undertow.server.AbstractServerConnection
-
- getLocalAddress(Class<A>) - Method in class io.undertow.server.AbstractServerConnection
-
- getLocalAddress() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getLocalAddress(Class<A>) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getLocalAddress() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getLocalAddress(Class<A>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getLocalAddress() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getLocalAddress(Class<A>) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getLocalAddress() - Method in class io.undertow.server.ServerConnection
-
- getLocalAddress(Class<A>) - Method in class io.undertow.server.ServerConnection
-
- 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
-
- getLocaleFromString(String) - Static method in class io.undertow.util.LocaleUtils
-
- getLocales() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getLocalesFromHeader(String) - Static method in class io.undertow.util.LocaleUtils
-
Parse a header string and return the list of locales that were found.
- getLocalesFromHeader(List<String>) - Static method in class io.undertow.util.LocaleUtils
-
Parse a header string and return the list of locales that were found.
- 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
-
- getLogBaseName() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- getLogElement(String, ExtendedAccessLogParser.PatternTokenizer) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
-
- getLogFileHeaderGenerator() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- getLoginConfig() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getLoginPage() - Method in class io.undertow.servlet.api.LoginConfig
-
- getLogNameSuffix() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- getLogWriteExecutor() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- getMagicNumber() - Method in class io.undertow.websockets.core.protocol.Handshake
-
Return the magic number which will be mixed in
- 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
-
- getManagementHost() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
-
- getManagementHostIp() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
-
- getManagementPort() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig
-
- 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
-
- getMatched() - Method in class io.undertow.util.PathMatcher.PathMatch
-
- getMatchedTemplate() - Method in class io.undertow.server.handlers.PathTemplateHandler.PathTemplateMatch
-
Deprecated.
- getMatchedTemplate() - Method in class io.undertow.util.PathTemplateMatch
-
- getMaxActiveSessions() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getMaxActiveSessions() - Method in interface io.undertow.server.session.SessionManagerStatistics
-
- getMaxAge() - Method in interface io.undertow.server.handlers.Cookie
-
- getMaxAge() - Method in class io.undertow.server.handlers.CookieImpl
-
- getMaxAge() - Method in class io.undertow.server.handlers.resource.CachingResourceManager
-
- getMaxAge() - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- getMaxattempts() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- getMaxattempts() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
-
Getter for maxattempts
- getMaxAttempts() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
-
Getter for maxattempts
- getMaxBinaryBufferSize() - Method in class io.undertow.websockets.core.AbstractReceiveListener
-
- getMaxBinaryMessageBufferSize() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getMaxCachedConnections() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
-
- getMaxCachedConnections() - Method in interface io.undertow.server.handlers.proxy.ProxyConnectionPoolConfig
-
Get the maximum number of cached (idle) connections per thread.
- getMaxCloseBufferSize() - Method in class io.undertow.websockets.core.AbstractReceiveListener
-
- getMaxConnections() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
-
- getMaxConnections() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- getMaxConnections() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getMaxConnections() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Get the maximum connection limit for a nodes thread-pool.
- getMaxConnections() - Method in interface io.undertow.server.handlers.proxy.ProxyConnectionPoolConfig
-
Get the maximum number of connections per thread.
- getMaxEntitySize() - Method in class io.undertow.server.HttpServerExchange
-
- getMaxFileSize() - Method in class io.undertow.server.handlers.resource.CachingResourceManager
-
- getMaxIdleTimeout() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getMaximumConcurrentRequests() - Method in class io.undertow.server.handlers.RequestLimit
-
Get the maximum concurrent requests.
- getMaxInactiveInterval() - Method in interface io.undertow.server.session.Session
-
Returns the maximum time interval, in seconds, that the servlet container will keep this session open between client accesses.
- getMaxInactiveInterval() - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- getMaxIndividualFileSize() - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
-
- getMaxPingBufferSize() - Method in class io.undertow.websockets.core.AbstractReceiveListener
-
- getMaxPongBufferSize() - Method in class io.undertow.websockets.core.AbstractReceiveListener
-
- getMaxProcessingTime() - Method in class io.undertow.server.AggregateConnectorStatistics
-
- getMaxProcessingTime() - Method in interface io.undertow.server.ConnectorStatistics
-
- getMaxProcessingTime() - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- getMaxQueueSize() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- getMaxQueueSize() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
-
- getMaxQueueSize() - Method in interface io.undertow.server.handlers.proxy.ProxyConnectionPoolConfig
-
Get the maximum number of requests which can be queued if there are no connections available.
- getMaxRequestSize() - Method in class io.undertow.servlet.core.ManagedServlet
-
- getMaxRequestTime() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
-
- getMaxSessionAliveTime() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getMaxSessionAliveTime() - Method in interface io.undertow.server.session.SessionManagerStatistics
-
- getMaxStreamSize() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- getMaxTextBufferSize() - Method in class io.undertow.websockets.core.AbstractReceiveListener
-
- getMaxTextMessageBufferSize() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getMechanism() - Method in class io.undertow.security.api.AuthenticatedSessionManager.AuthenticatedSession
-
- getMechanism() - Method in class io.undertow.security.api.SecurityNotification
-
- getMechanismName() - Method in interface io.undertow.security.api.SecurityContext
-
- getMechanismName() - Method in class io.undertow.security.impl.AbstractSecurityContext
-
- getMechanismName() - Method in interface io.undertow.security.impl.SingleSignOn
-
Returns the authentication mechanism used to create the account associated with this SSO.
- getMessage() - Method in class io.undertow.security.api.SecurityNotification
-
- getMessageDigest() - Method in enum io.undertow.security.idm.DigestAlgorithm
-
- getMessageHandlers() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getMethod() - Method in class io.undertow.client.ClientRequest
-
- getMethod() - Method in class io.undertow.servlet.api.HttpMethodSecurityInfo
-
- getMethod() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getMethodField() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getMetrics() - Method in class io.undertow.server.handlers.MetricsHandler
-
- getMetricsCollector() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getMetricsStartDate() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
-
- getMimeExtensionMappings() - Method in interface io.undertow.servlet.api.Deployment
-
- getMimeExtensionMappings() - Method in class io.undertow.servlet.core.DeploymentImpl
-
- getMimeMappings() - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- 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
-
- getMimeType(String) - Method in class io.undertow.util.MimeMappings
-
- getMinorVersion() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getMinorVersion() - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getMinRequestTime() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
-
- getMultipartConfig() - Method in class io.undertow.servlet.api.ServletInfo
-
- getMultipartConfig() - Method in class io.undertow.servlet.core.ManagedServlet
-
- getName() - Method in enum io.undertow.security.impl.AuthenticationInfoToken
-
- getName() - Method in enum io.undertow.security.impl.DigestAuthorizationToken
-
- getName() - Method in enum io.undertow.security.impl.DigestWWWAuthenticateToken
-
- getName() - Method in interface io.undertow.server.handlers.Cookie
-
- getName() - Method in class io.undertow.server.handlers.CookieImpl
-
- getName() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- getName() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
-
Getter for name
- getName() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
-
- getName() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
-
- getName() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getName() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getName() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getName() - Method in interface io.undertow.server.handlers.resource.Resource
-
- getName() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getName() - Method in class io.undertow.server.ListenerRegistry.Listener
-
The optional listener name;
- getName() - Method in class io.undertow.servlet.api.AuthMethodConfig
-
- 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
-
- getName() - Method in interface io.undertow.util.HeaderToken
-
- getName() - Method in interface io.undertow.websockets.extensions.ExtensionHandshake
-
- getName() - Method in class io.undertow.websockets.extensions.PerMessageDeflateHandshake
-
- getName() - Method in class io.undertow.websockets.jsr.ExtensionImpl
-
- getName() - Method in class io.undertow.websockets.jsr.ExtensionImpl.ParameterImpl
-
- getName() - Method in class io.undertow.websockets.WebSocketExtension
-
- getName() - Method in class io.undertow.websockets.WebSocketExtension.Parameter
-
- getNamedDispatcher(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getNegotiatedExtensions(List<Extension>, List<Extension>) - Method in class io.undertow.websockets.jsr.DefaultContainerConfigurator
-
- getNegotiatedExtensions() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getNegotiatedSubprotocol(List<String>, List<String>) - Method in class io.undertow.websockets.jsr.DefaultContainerConfigurator
-
- getNegotiatedSubprotocol() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getNext() - Method in class io.undertow.predicate.PredicatesHandler
-
- getNext() - Method in class io.undertow.security.handlers.AuthenticationMechanismsHandler
-
- getNext() - Method in class io.undertow.server.handlers.AccessControlListHandler
-
- getNext() - Method in class io.undertow.server.handlers.AttachmentHandler
-
- getNext() - Method in class io.undertow.server.handlers.cache.CacheHandler
-
- getNext() - Method in class io.undertow.server.handlers.CanonicalPathHandler
-
- getNext() - Method in class io.undertow.server.handlers.encoding.EncodingHandler
-
- getNext() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
-
- getNext() - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
-
- getNext() - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler
-
- getNext() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
- getNext() - Method in class io.undertow.server.handlers.OriginHandler
-
- getNext() - Method in class io.undertow.server.session.SessionAttachmentHandler
-
- getNext() - Method in class io.undertow.servlet.handlers.ServletInitialHandler
-
- getNode(String) - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
-
- getNodes() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
-
- getNoEncodingHandler() - Method in class io.undertow.server.handlers.encoding.EncodingHandler
-
- getNonUpgradeHandler() - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
Get the non-upgrade delegate handler.
- getNotificationReceivers() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getOpenConnections() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getOpenConnections() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- getOpenSessions() - Method in class io.undertow.websockets.jsr.SessionContainer
-
- getOpenSessions() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getOption(Option<T>) - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- getOption(Option<T>) - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- getOption(Option<T>) - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- getOption(Option<T>) - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- getOption(Option<T>) - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- getOption(Option<T>) - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- getOption(Option<T>) - Method in interface io.undertow.client.ClientConnection
-
- getOption(Option<T>) - Method in class io.undertow.client.http2.Http2ClientConnection
-
- getOption(Option<T>) - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- getOption(Option<T>) - Method in class io.undertow.server.AbstractServerConnection
-
- getOption(Option<T>) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getOption(Option<T>) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- getOption(Option<T>) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- getOption(Option<T>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getOption(Option<T>) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getOption(Option<T>) - Method in class io.undertow.server.ServerConnection
-
- getOption(Option<T>) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- getOptionMap() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getOptions() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getOptions() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getOptions() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- getOrCreateSession(HttpServerExchange) - Static method in class io.undertow.util.Sessions
-
Gets the active session, creating a new one if one does not exist
- 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
-
- getOriginalSinkConduit() - Method in class io.undertow.server.AbstractServerConnection
-
- getOriginalSourceConduit() - Method in class io.undertow.server.AbstractServerConnection
-
- getOriginFailedHandler() - Method in class io.undertow.server.handlers.OriginHandler
-
- getOuterHandlerChainWrappers() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getOutputDirectory() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- getOutputStream() - Method in interface io.undertow.server.BlockingHttpExchange
-
Returns the output stream that is in use for this exchange.
- getOutputStream() - Method in class io.undertow.server.HttpServerExchange
-
- 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.server.handlers.sse.ServerSentEventConnection
-
- getParameter(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getParameterMap() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getParameterMap() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
-
- getParameterNames() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getParameterNames() - Method in class io.undertow.util.PathTemplate
-
- getParameters() - Method in class io.undertow.server.handlers.PathTemplateHandler.PathTemplateMatch
-
Deprecated.
- getParameters() - Method in class io.undertow.util.PathTemplateMatch
-
- getParameters() - Method in class io.undertow.websockets.jsr.ExtensionImpl
-
- getParameters() - Method in class io.undertow.websockets.WebSocketExtension
-
- getParameterValues(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getParent() - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
-
- getParsers() - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
-
- getPart(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getParts() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getPassword() - Method in class io.undertow.security.idm.PasswordCredential
-
- getPath() - Method in class io.undertow.client.ClientRequest
-
- getPath() - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- getPath() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
-
- getPath() - Method in interface io.undertow.server.handlers.Cookie
-
- getPath() - Method in class io.undertow.server.handlers.CookieImpl
-
- getPath() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
-
- getPath() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getPath() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getPath() - Method in interface io.undertow.server.handlers.resource.Resource
-
- getPath() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getPath() - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- getPath() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
-
- getPathInfo() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getPathParameters() - Method in class io.undertow.server.HttpServerExchange
-
Returns a mutable map of path parameters
- getPathParameters() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getPaths() - Method in class io.undertow.util.PathMatcher
-
- getPathTemplate() - Method in class io.undertow.websockets.jsr.ConfiguredServerEndpoint
-
- getPathTemplates() - Method in class io.undertow.util.PathTemplateMatcher
-
- getPathTranslated() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getPeerAddress() - Method in interface io.undertow.client.ClientConnection
-
- getPeerAddress(Class<A>) - Method in interface io.undertow.client.ClientConnection
-
- getPeerAddress() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- getPeerAddress(Class<A>) - Method in class io.undertow.client.http2.Http2ClientConnection
-
- getPeerAddress() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- getPeerAddress(Class<A>) - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- getPeerAddress() - Method in class io.undertow.server.AbstractServerConnection
-
- getPeerAddress(Class<A>) - Method in class io.undertow.server.AbstractServerConnection
-
- getPeerAddress() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getPeerAddress(Class<A>) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getPeerAddress() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getPeerAddress(Class<A>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getPeerAddress() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getPeerAddress(Class<A>) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getPeerAddress() - Method in class io.undertow.server.ServerConnection
-
Returns the actual address of the remote connection.
- getPeerAddress(Class<A>) - Method in class io.undertow.server.ServerConnection
-
Returns the actual address of the remote connection.
- getPeerCertificateChain() - Method in class io.undertow.server.BasicSSLSessionInfo
-
- getPeerCertificateChain() - Method in class io.undertow.server.ConnectionSSLSessionInfo
-
- getPeerCertificateChain() - Method in interface io.undertow.server.SSLSessionInfo
-
- getPeerCertificates() - Method in class io.undertow.server.BasicSSLSessionInfo
-
- getPeerCertificates() - Method in class io.undertow.server.ConnectionSSLSessionInfo
-
- getPeerCertificates() - Method in interface io.undertow.server.SSLSessionInfo
-
Gets the peer certificates.
- getPeerConnections() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getPeerConnections() - Method in class io.undertow.websockets.core.WebSocketChannel
-
Returns all 'peer' web socket connections that were created from the same endpoint.
- getPeerConnections() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getPeerConnections() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- getPeerConnections() - Method in class io.undertow.websockets.WebSocketProtocolHandshakeHandler
-
- getPing() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getPing() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Getter for ping
- getPipelineBuffer() - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- getPort() - Static method in class io.undertow.http2.tests.framework.TestEnvironment
-
- getPredicate() - Method in class io.undertow.server.handlers.builder.PredicatedHandler
-
- getPredicate() - Method in class io.undertow.server.handlers.PredicateHandler
-
- getPrefixPath(String) - Method in class io.undertow.util.PathMatcher
-
- getPrincipal() - Method in interface io.undertow.security.idm.Account
-
- getPrincipal() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getPrincipalVersusRolesMap() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getProblemServerRetry() - Method in interface io.undertow.server.handlers.proxy.ConnectionPoolManager
-
- getProblemServerRetry() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- getProblemServerRetry() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
-
- getProcessingTime() - Method in class io.undertow.server.AggregateConnectorStatistics
-
- getProcessingTime() - Method in interface io.undertow.server.ConnectorStatistics
-
- getProcessingTime() - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- getProgramaticEndpoints() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- getProperties() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getProperties() - Method in class io.undertow.servlet.api.AuthMethodConfig
-
- getProtocol() - Method in class io.undertow.client.ClientRequest
-
- getProtocol() - Method in class io.undertow.client.ClientResponse
-
- getProtocol() - Method in class io.undertow.protocols.http2.Http2Channel
-
- getProtocol() - Method in class io.undertow.server.HttpServerExchange
-
Get the request protocol string.
- getProtocol() - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
-
- getProtocol() - Method in class io.undertow.server.ListenerRegistry.Listener
-
The protocol that this listener is using
- getProtocol() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getProtocolVersion() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getProxyClient() - Method in class io.undertow.server.handlers.proxy.ProxyHandler
-
- getProxyElement(ExtendedAccessLogParser.PatternTokenizer) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
-
- getProxyHandler() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
Deprecated.
- getProxySsl() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getProxyUri() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getPushedStreamId() - Method in class io.undertow.protocols.http2.Http2PushPromiseStreamSourceChannel
-
- getQueryField() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getQueryParamEncoding(HttpServerExchange) - Static method in class io.undertow.util.QueryParameterUtils
-
- getQueryParameters() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getQueryParameters() - Method in class io.undertow.server.HttpServerExchange
-
Returns a mutable map of query parameters.
- getQueryParameters() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getQueryString() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getQueryString() - Method in class io.undertow.server.HttpServerExchange
-
- getQueryString() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getQueryString() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getQueryString() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
-
- getQueryString() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getQueryString() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getQueryString() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- getQvalue() - Method in class io.undertow.util.QValueParser.QValueResult
-
- getRanges() - Method in class io.undertow.util.ByteRange
-
- getRead() - Method in interface io.undertow.client.ClientStatistics
-
- getRead() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getReader() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getReaderAlreadyCalled() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- getReadFrameCount() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- getReadSetter() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- getReadSetter() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- getReadSetter() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- getReadSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- getReadSetter() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- getReadThread() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- getReadThread() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- getReadThread() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- getReadThread() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- getReadThread() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- getReadThread() - Method in class io.undertow.protocols.ssl.SslConduit
-
- getReadThread() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- getReadThread() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- getRealm() - Method in interface io.undertow.security.idm.DigestCredential
-
Get the realm name the credential is being validated against.
- 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
-
- getReason(int) - Static method in class io.undertow.util.StatusCodes
-
- getReason() - Method in class io.undertow.websockets.core.CloseMessage
-
- getReasonPhrase() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
-
- getReasonPhrase() - Method in class io.undertow.server.HttpServerExchange
-
- getReceiveMaxFrameSize() - Method in class io.undertow.protocols.http2.Http2Channel
-
- getReceiver() - Method in interface io.undertow.server.BlockingHttpExchange
-
returns a receiver based on the provided input stream.
- getReceiver() - Method in class io.undertow.servlet.core.ServletBlockingHttpExchange
-
- getReceiveSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Return the ChannelListener.Setter
which will holds the ChannelListener
that gets notified once a frame was received.
- getReconnectHandler() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- getRedirectURI(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractConfidentialityHandler
-
All sub-classes are required to provide an implementation of this method, using the HttpServerExchange for the current request return the address to use for a redirect should confidentiality be required and the request not be confidential.
- getRedirectURI(HttpServerExchange) - Method in class io.undertow.security.handlers.SinglePortConfidentialityHandler
-
- getRedirectURI(HttpServerExchange, int) - Method in class io.undertow.security.handlers.SinglePortConfidentialityHandler
-
- getRedirectURI(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler
-
- getRefererField() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getRejectedSessions() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getRejectedSessions() - Method in interface io.undertow.server.session.SessionManagerStatistics
-
- getRelativePath() - Method in class io.undertow.server.HttpServerExchange
-
Get the request relative path.
- getRemaining() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
-
Get the number of remaining bytes in this fixed length channel.
- getRemaining() - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
-
Get the number of remaining bytes.
- getRemaining() - Method in class io.undertow.servlet.handlers.ServletPathMatch
-
- getRemaining() - Method in class io.undertow.util.PathMatcher.PathMatch
-
- getRemainingInBuffer() - Method in class io.undertow.server.protocol.framed.SendFrameHeader
-
- getRemoteAddr() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getRemoteHost() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getRemoteHostField() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getRemotePort() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getRemoteUser() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getRemoveBrokenNodes() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- getRequest() - Method in interface io.undertow.client.ClientExchange
-
- getRequest() - Method in class io.undertow.client.http2.Http2ClientExchange
-
- getRequest() - Method in class io.undertow.client.spdy.SpdyClientExchange
-
- getRequest() - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
- getRequestChannel() - Method in interface io.undertow.client.ClientExchange
-
Returns the request channel that can be used to send data to the server.
- getRequestChannel() - Method in class io.undertow.client.http2.Http2ClientExchange
-
- getRequestChannel() - Method in class io.undertow.client.spdy.SpdyClientExchange
-
- getRequestChannel() - Method in class io.undertow.server.HttpServerExchange
-
Get the inbound request.
- getRequestCharset() - Method in class io.undertow.server.HttpServerExchange
-
Returns the request charset.
- getRequestContentLength() - Method in class io.undertow.server.HttpServerExchange
-
- getRequestCookies() - Method in class io.undertow.server.HttpServerExchange
-
- getRequestCount() - Method in class io.undertow.server.AggregateConnectorStatistics
-
- getRequestCount() - Method in interface io.undertow.server.ConnectorStatistics
-
- getRequestCount() - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- 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
-
- getRequestHeader(String) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getRequestHeader(String) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
gets the first request header with the specified name
- getRequestHeaders() - Method in class io.undertow.client.ClientRequest
-
- getRequestHeaders() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getRequestHeaders() - Method in class io.undertow.server.HttpServerExchange
-
Get the request headers.
- getRequestHeaders() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getRequestHeaders() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getRequestHeaders() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- getRequestLimit() - Method in class io.undertow.server.handlers.RequestLimitingHandler
-
- getRequestMethod() - Method in class io.undertow.server.HttpServerExchange
-
Get the HTTP request method.
- getRequestParameterMap() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getRequestParameters() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getRequestParameters() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getRequestParameters() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- getRequestPath() - Method in class io.undertow.server.HttpServerExchange
-
The request path.
- getRequestQueueSize() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- getRequestQueueSize() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getRequestQueueSize() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Get the max queue size for requests.
- getRequestReceiver() - Method in class io.undertow.server.HttpServerExchange
-
- getRequests() - Method in interface io.undertow.client.ClientStatistics
-
- getRequests() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
-
- getRequestScheme() - Method in class io.undertow.server.HttpServerExchange
-
Get the request URI scheme.
- getRequestScheme() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getRequestScheme() - Method in class io.undertow.websockets.core.WebSocketChannel
-
Get the request URI scheme.
- getRequestScheme() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getRequestScheme() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
Get the request scheme, usually http or https
- getRequestStartTime() - Method in class io.undertow.server.HttpServerExchange
-
- getRequestURI() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getRequestURI() - Method in class io.undertow.server.HttpServerExchange
-
The original request URI.
- getRequestURI() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getRequestURI() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getRequestURI() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
-
- getRequestURI() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getRequestURI() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getRequestURI() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- getRequestURL() - Method in class io.undertow.server.HttpServerExchange
-
Reconstructs the complete URL as seen by the user.
- getRequestURL() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getRequiredConstrains() - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- getRequiredRoles() - Method in class io.undertow.servlet.api.SingleConstraintMatch
-
- getResolvedPath() - Method in class io.undertow.server.HttpServerExchange
-
Get the resolved path.
- getResource() - Method in class io.undertow.server.handlers.encoding.ContentEncodedResource
-
- getResource(Resource, HttpServerExchange) - Method in class io.undertow.server.handlers.encoding.ContentEncodedResourceManager
-
Gets a pre-encoded resource.
- getResource(String) - Method in class io.undertow.server.handlers.resource.CachingResourceManager
-
- getResource(String) - Method in class io.undertow.server.handlers.resource.ClassPathResourceManager
-
- getResource(String) - Method in class io.undertow.server.handlers.resource.PathResourceManager
-
- getResource() - Method in class io.undertow.server.handlers.resource.ResourceChangeEvent
-
- getResource(String) - Method in interface io.undertow.server.handlers.resource.ResourceManager
-
Returns a resource for the given path.
- getResource(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getResource() - Method in class io.undertow.util.ImmediatePooled
-
- getResource() - Method in class io.undertow.util.PooledAdaptor
-
- getResourceAsStream(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getResourceManager() - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- getResourceManager() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getResourceManagerRoot() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getResourceManagerRoot() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getResourceManagerRoot() - Method in interface io.undertow.server.handlers.resource.Resource
-
Returns the resource manager root.
- getResourceManagerRoot() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getResourceManagerRootPath() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getResourceManagerRootPath() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getResourceManagerRootPath() - Method in interface io.undertow.server.handlers.resource.Resource
-
Returns the resource manager root.
- getResourceManagerRootPath() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getResourcePaths(String) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getResponse() - Method in interface io.undertow.client.ClientExchange
-
- getResponse() - Method in class io.undertow.client.http2.Http2ClientExchange
-
- getResponse() - Method in class io.undertow.client.spdy.SpdyClientExchange
-
- getResponse() - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
- getResponseBytesSent() - Method in class io.undertow.server.HttpServerExchange
-
- getResponseChannel() - Method in interface io.undertow.client.ClientExchange
-
Returns the response channel that can be used to read data from the target server.
- getResponseChannel() - Method in class io.undertow.client.http2.Http2ClientExchange
-
- getResponseChannel() - Method in class io.undertow.client.spdy.SpdyClientExchange
-
- getResponseChannel() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- getResponseChannel() - Method in class io.undertow.protocols.spdy.SpdySynStreamStreamSourceChannel
-
- getResponseChannel() - Method in class io.undertow.server.HttpServerExchange
-
Get the response channel.
- getResponseCharset() - Method in class io.undertow.server.HttpServerExchange
-
Returns the response charset.
- getResponseCode() - Method in class io.undertow.client.ClientResponse
-
- getResponseCode() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
-
- getResponseCode() - Method in class io.undertow.server.HttpServerExchange
-
Deprecated.
- getResponseCodes() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
-
- getResponseCodes() - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
-
- getResponseConduit() - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- getResponseContentLength() - Method in class io.undertow.server.HttpServerExchange
-
- getResponseCookies() - Method in class io.undertow.server.HttpServerExchange
-
- getResponseHeader(String) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getResponseHeader(String) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getResponseHeader(String) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
get a response header
- getResponseHeaders() - Method in class io.undertow.client.ClientResponse
-
- getResponseHeaders() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- getResponseHeaders() - Method in class io.undertow.server.HttpServerExchange
-
Get the response headers.
- getResponseHeaders() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getResponseHeaders() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getResponseHeaders() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- getResponseSender() - Method in class io.undertow.server.HttpServerExchange
-
Get the response sender.
- getResponseWrapper() - Method in interface io.undertow.server.handlers.encoding.ContentEncodingProvider
-
- getResponseWrapper() - Method in class io.undertow.server.handlers.encoding.DeflateEncodingProvider
-
- getResponseWrapper() - Method in class io.undertow.server.handlers.encoding.GzipEncodingProvider
-
- getRewriteLocation() - Method in class io.undertow.servlet.handlers.ServletPathMatch
-
- getRole() - Method in class io.undertow.servlet.api.SecurityRoleRef
-
- getRoles() - Method in interface io.undertow.security.idm.Account
-
Returns the users roles.
- getRolesAllowed() - Method in class io.undertow.servlet.api.SecurityInfo
-
- getRootHandler() - Method in class io.undertow.server.AbstractServerConnection
-
Get the root HTTP handler for this connection.
- getRootHandler() - Method in interface io.undertow.server.OpenListener
-
- getRootHandler() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
-
- getRootHandler() - Method in class io.undertow.server.protocol.http.AlpnOpenListener
-
- getRootHandler() - Method in class io.undertow.server.protocol.http.HttpOpenListener
-
- getRootHandler() - Method in class io.undertow.server.protocol.http2.Http2OpenListener
-
- getRootHandler() - Method in class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- getRootHandler() - Method in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener
-
- getRsv() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
-
Return the RSV for the extension.
- getRsv() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
Return the rsv which is used for extensions.
- getRunAs() - Method in class io.undertow.servlet.api.ServletInfo
-
- getRunAsRole() - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
-
- getScheme() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
-
- getScheme() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getSecurityConstraints() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getSecurityContext() - Method in class io.undertow.server.HttpServerExchange
-
- getSecurityContextFactory() - 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
-
- getSecurityWrappers() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getSelectedExtensions() - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
-
- getSelectedSubProtocol() - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
-
- getSender() - Method in interface io.undertow.server.BlockingHttpExchange
-
Returns a sender based on the provided output stream
- getSender() - Method in class io.undertow.servlet.core.ServletBlockingHttpExchange
-
- getSendMaxFrameSize() - Method in class io.undertow.protocols.http2.Http2Channel
-
- getServerID() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- getServerInfo() - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getServerName() - Method in class io.undertow.server.ListenerRegistry.Listener
-
The server name
- getServerName() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getServerName() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getServerPort() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getServerSslContext() - Static method in class io.undertow.http2.tests.framework.Http2TestRunner
-
- getServerToClientElement(ExtendedAccessLogParser.PatternTokenizer) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
-
- 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
-
- getServletExtensions() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- 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
-
- getServletRequestElement(String) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
-
- 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(SessionManager) - Method in interface io.undertow.security.impl.SingleSignOn
-
Returns the session associated with the deployment of the specified session manager
- getSession(HttpServerExchange) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- getSession(HttpServerExchange) - Method in class io.undertow.server.handlers.LearningPushHandler
-
- getSession(HttpServerExchange, SessionConfig) - Method in class io.undertow.server.session.InMemorySessionManager
-
- getSession(String) - Method in class io.undertow.server.session.InMemorySessionManager
-
- getSession(HttpServerExchange, SessionConfig) - Method in interface io.undertow.server.session.SessionManager
-
- getSession(String) - Method in interface io.undertow.server.session.SessionManager
-
Retrieves a session with the given session id
- getSession(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletSingleSignOnAuthenticationMechainism
-
- 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(ServletContextImpl, HttpServerExchange, boolean) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getSession(HttpServerExchange, boolean) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
Gets the session
- getSession() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getSession(HttpServerExchange) - Static method in class io.undertow.util.Sessions
-
Gets the active session, returning null if one is not present.
- getSession() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getSession() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
Gets the session, if any
- getSessionConfig() - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getSessionConfigWrapper() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getSessionContext() - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- getSessionCookieConfig() - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getSessionData() - Method in interface io.undertow.security.idm.DigestCredential
-
If the algorithm is session based return the session data to be included when generating the ha1.
- getSessionData() - Method in class io.undertow.servlet.api.SessionPersistenceManager.PersistentSession
-
- getSessionId() - Method in class io.undertow.server.BasicSSLSessionInfo
-
- getSessionId() - Method in class io.undertow.server.ConnectionSSLSessionInfo
-
- getSessionId() - Method in interface io.undertow.server.SSLSessionInfo
-
- getSessionIdGenerator() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getSessionListeners() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getSessionManager() - Method in interface io.undertow.server.session.Session
-
- getSessionManager() - Method in class io.undertow.server.session.SessionAttachmentHandler
-
- 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
-
- getSettings() - Method in class io.undertow.protocols.http2.Http2SettingsStreamSourceChannel
-
- getSettings() - Method in class io.undertow.protocols.spdy.SpdySettingsStreamSourceChannel
-
- getSinkChannel() - Method in class io.undertow.server.AbstractServerConnection
-
- getSinkChannel() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getSinkChannel() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getSinkChannel() - Method in class io.undertow.server.ServerConnection
-
- getSinkConduit(HttpServerExchange, StreamSinkConduit) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- getSinkConduit(HttpServerExchange, StreamSinkConduit) - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- getSinkConduit(HttpServerExchange, StreamSinkConduit) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getSinkConduit(HttpServerExchange, StreamSinkConduit) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getSinkConduit(HttpServerExchange, StreamSinkConduit) - Method in class io.undertow.server.ServerConnection
-
Gets the sink conduit that should be used for this request.
- getSize() - Method in class io.undertow.servlet.spec.PartImpl
-
- getSmax() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Getter for smax
- getSMaxConnections() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
-
- getSMaxConnections() - Method in interface io.undertow.server.handlers.proxy.ProxyConnectionPoolConfig
-
Get number of cached connections above which are closed after the time to live.
- getSourceAddress() - Method in class io.undertow.server.HttpServerExchange
-
Get the source address of the HTTP request.
- getSourceAddress() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Get the source address of the Channel.
- getSourceAddress() - Method in class io.undertow.websockets.core.WebSocketChannel
-
Get the source address of the WebSocket Channel.
- getSourceChannel() - Method in class io.undertow.server.AbstractServerConnection
-
- getSourceChannel() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getSourceChannel() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getSourceChannel() - Method in class io.undertow.server.ServerConnection
-
- getSpdyChannel() - Method in class io.undertow.protocols.spdy.SpdyStreamSourceChannel
-
- getSpdyVersion() - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- getSsl() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getSsl(XnioWorker, Class<?>, URI) - Method in class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
-
- getSsl(XnioWorker, Object, URI) - Method in class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
-
- getSsl(XnioWorker, Endpoint, ClientEndpointConfig, URI) - Method in class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
-
- getSsl(XnioWorker, Class<?>, URI) - Method in interface io.undertow.websockets.jsr.WebsocketClientSslProvider
-
- getSsl(XnioWorker, Object, URI) - Method in interface io.undertow.websockets.jsr.WebsocketClientSslProvider
-
- getSsl(XnioWorker, Endpoint, ClientEndpointConfig, URI) - Method in interface io.undertow.websockets.jsr.WebsocketClientSslProvider
-
- getSslContext() - Method in class io.undertow.protocols.ssl.UndertowXnioSsl
-
Get the JSSE SSL context for this provider instance.
- getSSLEngine() - Method in class io.undertow.protocols.ssl.SslConduit
-
- getSslEngine(SslConnection) - Static method in class io.undertow.protocols.ssl.UndertowXnioSsl
-
Get the SSL engine for a given connection.
- getSslSession() - Method in class io.undertow.protocols.http2.Http2Channel
-
- getSslSession() - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- getSslSession() - Method in class io.undertow.protocols.ssl.SslConduit
-
- getSslSession() - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- getSslSessionInfo() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- getSslSessionInfo() - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- getSslSessionInfo() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getSslSessionInfo() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getSslSessionInfo() - Method in class io.undertow.server.ServerConnection
-
Gets SSL information about the connection.
- getStart(int) - Method in class io.undertow.util.ByteRange
-
Gets the start of the specified range segment, of -1 if this is a suffix range segment
- getStart() - Method in class io.undertow.util.ByteRange.Range
-
- getStartTime() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getStartTime() - Method in interface io.undertow.server.session.SessionManagerStatistics
-
- getState() - Method in interface io.undertow.servlet.api.DeploymentManager
-
- getState() - Method in class io.undertow.servlet.core.DeploymentManagerImpl
-
- getStatistics() - Method in interface io.undertow.client.ClientConnection
-
- getStatistics() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- getStatistics() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- getStatistics() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getStatistics() - Method in interface io.undertow.server.session.SessionManager
-
Returns the statistics for this session manager, or null, if statistics are not supported.
- getStatus() - Method in class io.undertow.client.ClientResponse
-
- getStatus() - Method in class io.undertow.http2.tests.framework.HttpResponse
-
- getStatus() - Method in class io.undertow.protocols.http2.Http2GoAwayStreamSourceChannel
-
- getStatus() - Method in class io.undertow.protocols.spdy.SpdyGoAwayStreamSourceChannel
-
- getStatus() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterController
-
- getStatus() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getStatus() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- getStatusCode() - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
-
- getStatusCode() - Method in class io.undertow.protocols.http2.Http2GoAwayParser
-
- getStatusCode() - Method in class io.undertow.protocols.spdy.SpdyGoAwayParser
-
- getStatusCode() - Method in class io.undertow.server.HttpServerExchange
-
Get the status code.
- getStatusField() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getStickySessionCookie() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- getStickySessionCookie() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
-
Getter for stickySessionCookie
- getStickySessionCookie() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
-
Getter for stickySessionCookie
- getStickySessionPath() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- getStickySessionPath() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
-
Getter for stickySessionPath
- getStickySessionPath() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
-
Getter for stickySessionPath
- getStreamId() - Method in class io.undertow.protocols.http2.Http2RstStreamStreamSourceChannel
-
- getStreamId() - Method in interface io.undertow.protocols.http2.Http2Stream
-
- getStreamId() - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
-
- getStreamId() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- getStreamId() - Method in class io.undertow.protocols.spdy.SpdyPushBackParser
-
- getStreamId() - Method in class io.undertow.protocols.spdy.SpdyRstStreamStreamSourceChannel
-
- getStreamId() - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel
-
- getStreamId() - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel
-
- getSubjectForHost(String) - Method in interface io.undertow.security.api.GSSAPIServerSubjectFactory
-
Obtain the Subject to use for the specified host.
- getSubmittedFileName() - Method in class io.undertow.servlet.spec.PartImpl
-
- getSubProtocol() - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
-
- getSubProtocol() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- getSubProtocols() - Method in class io.undertow.websockets.core.WebSocketChannel
-
Deprecated.
- getSubprotocols() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
-
- getSupportedExtensions() - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
-
- getSupportedSubProtocols() - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
-
- getTableName() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getTag() - Method in class io.undertow.util.ETag
-
- getTargetPath() - Method in class io.undertow.server.handlers.proxy.ProxyConnection
-
- getTempDir() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getTempFileLocation() - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
-
- getTemplateString() - Method in class io.undertow.util.PathTemplate
-
- getTempPath() - 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 interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getTimeout() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Getter for timeout
- getTimeout() - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
- getTimestampField() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getToken() - Method in enum io.undertow.security.idm.DigestAlgorithm
-
- getToken() - Method in enum io.undertow.security.impl.DigestQop
-
- getToken() - Method in interface io.undertow.server.handlers.builder.PredicatedHandlersParser.Node
-
- getTotalRequests() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
-
- getTotalRequestTime() - Method in class io.undertow.server.handlers.MetricsHandler.MetricResult
-
- getTrailer() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
called before the stream is finally flushed.
- getTrailer() - Method in class io.undertow.conduits.GzipStreamSinkConduit
-
- getTransferMinSize() - Method in class io.undertow.server.handlers.resource.PathResourceManager
-
- getTransferred() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getTransientSessions() - Method in class io.undertow.server.session.InMemorySessionManager
-
- getTransientSessions() - Method in interface io.undertow.server.session.SessionManager
-
Returns the identifiers of those sessions that would be lost upon shutdown of this node
- getTransportGuaranteeType() - Method in class io.undertow.servlet.api.SecurityInfo
-
- getTransportGuarenteeType() - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- getTransportProtocol() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- getTransportProtocol() - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- getTransportProtocol() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getTransportProtocol() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getTransportProtocol() - Method in class io.undertow.server.ServerConnection
-
Returns a string representation describing the protocol used to transmit messages on this connection.
- getTrueHandler() - Method in class io.undertow.server.handlers.PredicateHandler
-
- getTtl() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
-
- getTtl() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- getTtl() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- getTtl() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getTtl() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Getter for ttl
- getTtl() - Method in interface io.undertow.server.handlers.proxy.ProxyConnectionPoolConfig
-
Get the time to live for idle connections.
- getType() - Method in class io.undertow.server.handlers.resource.ResourceChangeEvent
-
- getType() - Method in class io.undertow.servlet.handlers.ServletPathMatch
-
- getType() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
-
- getType() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- getType() - Method in interface io.undertow.websockets.jsr.annotated.BoundParameter
-
- getUnderlyingConnection() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getUndertowOptions() - Method in class io.undertow.server.AbstractServerConnection
-
- getUndertowOptions() - Method in interface io.undertow.server.OpenListener
-
- getUndertowOptions() - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
-
- getUndertowOptions() - Method in class io.undertow.server.protocol.http.AlpnOpenListener
-
- getUndertowOptions() - Method in class io.undertow.server.protocol.http.HttpOpenListener
-
- getUndertowOptions() - Method in class io.undertow.server.protocol.http2.Http2OpenListener
-
- getUndertowOptions() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getUndertowOptions() - Method in class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- getUndertowOptions() - Method in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener
-
- getUndertowOptions() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getUndertowOptions() - Method in class io.undertow.server.ServerConnection
-
- getUpgradeListener() - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- getUri() - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient.Host
-
- getUri() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- getUri() - Method in class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- getUri() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getUrl() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- getUrl() - Method in class io.undertow.server.handlers.resource.PathResource
-
- getUrl() - Method in interface io.undertow.server.handlers.resource.Resource
-
- getUrl() - Method in class io.undertow.server.handlers.resource.URLResource
-
- getUrl() - Method in class io.undertow.websockets.core.WebSocketChannel
-
Return the URL of the WebSocket endpoint.
- getUrlEncoding() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getUrlPatternMappings() - Method in class io.undertow.servlet.spec.FilterRegistrationImpl
-
- getUrlPatterns() - Method in class io.undertow.servlet.api.WebResourceCollection
-
- getUserAgentField() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getUserField() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getUserPrincipal() - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- getUserPrincipal() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- getUserPrincipal() - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
-
- getUserPrincipal() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getUserPrincipal() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- getUserPrincipal() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- getUserProperties() - Method in class io.undertow.websockets.jsr.ServerEndpointConfigImpl
-
- getUserProperties() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getValue() - Method in class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
-
- getValue() - Method in class io.undertow.protocols.http2.Http2Setting
-
- getValue() - Method in class io.undertow.protocols.spdy.SpdySetting
-
- getValue() - Method in class io.undertow.server.handlers.cache.LRUCache.CacheEntry
-
- getValue() - Method in interface io.undertow.server.handlers.Cookie
-
- getValue() - Method in class io.undertow.server.handlers.CookieImpl
-
- getValue() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
-
- getValue() - Method in class io.undertow.server.handlers.SetHeaderHandler
-
- getValue(String) - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- getValue() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
-
- getValue() - Method in class io.undertow.util.PathMatcher.PathMatch
-
- getValue() - Method in class io.undertow.util.PathTemplateMatcher.PathMatchResult
-
- getValue() - Method in class io.undertow.util.QValueParser.QValueResult
-
- getValue() - Method in class io.undertow.util.SubstringMap.SubstringMatch
-
- getValue() - Method in class io.undertow.websockets.jsr.ExtensionImpl.ParameterImpl
-
- getValue() - Method in class io.undertow.websockets.WebSocketExtension.Parameter
-
- getValueClass() - Method in class io.undertow.util.AttachmentList
-
- getValueNames() - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- getValues() - Method in class io.undertow.predicate.ContainsPredicate
-
- getVersion() - Method in interface io.undertow.server.handlers.Cookie
-
- getVersion() - Method in class io.undertow.server.handlers.CookieImpl
-
- getVersion() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
-
- getVersion() - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
-
- getVersion() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getVersion() - Method in class io.undertow.websockets.core.protocol.Handshake
-
Return the version for which the
Handshake
can be used.
- getVersion() - Method in class io.undertow.websockets.core.protocol.version08.WebSocket08Channel
-
- getVersion() - Method in class io.undertow.websockets.core.protocol.version13.WebSocket13Channel
-
- getVersion() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- getVersionString() - Static method in class io.undertow.Version
-
- getVirtualHostField() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- getVirtualServerName() - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- getWaitWorker() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- getWaitWorker() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
-
Getter for waitWorker
- getWaitWorker() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
-
Getter for waitWorker
- getWebResourceCollections() - Method in class io.undertow.servlet.api.SecurityConstraint
-
- getWebSocketChannel() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
-
- getWebSocketChannel() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- getWebSocketChannel() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- getWebSocketLocation(WebSocketHttpExchange) - Static method in class io.undertow.websockets.core.protocol.Handshake
-
- getWebSocketReconnectHandler() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- getWelcomePages() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- getWorker() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- getWorker() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- getWorker() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- getWorker() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- getWorker() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- getWorker() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- getWorker() - Method in interface io.undertow.client.ClientConnection
-
- getWorker() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- getWorker() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- getWorker() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- getWorker() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- getWorker() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- getWorker() - Static method in class io.undertow.http2.tests.framework.Http2TestRunner
-
- getWorker() - Method in class io.undertow.protocols.ssl.SslConduit
-
- getWorker() - Method in class io.undertow.server.AbstractServerConnection
-
- getWorker() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- getWorker() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- getWorker() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- getWorker() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- getWorker() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- getWorker() - Method in class io.undertow.server.ServerConnection
-
- getWorker() - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- getWorker() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- getWorker() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- getWriter() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- getWriterAlreadyCalled() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- getWriteSetter() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- getWriteSetter() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- getWriteSetter() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- getWriteSetter() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- getWriteThread() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- getWriteThread() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- getWriteThread() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- getWriteThread() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- getWriteThread() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- getWriteThread() - Method in class io.undertow.protocols.ssl.SslConduit
-
- getWriteThread() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- getWritten() - Method in interface io.undertow.client.ClientStatistics
-
- getXnioWorker() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- getXParameterElement(ExtendedAccessLogParser.PatternTokenizer) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
-
- GOING_AWAY - Static variable in class io.undertow.websockets.core.CloseMessage
-
- GONE - Static variable in class io.undertow.util.StatusCodes
-
- GONE_STRING - Static variable in class io.undertow.util.StatusCodes
-
- grabFlowControlBytes(int) - Method in class io.undertow.protocols.http2.Http2PushPromiseStreamSinkChannel
-
this stream is not flow controlled
- grabFlowControlBytes(int) - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
-
This method should be called before sending.
- grabFlowControlBytes(int) - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel
-
This method should be called before sending.
- gracefulShutdown(HttpHandler) - Static method in class io.undertow.Handlers
-
Returns a new handler that can be used to wait for all requests to finish before shutting down the server gracefully.
- GracefulShutdownHandler - Class in io.undertow.server.handlers
-
Handler that allows for graceful server shutdown.
- GracefulShutdownHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.GracefulShutdownHandler
-
- GracefulShutdownHandler.ShutdownListener - Interface in io.undertow.server.handlers
-
A listener which can be registered with the handler to be notified when all pending requests have finished.
- GSSAPIAuthenticationMechanism - Class in io.undertow.security.impl
-
- GSSAPIAuthenticationMechanism(GSSAPIServerSubjectFactory, IdentityManager, Oid...) - Constructor for class io.undertow.security.impl.GSSAPIAuthenticationMechanism
-
- GSSAPIAuthenticationMechanism(GSSAPIServerSubjectFactory, Oid...) - Constructor for class io.undertow.security.impl.GSSAPIAuthenticationMechanism
-
- GSSAPIAuthenticationMechanism(GSSAPIServerSubjectFactory) - Constructor for class io.undertow.security.impl.GSSAPIAuthenticationMechanism
-
- GSSAPIServerSubjectFactory - Interface in io.undertow.security.api
-
The GSSAPIServerSubjectFactory is a factory responsible for returning the
Subject
that should be used for handing the GSSAPI based authentication for a specific request.
- GSSContextCredential - Class in io.undertow.security.idm
-
- GSSContextCredential(GSSContext) - Constructor for class io.undertow.security.idm.GSSContextCredential
-
- GZIP - Static variable in class io.undertow.util.Headers
-
- GzipEncodingProvider - Class in io.undertow.server.handlers.encoding
-
Content coding for 'deflate'
- GzipEncodingProvider() - Constructor for class io.undertow.server.handlers.encoding.GzipEncodingProvider
-
- GzipStreamSinkConduit - Class in io.undertow.conduits
-
- GzipStreamSinkConduit(ConduitFactory<StreamSinkConduit>, HttpServerExchange) - Constructor for class io.undertow.conduits.GzipStreamSinkConduit
-
- handle(HttpServerExchange, byte[]) - Method in interface io.undertow.io.Receiver.FullBytesCallback
-
- handle(HttpServerExchange, String) - Method in interface io.undertow.io.Receiver.FullStringCallback
-
- handle(HttpServerExchange, byte[], boolean) - Method in interface io.undertow.io.Receiver.PartialBytesCallback
-
- handle(HttpServerExchange, String, boolean) - Method in interface io.undertow.io.Receiver.PartialStringCallback
-
- handle(ByteBuffer, ParseState, HttpServerExchange) - Method in class io.undertow.server.protocol.http.HttpRequestParser
-
- handle(ByteBuffer) - Method in interface io.undertow.websockets.core.WebSocketChannel.PartialFrame
-
Handles the data, any remaining data will be pushed back
- HANDLE_200 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
-
A handler which sets a 200 code.
- HANDLE_403 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
-
A handler which sets a 403 code.
- HANDLE_404 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
-
A handler which sets a 404 code.
- HANDLE_405 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
-
A handler which sets a 405 code.
- HANDLE_406 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
-
A handler which sets a 406 code.
- HANDLE_500 - Static variable in class io.undertow.server.handlers.ResponseCodeHandler
-
A handler which sets a 500 code.
- HANDLE_AFTER_VERSION - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- HANDLE_HEADER - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- HANDLE_HEADER_VALUE - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- HANDLE_HTTP_VERB - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- HANDLE_HTTP_VERSION - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- HANDLE_PATH - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- handleAfterVersion(ByteBuffer, ParseState) - Method in class io.undertow.server.protocol.http.HttpRequestParser
-
- handleBrokenSinkChannel(Throwable) - Method in class io.undertow.protocols.ajp.AjpClientChannel
-
- handleBrokenSinkChannel(Throwable) - Method in class io.undertow.protocols.http2.Http2Channel
-
- handleBrokenSinkChannel(Throwable) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- handleBrokenSinkChannel(Throwable) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Method that is invoked when then write side of a channel is broken.
- handleBrokenSinkChannel(Throwable) - Method in class io.undertow.websockets.core.WebSocketChannel
-
- handleBrokenSourceChannel(Throwable) - Method in class io.undertow.protocols.ajp.AjpClientChannel
-
- handleBrokenSourceChannel(Throwable) - Method in class io.undertow.protocols.http2.Http2Channel
-
- handleBrokenSourceChannel(Throwable) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- handleBrokenSourceChannel(Throwable) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Method that is invoked when the read side of the channel is broken.
- handleBrokenSourceChannel(Throwable) - Method in class io.undertow.websockets.core.WebSocketChannel
-
- handleCachedHeader(String, ByteBuffer, ParseState, HttpServerExchange) - Method in class io.undertow.server.protocol.http.HttpRequestParser
-
- handleChanges(Collection<ResourceChangeEvent>) - Method in interface io.undertow.server.handlers.resource.ResourceChangeListener
-
callback that is invoked when resources change.
- handleContinue(ClientExchange) - Method in interface io.undertow.client.ContinueNotification
-
- handleData(ByteBuffer, Http2FrameHeaderParser) - Method in class io.undertow.protocols.http2.Http2GoAwayParser
-
- handleData(ByteBuffer, Http2FrameHeaderParser) - Method in class io.undertow.protocols.http2.Http2PushBackParser
-
- handleData(ByteBuffer) - Method in class io.undertow.protocols.spdy.SpdyGoAwayParser
-
- handleData(ByteBuffer) - Method in class io.undertow.protocols.spdy.SpdyPushBackParser
-
- handleDefaultResponse(HttpServerExchange) - Method in interface io.undertow.server.DefaultResponseListener
-
- handleDeployment(DeploymentInfo, ServletContext) - Method in interface io.undertow.servlet.ServletExtension
-
- handleDeployment(DeploymentInfo, ServletContext) - Method in class io.undertow.websockets.jsr.Bootstrap
-
- handleDeploymentSessionConfig(DeploymentInfo, ServletContextImpl) - Method in class io.undertow.servlet.core.DeploymentManagerImpl
-
- handleDigestHeader(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.DigestAuthenticationMechanism
-
- handleError() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
-
- handleError() - Method in interface io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler
-
Handle a connection error.
- handleError() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler
-
- handleError(Throwable) - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
- handleError(StreamSinkChannel, IOException) - Method in class io.undertow.util.StringWriteChannelListener
-
- handleEvent(T) - Method in interface io.undertow.conduits.ConduitListener
-
Handle the event on this conduit.
- handleEvent(StreamSinkChannel) - Method in class io.undertow.io.AsyncSenderImpl.TransferTask
-
- handleEvent(StreamConnection, PooledByteBuffer) - Method in interface io.undertow.server.DelegateOpenListener
-
- handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
-
- handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.http.AlpnOpenListener
-
- handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.http.HttpOpenListener
-
- handleEvent(StreamConnection, PooledByteBuffer) - Method in class io.undertow.server.protocol.http.HttpOpenListener
-
- handleEvent(StreamConnection, PooledByteBuffer) - Method in class io.undertow.server.protocol.http2.Http2OpenListener
-
- handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.http2.Http2OpenListener
-
- handleEvent(Http2Channel) - Method in class io.undertow.server.protocol.http2.Http2ReceiveListener
-
- handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- handleEvent(StreamConnection, PooledByteBuffer) - Method in class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- handleEvent(StreamConnection) - Method in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener
-
- handleEvent(SpdyChannel) - Method in class io.undertow.server.protocol.spdy.SpdyReceiveListener
-
- handleEvent(StreamSourceChannel) - Method in class io.undertow.util.StringReadChannelListener
-
- handleEvent(StreamSinkChannel) - Method in class io.undertow.util.StringWriteChannelListener
-
- handleEvent(WebSocketChannel) - Method in class io.undertow.websockets.core.AbstractReceiveListener
-
- handleException(T, IOException) - Method in class io.undertow.util.ClosingChannelExceptionHandler
-
- handleFirstRequest(HttpServerExchange, ServletChain, ServletRequestContext, ServletRequest, ServletResponse) - Method in class io.undertow.servlet.handlers.ServletInitialHandler
-
- handleFlushComplete(boolean) - Method in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
-
- handleFlushComplete(boolean) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
-
- handleFlushComplete(boolean) - Method in class io.undertow.protocols.http2.Http2StreamSinkChannel
-
- handleFlushComplete(boolean) - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSinkChannel
-
- handleFlushComplete(boolean) - Method in class io.undertow.protocols.spdy.SpdySynReplyStreamSinkChannel
-
- handleFlushComplete(boolean) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- handleFlushComplete(boolean) - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel
-
- handleHeaderData(FrameHeaderData) - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
-
- handleHeaderData(FrameHeaderData) - Method in class io.undertow.protocols.http2.AbstractHttp2StreamSourceChannel
-
- handleHeaderData(FrameHeaderData) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- handleHeaderData(FrameHeaderData) - Method in class io.undertow.protocols.spdy.SpdyStreamSourceChannel
-
- handleHeaderData(FrameHeaderData) - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel
-
- handleHeaderData(FrameHeaderData) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- handleHeaderData(FrameHeaderData) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- handleIfMatch(HttpServerExchange, ETag, boolean) - Static method in class io.undertow.util.ETagUtils
-
Handles the if-match header.
- handleIfMatch(HttpServerExchange, List<ETag>, boolean) - Static method in class io.undertow.util.ETagUtils
-
Handles the if-match header.
- handleIfMatch(String, ETag, boolean) - Static method in class io.undertow.util.ETagUtils
-
Handles the if-match header.
- handleIfMatch(String, List<ETag>, boolean) - Static method in class io.undertow.util.ETagUtils
-
Handles the if-match header.
- handleIfModifiedSince(HttpServerExchange, Date) - Static method in class io.undertow.util.DateUtils
-
Handles the if-modified-since header.
- handleIfModifiedSince(String, Date) - Static method in class io.undertow.util.DateUtils
-
Handles the if-modified-since header.
- handleIfNoneMatch(HttpServerExchange, ETag, boolean) - Static method in class io.undertow.util.ETagUtils
-
Handles the if-none-match header.
- handleIfNoneMatch(HttpServerExchange, List<ETag>, boolean) - Static method in class io.undertow.util.ETagUtils
-
Handles the if-none-match header.
- handleIfNoneMatch(String, ETag, boolean) - Static method in class io.undertow.util.ETagUtils
-
Handles the if-none-match header.
- handleIfNoneMatch(String, List<ETag>, boolean) - Static method in class io.undertow.util.ETagUtils
-
Handles the if-none-match header.
- handleIfUnmodifiedSince(HttpServerExchange, Date) - Static method in class io.undertow.util.DateUtils
-
Handles the if-unmodified-since header.
- handleIfUnmodifiedSince(String, Date) - Static method in class io.undertow.util.DateUtils
-
Handles the if-unmodified-since header.
- handleNotification(SecurityNotification) - Method in interface io.undertow.security.api.NotificationReceiver
-
Handle a security related notification.
- handleOtherToken(CodeAttribute) - Method in interface io.undertow.annotationprocessor.AbstractParserGenerator.CustomStateMachine
-
- handleOtherToken(CodeAttribute) - Method in class io.undertow.annotationprocessor.RequestParserGenerator.HeaderStateMachine
-
- handleOtherToken(CodeAttribute) - Method in class io.undertow.annotationprocessor.RequestParserGenerator.VersionStateMachine
-
- handlePotentialHttp2Connection(StreamConnection, ClientCallback<ClientConnection>, ByteBufferPool, OptionMap, ChannelListener<SslConnection>, URI) - Static method in class io.undertow.client.http2.Http2ClientProvider
-
Not really part of the public API, but is used by the HTTP client to initiate a HTTP2 connection for HTTPS requests.
- handlePotentialSpdyConnection(StreamConnection, ClientCallback<ClientConnection>, ByteBufferPool, OptionMap, ChannelListener<SslConnection>) - Static method in class io.undertow.client.spdy.SpdyClientProvider
-
Not really part of the public API, but is used by the HTTP client to initiate a SPDY connection for HTTPS requests.
- handlePush(ClientExchange, ClientExchange) - Method in interface io.undertow.client.PushCallback
-
Handles a server push.
- handlerAlreadyRegistered(FrameHandler.FrameType) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- HandlerBuilder - Interface in io.undertow.server.handlers.builder
-
Interface that provides a way of providing a textual representation of a handler.
- handlerCannotBeNull() - Method in interface io.undertow.UndertowMessages
-
- handleRedirectBack(HttpServerExchange) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
-
- handleRedirectBack(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.http2.tests.framework.UndertowTestHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.predicate.PredicatesHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractConfidentialityHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractSecurityContextAssociationHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.AuthenticationCallHandler
-
Only allow the request through if successfully authenticated or if authentication is not required.
- handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.AuthenticationConstraintHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.AuthenticationMechanismsHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.security.handlers.NotificationReceiverHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.AccessControlListHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.AllowedMethodsHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.AttachmentHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.BlockingHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ByteRangeHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.cache.CacheHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.CanonicalPathHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ConfiguredPushHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ConnectHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.DateHandler
-
Deprecated.
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.DisableCacheHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.DisallowedMethodsHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.encoding.EncodingHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ExceptionHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.GracefulShutdownHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.HttpContinueAcceptingHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.HttpContinueReadHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.HttpTraceHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.LearningPushHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.MetricsHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.NameVirtualHostHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.OriginHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PathHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PathSeparatorHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PathTemplateHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PeerNameResolvingHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PredicateContextHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.PredicateHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.RedirectHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.RequestDumpingHandler
-
- handleRequest(HttpServerExchange, HttpHandler) - Method in class io.undertow.server.handlers.RequestLimit
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.RequestLimitingHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ResponseCodeHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.SetAttributeHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.SetHeaderHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.sse.ServerSentEventHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.SSLHeaderHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.handlers.URLDecodingHandler
-
- handleRequest(HttpServerExchange) - Method in interface io.undertow.server.HttpHandler
-
Handle the request.
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.JvmRouteHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.protocol.http2.Http2UpgradeHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.RoutingHandler
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.server.session.SessionAttachmentHandler
-
- 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.ServletAuthenticationCallHandler
-
Only allow the request through if successfully authenticated or if authentication is not required.
- handleRequest(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler
-
- 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
-
- handleRequest(HttpServerExchange) - Method in class io.undertow.websockets.WebSocketProtocolHandshakeHandler
-
- handlerIsNull() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- handlerNotNull(HttpHandler) - Static method in class io.undertow.Handlers
-
- handlerNotShutdown() - Method in interface io.undertow.UndertowMessages
-
- HandlerParser - Class in io.undertow.server.handlers.builder
-
Parser that can build a handler from a string representation.
- HandlerParser() - Constructor for class io.undertow.server.handlers.builder.HandlerParser
-
- Handlers - Class in io.undertow
-
Utility class with convenience methods for dealing with handlers
- HandlerWrapper - Interface in io.undertow.server
-
Interface that can be used to wrap the handler chains, adding additional handlers.
- handlesSchemes() - Method in class io.undertow.client.ajp.AjpClientProvider
-
- handlesSchemes() - Method in interface io.undertow.client.ClientProvider
-
- handlesSchemes() - Method in class io.undertow.client.http.HttpClientProvider
-
- handlesSchemes() - Method in class io.undertow.client.http2.Http2ClearClientProvider
-
- handlesSchemes() - Method in class io.undertow.client.http2.Http2ClientProvider
-
- handlesSchemes() - Method in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
-
- handlesSchemes() - Method in class io.undertow.client.spdy.SpdyClientProvider
-
- handleStateMachineMatchedToken(CodeAttribute) - Method in interface io.undertow.annotationprocessor.AbstractParserGenerator.CustomStateMachine
-
- handleStateMachineMatchedToken(CodeAttribute) - Method in class io.undertow.annotationprocessor.RequestParserGenerator.HeaderStateMachine
-
- handleStateMachineMatchedToken(CodeAttribute) - Method in class io.undertow.annotationprocessor.RequestParserGenerator.VersionStateMachine
-
- handleThrowable(HttpServerExchange, ServletRequest, ServletResponse, Throwable) - Method in interface io.undertow.servlet.api.ExceptionHandler
-
Handles an exception.
- handleThrowable(HttpServerExchange, ServletRequest, ServletResponse, Throwable) - Method in class io.undertow.servlet.api.LoggingExceptionHandler
-
- handleUpgrade(HttpServerExchange) - Method in interface io.undertow.server.handlers.HttpUpgradeHandshake
-
Validates an upgrade request and returns any extra headers that should be added to the response.
- handleUpgrade(StreamConnection, HttpServerExchange) - Method in interface io.undertow.server.HttpUpgradeListener
-
Method that is called once the upgrade is complete.
- handleUpgrade(StreamConnection, HttpServerExchange) - Method in class io.undertow.servlet.core.ServletUpgradeListener
-
- handleWindowUpdate(int, int) - Method in class io.undertow.protocols.http2.Http2Channel
-
- handleWindowUpdate(int, int) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- Handshake - Class in io.undertow.websockets.core.protocol
-
Abstract base class for doing a WebSocket Handshake.
- Handshake(WebSocketVersion, String, String, Set<String>) - Constructor for class io.undertow.websockets.core.protocol.Handshake
-
- handshake(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
-
Issue the WebSocket upgrade
- handshakeChecker(URI, Map<String, List<String>>) - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
-
- handshakeChecker(URI, Map<String, List<String>>) - Method in class io.undertow.websockets.client.WebSocketClientHandshake
-
- handshakeComplete(String, List<WebSocketExtension>) - Method in class io.undertow.websockets.client.WebSocketClientNegotiation
-
- handshakeInternal(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
-
- handshakeInternal(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
-
- handshakeInternal(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.version13.Hybi13Handshake
-
- handshakes() - Method in class io.undertow.servlet.websockets.WebSocketServlet
-
- handshakes(ConfiguredServerEndpoint) - Method in class io.undertow.websockets.jsr.JsrWebSocketFilter
-
- handshakes(ConfiguredServerEndpoint, List<ExtensionHandshake>) - Method in class io.undertow.websockets.jsr.JsrWebSocketFilter
-
- HandshakeUtil - Class in io.undertow.websockets.jsr.handshake
-
Internal util class for handshaking
- hasData() - Method in class io.undertow.websockets.core.UTF8Output
-
- hasExtensionOpCode() - Method in class io.undertow.websockets.extensions.CompositeExtensionFunction
-
- hasExtensionOpCode() - Method in interface io.undertow.websockets.extensions.ExtensionFunction
-
Validate if current extension defines a new WebSocket Opcode.
- hasExtensionOpCode() - Method in class io.undertow.websockets.extensions.NoopExtensionFunction
-
- hasExtensionOpCode() - Method in class io.undertow.websockets.extensions.PerMessageDeflateFunction
-
- hashAlgorithmNotFound(String) - Method in interface io.undertow.UndertowMessages
-
- hashCode() - Method in class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
-
- hashCode() - Method in class io.undertow.server.handlers.cache.CachedHttpRequest
-
- hashCode() - Method in class io.undertow.server.handlers.form.FormData
-
- hashCode() - Method in class io.undertow.server.session.InMemorySessionManager
-
- hashCode() - Method in class io.undertow.util.AttachmentList
-
- hashCode() - Method in class io.undertow.util.ETag
-
- hashCode() - Method in class io.undertow.util.HeaderMap
-
- hashCode() - Method in class io.undertow.util.HttpString
-
Get the hash code.
- 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
-
- hasRemaining() - Method in class io.undertow.util.StringWriteChannelListener
-
- hasReservedOpCode - Variable in class io.undertow.websockets.core.WebSocketChannel
-
- HEAD - Static variable in class io.undertow.util.Methods
-
- HEAD_STRING - Static variable in class io.undertow.util.Methods
-
- HEADER - Static variable in class io.undertow.annotationprocessor.RequestParserGenerator
-
- HEADER - Static variable in class io.undertow.annotationprocessor.ResponseParserGenerator
-
- header(HttpHandler, String, String) - Static method in class io.undertow.Handlers
-
Returns a handler that sets a response header
- header(HttpHandler, String, ExchangeAttribute) - Static method in class io.undertow.Handlers
-
Returns a handler that sets a response header
- header - Variable in class io.undertow.server.protocol.ajp.AjpRequestParser.StringHolder
-
- HEADER_VALUE - Static variable in class io.undertow.annotationprocessor.RequestParserGenerator
-
- HEADER_VALUE - Static variable in class io.undertow.annotationprocessor.ResponseParserGenerator
-
- headerCannotBeConvertedToDate(String) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- HeaderMap - Class in io.undertow.util
-
An optimized array-backed header map.
- HeaderMap() - Constructor for class io.undertow.util.HeaderMap
-
- headerNameWasNull() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- headers(int) - Method in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- Headers - Class in io.undertow.util
-
- headersStreamCanOnlyBeCreatedByClient() - Method in interface io.undertow.UndertowMessages
-
- HeaderStateMachine() - Constructor for class io.undertow.annotationprocessor.RequestParserGenerator.HeaderStateMachine
-
- headersTooLargeToFitInHeapBuffer() - Method in interface io.undertow.UndertowMessages
-
- HeaderToken - Interface in io.undertow.util
-
Representation of a token allowed within a header.
- HeaderTokenParser<E extends HeaderToken> - Class in io.undertow.util
-
Utility to parse the tokens contained within a HTTP header.
- HeaderTokenParser(Map<String, E>) - Constructor for class io.undertow.util.HeaderTokenParser
-
- HeaderValues - Class in io.undertow.util
-
An array-backed list/deque for header string values.
- HeadStreamSinkConduit - Class in io.undertow.conduits
-
A conduit that discards all data written to it.
- HeadStreamSinkConduit(StreamSinkConduit, ConduitListener<? super HeadStreamSinkConduit>) - Constructor for class io.undertow.conduits.HeadStreamSinkConduit
-
Construct a new instance.
- HelloWorldServer - Class in io.undertow.examples.helloworld
-
- HelloWorldServer() - Constructor for class io.undertow.examples.helloworld.HelloWorldServer
-
- HexConverter - Class in io.undertow.util
-
A utility class for mapping between byte arrays and their hex representation and back again.
- HexConverter() - Constructor for class io.undertow.util.HexConverter
-
- hit() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
-
- hit() - Method in class io.undertow.server.handlers.cache.LRUCache.CacheEntry
-
- HOST - Static variable in class io.undertow.util.Headers
-
- HOST_AND_PORT - Static variable in class io.undertow.attribute.HostAndPortAttribute
-
- HOST_STRING - Static variable in class io.undertow.util.Headers
-
- hostAlreadyRegistered(Object) - Method in interface io.undertow.UndertowMessages
-
- HostAndPortAttribute - Class in io.undertow.attribute
-
The request scheme
- HostAndPortAttribute.Builder - Class in io.undertow.attribute
-
- hostHasNotBeenRegistered(Object) - Method in interface io.undertow.UndertowMessages
-
- HostTable<H> - Class in io.undertow.server.handlers.proxy
-
Class that maintains a table of remote hosts that this proxy knows about.
- HostTable() - Constructor for class io.undertow.server.handlers.proxy.HostTable
-
- HpackDecoder - Class in io.undertow.protocols.http2
-
A decoder for HPACK.
- HpackDecoder(int) - Constructor for class io.undertow.protocols.http2.HpackDecoder
-
- HpackDecoder() - Constructor for class io.undertow.protocols.http2.HpackDecoder
-
- HpackDecoder.HeaderEmitter - Interface in io.undertow.protocols.http2
-
- HpackEncoder - Class in io.undertow.protocols.http2
-
Encoder for HPACK frames.
- HpackEncoder(int, HpackEncoder.HpackHeaderFunction) - Constructor for class io.undertow.protocols.http2.HpackEncoder
-
- HpackEncoder(int) - Constructor for class io.undertow.protocols.http2.HpackEncoder
-
- HpackEncoder.HpackHeaderFunction - Interface in io.undertow.protocols.http2
-
- HpackEncoder.State - Enum in io.undertow.protocols.http2
-
- HpackException - Exception in io.undertow.protocols.http2
-
Exception that is thrown when the HPACK compress context is broken.
- HpackException() - Constructor for exception io.undertow.protocols.http2.HpackException
-
- HPackHuffman - Class in io.undertow.protocols.http2
-
- HPackHuffman() - Constructor for class io.undertow.protocols.http2.HPackHuffman
-
- HPackHuffman.HuffmanCode - Class in io.undertow.protocols.http2
-
- HTTP2 - Static variable in class io.undertow.server.protocol.http2.Http2OpenListener
-
- HTTP2_14 - Static variable in class io.undertow.server.protocol.http2.Http2OpenListener
-
Deprecated.
- HTTP2_HUFFMAN_CACHE_SIZE - Static variable in class io.undertow.UndertowOptions
-
Undertow keeps a LRU cache of common huffman encodings.
- HTTP2_SETTINGS_ENABLE_PUSH - Static variable in class io.undertow.UndertowOptions
-
If push should be enabled for this connection.
- HTTP2_SETTINGS_HEADER_TABLE_SIZE - Static variable in class io.undertow.UndertowOptions
-
The size of the header table that is used in the encoder
- HTTP2_SETTINGS_HEADER_TABLE_SIZE_DEFAULT - Static variable in class io.undertow.UndertowOptions
-
- HTTP2_SETTINGS_INITIAL_WINDOW_SIZE - Static variable in class io.undertow.UndertowOptions
-
- HTTP2_SETTINGS_MAX_CONCURRENT_STREAMS - Static variable in class io.undertow.UndertowOptions
-
The maximum number of concurrent
- HTTP2_SETTINGS_MAX_FRAME_SIZE - Static variable in class io.undertow.UndertowOptions
-
- HTTP2_SETTINGS_MAX_HEADER_LIST_SIZE - Static variable in class io.undertow.UndertowOptions
-
- Http2Channel - Class in io.undertow.protocols.http2
-
SPDY channel.
- Http2Channel(StreamConnection, String, ByteBufferPool, PooledByteBuffer, boolean, boolean, OptionMap) - Constructor for class io.undertow.protocols.http2.Http2Channel
-
- Http2Channel(StreamConnection, String, ByteBufferPool, PooledByteBuffer, boolean, boolean, boolean, OptionMap) - Constructor for class io.undertow.protocols.http2.Http2Channel
-
- Http2Channel(StreamConnection, String, ByteBufferPool, PooledByteBuffer, boolean, boolean, boolean, ByteBuffer, OptionMap) - Constructor for class io.undertow.protocols.http2.Http2Channel
-
- Http2ClearClientProvider - Class in io.undertow.client.http2
-
HTTP2 client provider that uses HTTP upgrade rather than ALPN
- Http2ClearClientProvider() - Constructor for class io.undertow.client.http2.Http2ClearClientProvider
-
- Http2Client - Class in io.undertow.http2.tests.framework
-
- Http2Client(ClientConnection) - Constructor for class io.undertow.http2.tests.framework.Http2Client
-
- Http2ClientConnection - Class in io.undertow.client.http2
-
- Http2ClientConnection(Http2Channel, boolean, String, ClientStatistics) - Constructor for class io.undertow.client.http2.Http2ClientConnection
-
- Http2ClientExchange - Class in io.undertow.client.http2
-
- Http2ClientExchange(ClientConnection, Http2StreamSinkChannel, ClientRequest) - Constructor for class io.undertow.client.http2.Http2ClientExchange
-
- Http2ClientProvider - Class in io.undertow.client.http2
-
Plaintext HTTP2 client provider that works using HTTP upgrade
- Http2ClientProvider() - Constructor for class io.undertow.client.http2.Http2ClientProvider
-
- http2ContinuationFrameNotExpected() - Method in interface io.undertow.UndertowMessages
-
- Http2DataStreamSinkChannel - Class in io.undertow.protocols.http2
-
Headers channel
- http2FrameTooLarge() - Method in interface io.undertow.UndertowMessages
-
- Http2GoAwayParser - Class in io.undertow.protocols.http2
-
Parser for HTTP2 GO_AWAY frames
- Http2GoAwayParser(int) - Constructor for class io.undertow.protocols.http2.Http2GoAwayParser
-
- Http2GoAwayStreamSourceChannel - Class in io.undertow.protocols.http2
-
A HTTP2 go away frame
- Http2HeadersStreamSinkChannel - Class in io.undertow.protocols.http2
-
Headers channel
- Http2HeadersStreamSinkChannel(Http2Channel, int) - Constructor for class io.undertow.protocols.http2.Http2HeadersStreamSinkChannel
-
- Http2HeadersStreamSinkChannel(Http2Channel, int, HeaderMap) - Constructor for class io.undertow.protocols.http2.Http2HeadersStreamSinkChannel
-
- Http2OpenListener - Class in io.undertow.server.protocol.http2
-
Open listener for HTTP2 server
- Http2OpenListener(Pool<ByteBuffer>) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
-
Deprecated.
- Http2OpenListener(Pool<ByteBuffer>, OptionMap) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
-
Deprecated.
- Http2OpenListener(Pool<ByteBuffer>, OptionMap, String) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
-
Deprecated.
- Http2OpenListener(ByteBufferPool) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
-
- Http2OpenListener(ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
-
- Http2OpenListener(ByteBufferPool, OptionMap, String) - Constructor for class io.undertow.server.protocol.http2.Http2OpenListener
-
- Http2PingStreamSourceChannel - Class in io.undertow.protocols.http2
-
A HTTP2 Ping frame
- Http2PriorityTree - Class in io.undertow.protocols.http2
-
A structure that represents HTTP2 priority information.
- Http2PriorityTree() - Constructor for class io.undertow.protocols.http2.Http2PriorityTree
-
The maximum number of streams that we store priority information for
- Http2PriorKnowledgeClientProvider - Class in io.undertow.client.http2
-
HTTP2 client provider that connects to endpoints that are known to support HTTP2
- Http2PriorKnowledgeClientProvider() - Constructor for class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
-
- http2PriRequestFailed() - Method in interface io.undertow.UndertowMessages
-
- Http2PushBackParser - Class in io.undertow.protocols.http2
-
Parser that supports push back when not all data can be read.
- Http2PushBackParser(int) - Constructor for class io.undertow.protocols.http2.Http2PushBackParser
-
- Http2PushPromiseStreamSinkChannel - Class in io.undertow.protocols.http2
-
Push promise channel
- Http2PushPromiseStreamSourceChannel - Class in io.undertow.protocols.http2
-
A HTTP2 push promise frame
- Http2ReceiveListener - Class in io.undertow.server.protocol.http2
-
The recieve listener for a Http2 connection.
- Http2ReceiveListener(HttpHandler, OptionMap, int, ConnectorStatisticsImpl) - Constructor for class io.undertow.server.protocol.http2.Http2ReceiveListener
-
- Http2RstStreamStreamSourceChannel - Class in io.undertow.protocols.http2
-
A HTTP2 RST Stream channel
- Http2Server - Class in io.undertow.examples.http2
-
- Http2Server() - Constructor for class io.undertow.examples.http2.Http2Server
-
- Http2ServerConnection - Class in io.undertow.server.protocol.http2
-
A server connection.
- Http2ServerConnection(Http2Channel, Http2StreamSourceChannel, OptionMap, int, HttpHandler) - Constructor for class io.undertow.server.protocol.http2.Http2ServerConnection
-
- Http2ServerConnection(Http2Channel, Http2DataStreamSinkChannel, OptionMap, int, HttpHandler) - Constructor for class io.undertow.server.protocol.http2.Http2ServerConnection
-
Channel that is used when the request is already half closed
- Http2Setting - Class in io.undertow.protocols.http2
-
A Http2 Setting
- Http2SettingsStreamSinkChannel - Class in io.undertow.protocols.http2
-
//TODO: ack
- Http2SettingsStreamSourceChannel - Class in io.undertow.protocols.http2
-
A HTTP2 Settings frame
- Http2Stream - Interface in io.undertow.protocols.http2
-
- Http2StreamSinkChannel - Class in io.undertow.protocols.http2
-
- Http2StreamSourceChannel - Class in io.undertow.protocols.http2
-
- http2StreamWasReset() - Method in interface io.undertow.UndertowMessages
-
- Http2TestRunner - Class in io.undertow.http2.tests.framework
-
A class that starts a server before the test suite.
- Http2TestRunner(Class<?>) - Constructor for class io.undertow.http2.tests.framework.Http2TestRunner
-
- Http2UpgradeHandler - Class in io.undertow.server.protocol.http2
-
Upgrade listener for HTTP2, this allows connections to be established using the upgrade mechanism as detailed in Section 3.2.
- Http2UpgradeHandler(HttpHandler) - Constructor for class io.undertow.server.protocol.http2.Http2UpgradeHandler
-
- Http2UpgradeHandler(HttpHandler, String...) - Constructor for class io.undertow.server.protocol.http2.Http2UpgradeHandler
-
- HTTP_0_9 - Static variable in class io.undertow.util.Protocols
-
- HTTP_0_9_STRING - Static variable in class io.undertow.util.Protocols
-
HTTP 0.9.
- HTTP_1_0 - Static variable in class io.undertow.util.Protocols
-
HTTP 1.0.
- HTTP_1_0_STRING - Static variable in class io.undertow.util.Protocols
-
HTTP 1.0.
- HTTP_1_1 - Static variable in class io.undertow.util.Protocols
-
HTTP 1.1.
- HTTP_1_1_STRING - Static variable in class io.undertow.util.Protocols
-
HTTP 1.1.
- HTTP_2_0 - Static variable in class io.undertow.util.Protocols
-
HTTP 2.0.
- HTTP_2_0_STRING - Static variable in class io.undertow.util.Protocols
-
HTTP 1.1.
- HTTP_EXCHANGE_CLASS - Static variable in class io.undertow.annotationprocessor.RequestParserGenerator
-
- HTTP_EXCHANGE_DESCRIPTOR - Static variable in class io.undertow.annotationprocessor.RequestParserGenerator
-
- HTTP_LENGTH - Static variable in class io.undertow.server.protocol.http.HttpRequestParser
-
- HTTP_RESPONSE_CLASS - Static variable in class io.undertow.annotationprocessor.ResponseParserGenerator
-
- HTTP_RESULT - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- HTTP_STRING_CLASS - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- HTTP_STRING_DESCRIPTOR - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- HTTP_VERSION_NOT_SUPPORTED - Static variable in class io.undertow.util.StatusCodes
-
- HTTP_VERSION_NOT_SUPPORTED_STRING - Static variable in class io.undertow.util.StatusCodes
-
- HttpAttachments - Class in io.undertow.server.protocol.http
-
Exchange attachments that have specific meaning when using the HTTP protocol
- HttpAttachments() - Constructor for class io.undertow.server.protocol.http.HttpAttachments
-
- httpClientPingTask(URI) - Method in interface io.undertow.UndertowLogger
-
- HttpClientProvider - Class in io.undertow.client.http
-
- HttpClientProvider() - Constructor for class io.undertow.client.http.HttpClientProvider
-
- HttpContinue - Class in io.undertow.server.protocol.http
-
Class that provides support for dealing with HTTP 100 (Continue) responses.
- HttpContinue() - Constructor for class io.undertow.server.protocol.http.HttpContinue
-
- HttpContinue.ContinueResponseSender - Interface in io.undertow.server.protocol.http
-
A continue response that is in the process of being sent.
- httpContinueAccepting(HttpHandler, Predicate) - Static method in class io.undertow.Handlers
-
Returns a handler that sends back a HTTP 100 continue response if the given predicate resolves to true.
- httpContinueAccepting(HttpHandler) - Static method in class io.undertow.Handlers
-
Returns a handler that sends back a HTTP 100 continue response to all requests.
- HttpContinueAcceptingHandler - Class in io.undertow.server.handlers
-
Handler that provides support for HTTP/1.1 continue responses.
- HttpContinueAcceptingHandler(HttpHandler, Predicate) - Constructor for class io.undertow.server.handlers.HttpContinueAcceptingHandler
-
- HttpContinueAcceptingHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.HttpContinueAcceptingHandler
-
- httpContinueRead(HttpHandler) - Static method in class io.undertow.Handlers
-
A handler that automatically handles HTTP 100-continue responses, by sending a continue response when the first attempt is made to read from the request channel.
- HttpContinueReadHandler - Class in io.undertow.server.handlers
-
Handler for requests that require 100-continue responses.
- HttpContinueReadHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.HttpContinueReadHandler
-
- HttpHandler - Interface in io.undertow.server
-
A handler for an HTTP request.
- HttpMethodSecurityInfo - Class in io.undertow.servlet.api
-
- HttpMethodSecurityInfo() - Constructor for class io.undertow.servlet.api.HttpMethodSecurityInfo
-
- HttpOpenListener - Class in io.undertow.server.protocol.http
-
Open listener for HTTP server.
- HttpOpenListener(Pool<ByteBuffer>) - Constructor for class io.undertow.server.protocol.http.HttpOpenListener
-
Deprecated.
- HttpOpenListener(Pool<ByteBuffer>, OptionMap) - Constructor for class io.undertow.server.protocol.http.HttpOpenListener
-
Deprecated.
- HttpOpenListener(ByteBufferPool) - Constructor for class io.undertow.server.protocol.http.HttpOpenListener
-
- HttpOpenListener(ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.http.HttpOpenListener
-
- HttpParserAnnotationProcessor - Class in io.undertow.annotationprocessor
-
- HttpParserAnnotationProcessor() - Constructor for class io.undertow.annotationprocessor.HttpParserAnnotationProcessor
-
- HttpParserConfig - Annotation Type in io.undertow.annotationprocessor
-
If this annotation is applied to a class it will be replaced with a generated HTTP parser.
- httpPingDataMustBeLength8() - Method in interface io.undertow.UndertowMessages
-
- HttpRequestParser - Class in io.undertow.server.protocol.http
-
The basic HTTP parser.
- HttpRequestParser(OptionMap) - Constructor for class io.undertow.server.protocol.http.HttpRequestParser
-
- HttpResponse - Class in io.undertow.http2.tests.framework
-
A HTTP2 response
- HttpResponse(int, Map<String, List<String>>, byte[]) - Constructor for class io.undertow.http2.tests.framework.HttpResponse
-
- HttpResponseParserConfig - Annotation Type in io.undertow.annotationprocessor
-
If this annotation is applied to a class it will be replaced with a generated HTTP parser.
- HTTPS - Static variable in class io.undertow.server.handlers.SSLHeaderHandler
-
- HttpServerConnection - Class in io.undertow.server.protocol.http
-
A server-side HTTP connection.
- HttpServerConnection(StreamConnection, ByteBufferPool, HttpHandler, OptionMap, int) - Constructor for class io.undertow.server.protocol.http.HttpServerConnection
-
- HttpServerExchange - Class in io.undertow.server
-
An HTTP server request/response exchange.
- HttpServerExchange(ServerConnection, long) - Constructor for class io.undertow.server.HttpServerExchange
-
- HttpServerExchange(ServerConnection) - Constructor for class io.undertow.server.HttpServerExchange
-
- HttpServerExchange(ServerConnection, HeaderMap, HeaderMap, long) - Constructor for class io.undertow.server.HttpServerExchange
-
- HttpServerExchange.WrapperConduitFactory<T extends org.xnio.conduits.Conduit> - Class in io.undertow.server
-
- HttpServerExchange.WrapperStreamSinkConduitFactory - Class in io.undertow.server
-
- 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
-
The HTTP session implementation.
- HttpSessionImpl.UnwrapSessionAction - Class in io.undertow.servlet.spec
-
- HttpString - Class in io.undertow.util
-
An HTTP case-insensitive Latin-1 string.
- HttpString(byte[]) - Constructor for class io.undertow.util.HttpString
-
Construct a new instance.
- HttpString(byte[], int, int) - Constructor for class io.undertow.util.HttpString
-
Construct a new instance.
- HttpString(ByteBuffer) - Constructor for class io.undertow.util.HttpString
-
Construct a new instance by reading the remaining bytes from a buffer.
- HttpString(String) - Constructor for class io.undertow.util.HttpString
-
Construct a new instance from a String
.
- httpStrings() - Static method in class io.undertow.server.protocol.http.HttpRequestParser
-
This is a bit of hack to enable the parser to get access to the HttpString's that are sorted in the static fields of the relevant classes.
- HttpTraceHandler - Class in io.undertow.server.handlers
-
A handler that handles HTTP trace requests
- HttpTraceHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.HttpTraceHandler
-
- HttpTraceHandler.Builder - Class in io.undertow.server.handlers
-
- HttpUpgradeHandshake - Interface in io.undertow.server.handlers
-
Server side upgrade handler.
- HttpUpgradeListener - Interface in io.undertow.server
-
Listener that is used to perform a HTTP upgrade.
- HttpUpgradeMetadata(String, String) - Constructor for class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
-
- HuffmanCode(int, int) - Constructor for class io.undertow.protocols.http2.HPackHuffman.HuffmanCode
-
- huffmanEncodedHpackValueDidNotEndWithEOS() - Method in interface io.undertow.UndertowMessages
-
- Hybi07Handshake - Class in io.undertow.websockets.core.protocol.version07
-
The handshaking protocol implementation for Hybi-07.
- Hybi07Handshake(WebSocketVersion, Set<String>, boolean) - Constructor for class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
-
- Hybi07Handshake(Set<String>, boolean) - Constructor for class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
-
- Hybi07Handshake() - Constructor for class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
-
- Hybi08Handshake - Class in io.undertow.websockets.core.protocol.version08
-
The handshaking protocol implementation for Hybi-07, which is identical to Hybi-08, and thus is just a thin subclass of
Hybi07Handshake
that sets a different version number.
- Hybi08Handshake() - Constructor for class io.undertow.websockets.core.protocol.version08.Hybi08Handshake
-
- Hybi08Handshake(Set<String>, boolean) - Constructor for class io.undertow.websockets.core.protocol.version08.Hybi08Handshake
-
- Hybi13Handshake - Class in io.undertow.websockets.core.protocol.version13
-
The handshaking protocol implementation for Hybi-13.
- Hybi13Handshake() - Constructor for class io.undertow.websockets.core.protocol.version13.Hybi13Handshake
-
- Hybi13Handshake(Set<String>, boolean) - Constructor for class io.undertow.websockets.core.protocol.version13.Hybi13Handshake
-
- IDENT_USERNAME - Static variable in class io.undertow.attribute.IdentUsernameAttribute
-
- IDENTITY - Static variable in interface io.undertow.server.handlers.encoding.ContentEncodingProvider
-
- IDENTITY - Static variable in class io.undertow.server.handlers.encoding.ContentEncodingRepository
-
- IDENTITY - Static variable in class io.undertow.util.Headers
-
- IDENTITY_ENCODING - Static variable in class io.undertow.server.handlers.encoding.ContentEncodingRepository
-
- IdentityManager - Interface in io.undertow.security.idm
-
The IdentityManager interface to be implemented by an identity manager implementation providing user verification and identity loading to Undertow.
- IdentUsernameAttribute - Class in io.undertow.attribute
-
The ident username, not used, included for apache access log compatibility
- IdentUsernameAttribute.Builder - Class in io.undertow.attribute
-
- IDLE_TIMEOUT - Static variable in class io.undertow.UndertowOptions
-
The idle timeout in milliseconds after which the channel will be closed.
- IdleTimeoutConduit - Class in io.undertow.conduits
-
Conduit that adds support to close a channel once for a specified time no reads and no writes were performed.
- IdleTimeoutConduit(StreamSinkConduit, StreamSourceConduit) - Constructor for class io.undertow.conduits.IdleTimeoutConduit
-
- IF_MATCH - Static variable in class io.undertow.util.Headers
-
- IF_MATCH_STRING - Static variable in class io.undertow.util.Headers
-
- IF_MODIFIED_SINCE - Static variable in class io.undertow.util.Headers
-
- IF_MODIFIED_SINCE_STRING - Static variable in class io.undertow.util.Headers
-
- IF_NONE_MATCH - Static variable in class io.undertow.util.Headers
-
- IF_NONE_MATCH_STRING - Static variable in class io.undertow.util.Headers
-
- IF_RANGE - Static variable in class io.undertow.util.Headers
-
- IF_RANGE_STRING - Static variable in class io.undertow.util.Headers
-
- IF_UNMODIFIED_SINCE - Static variable in class io.undertow.util.Headers
-
- IF_UNMODIFIED_SINCE_STRING - Static variable in class io.undertow.util.Headers
-
- ignoringAjpRequestWithPrefixCode(byte) - Method in interface io.undertow.UndertowLogger
-
- illegalContentLength(long) - Method in interface io.undertow.client.UndertowClientMessages
-
- IM_USED - Static variable in class io.undertow.util.StatusCodes
-
- IM_USED_STRING - Static variable in class io.undertow.util.StatusCodes
-
- ImmediateAuthenticationMechanismFactory - Class in io.undertow.util
-
- ImmediateAuthenticationMechanismFactory(AuthenticationMechanism) - Constructor for class io.undertow.util.ImmediateAuthenticationMechanismFactory
-
- ImmediateConduitFactory<T extends org.xnio.conduits.Conduit> - Class in io.undertow.util
-
- ImmediateConduitFactory(T) - Constructor for class io.undertow.util.ImmediateConduitFactory
-
- 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
-
- ImmediatePooled<T> - Class in io.undertow.util
-
Wrapper that allows you to use a non-pooed item as a pooled value
- ImmediatePooled(T) - Constructor for class io.undertow.util.ImmediatePooled
-
- ImmediatePooledByteBuffer - Class in io.undertow.util
-
- ImmediatePooledByteBuffer(ByteBuffer) - Constructor for class io.undertow.util.ImmediatePooledByteBuffer
-
- implCloseChannel() - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
-
- INCLUDE - Static variable in class io.undertow.servlet.predicate.DispatcherTypePredicate
-
- include(ServletRequest, ServletResponse) - Method in class io.undertow.servlet.spec.RequestDispatcherImpl
-
- incorrectExtensionParameter(WebSocketExtension.Parameter) - Method in interface io.undertow.websockets.core.WebSocketLogger
-
- incorrectFrameType(WebSocketFrameType) - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- incorrectHttp2Preface() - Method in interface io.undertow.UndertowMessages
-
- increaseReferenceCount() - Method in class io.undertow.util.ReferenceCountedPooled
-
- indexOf(Object) - Method in class io.undertow.util.AttachmentList
-
- indexOf(Object) - Method in class io.undertow.util.HeaderValues
-
- init(ProcessingEnvironment) - Method in class io.undertow.annotationprocessor.HttpParserAnnotationProcessor
-
- init(ServletConfig) - Method in class io.undertow.examples.servlet.MessageServlet
-
- init(ServletInfo, Servlet, LifecycleInterceptor.LifecycleContext) - Method in interface io.undertow.servlet.api.LifecycleInterceptor
-
- init(FilterInfo, Filter, LifecycleInterceptor.LifecycleContext) - Method in interface io.undertow.servlet.api.LifecycleInterceptor
-
- init(ServletConfig) - Method in class io.undertow.servlet.handlers.DefaultServlet
-
- init(ServletConfig) - Method in class io.undertow.servlet.websockets.WebSocketServlet
-
- init(FilterConfig) - Method in class io.undertow.websockets.jsr.JsrWebSocketFilter
-
- initDone() - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- initExtensions(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
-
Create the ExtensionFunction
list associated with the negotiated extensions defined in the exchange's response.
- initialNewlineMeansRequestDone() - Method in interface io.undertow.annotationprocessor.AbstractParserGenerator.CustomStateMachine
-
- initialNewlineMeansRequestDone() - Method in class io.undertow.annotationprocessor.RequestParserGenerator.HeaderStateMachine
-
- initialNewlineMeansRequestDone() - Method in class io.undertow.annotationprocessor.RequestParserGenerator.VersionStateMachine
-
- initialRequestDone() - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
Called by the container when the initial request is finished.
- initiateTransfer(I, O, ChannelListener<? super I>, ChannelListener<? super O>, ChannelExceptionHandler<? super I>, ChannelExceptionHandler<? super O>, ByteBufferPool) - Static method in class io.undertow.util.Transfer
-
Initiate a low-copy transfer between two stream channels.
- initiateTransfer(I, O, ChannelListener<? super I>, ChannelListener<? super O>, ChannelExceptionHandler<? super I>, ChannelExceptionHandler<? super O>, ByteBufferPool) - Static method in class io.undertow.websockets.core.WebSocketUtils
-
Initiate a low-copy transfer between two stream channels.
- InMemorySessionManager - Class in io.undertow.server.session
-
The default in memory session manager.
- InMemorySessionManager(String, int, boolean) - Constructor for class io.undertow.server.session.InMemorySessionManager
-
- InMemorySessionManager(SessionIdGenerator, String, int, boolean) - Constructor for class io.undertow.server.session.InMemorySessionManager
-
- InMemorySessionManager(SessionIdGenerator, String, int, boolean, boolean) - Constructor for class io.undertow.server.session.InMemorySessionManager
-
- InMemorySessionManager(String, int) - Constructor for class io.undertow.server.session.InMemorySessionManager
-
- InMemorySessionManager(String) - Constructor for class io.undertow.server.session.InMemorySessionManager
-
- 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
-
- InMemorySessionManagerFactory(int) - 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
-
- InMemorySingleSignOnManager - Class in io.undertow.security.impl
-
- InMemorySingleSignOnManager() - Constructor for class io.undertow.security.impl.InMemorySingleSignOnManager
-
- 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
-
- insertFrame(S, List<S>) - Method in interface io.undertow.server.protocol.framed.FramePriority
-
Inserts the new frame at the correct location in the pending frame list.
- insertFrame(StreamSinkFrameChannel, List<StreamSinkFrameChannel>) - Method in class io.undertow.websockets.core.WebSocketFramePriority
-
- INSTANCE - Static variable in class io.undertow.attribute.AuthenticationTypeExchangeAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.DateTimeAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.HostAndPortAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.IdentUsernameAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.LocalIPAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.LocalPortAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.LocalServerNameAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.QueryStringAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.RelativePathAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.RemoteIPAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.RemoteUserAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.RequestLineAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.RequestMethodAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.RequestProtocolAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.RequestSchemeAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.RequestURLAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.ResponseCodeAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.SecureExchangeAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.SslCipherAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.SslClientCertAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.SslSessionIdAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.ThreadNameAttribute
-
- INSTANCE - Static variable in class io.undertow.attribute.TransportProtocolAttribute
-
- INSTANCE - Static variable in class io.undertow.predicate.AuthenticationRequiredPredicate
-
- INSTANCE - Static variable in class io.undertow.predicate.SecurePredicate
-
- INSTANCE - Static variable in class io.undertow.security.idm.ExternalCredential
-
- INSTANCE - Static variable in class io.undertow.security.impl.SecurityContextFactoryImpl
-
- instance(OptionMap) - Static method in class io.undertow.server.protocol.http.HttpRequestParser
-
- INSTANCE - Static variable in class io.undertow.servlet.attribute.ServletRelativePathAttribute
-
- INSTANCE - Static variable in class io.undertow.servlet.attribute.ServletRequestCharacterEncodingAttribute
-
- INSTANCE - Static variable in class io.undertow.servlet.attribute.ServletRequestedSessionIdAttribute
-
- INSTANCE - Static variable in class io.undertow.servlet.attribute.ServletRequestedSessionIdFromCookieAttribute
-
- INSTANCE - Static variable in class io.undertow.servlet.attribute.ServletRequestedSessionIdValidAttribute
-
- INSTANCE - Static variable in class io.undertow.servlet.attribute.ServletRequestLineAttribute
-
- INSTANCE - Static variable in class io.undertow.servlet.attribute.ServletRequestLocaleAttribute
-
- INSTANCE - Static variable in class io.undertow.servlet.attribute.ServletRequestURLAttribute
-
- INSTANCE - Static variable in class io.undertow.servlet.attribute.ServletSessionIdAttribute
-
- INSTANCE - Static variable in class io.undertow.servlet.core.DefaultAuthorizationManager
-
- 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
-
- INSTANCE - Static variable in class io.undertow.util.SameThreadExecutor
-
- instance - Static variable in class io.undertow.websockets.extensions.NoopExtensionFunction
-
- INSTANCE - Static variable in class io.undertow.websockets.jsr.DefaultContainerConfigurator
-
- 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.
- INSUFFICIENT_STORAGE - Static variable in class io.undertow.util.StatusCodes
-
- INSUFFICIENT_STORAGE_STRING - Static variable in class io.undertow.util.StatusCodes
-
- integerEncodedOverTooManyOctets(int) - Method in interface io.undertow.UndertowMessages
-
- INTERNAL_ERROR - Static variable in exception io.undertow.protocols.spdy.StreamErrorException
-
- INTERNAL_SERVER_ERROR - Static variable in class io.undertow.util.StatusCodes
-
- INTERNAL_SERVER_ERROR_STRING - Static variable in class io.undertow.util.StatusCodes
-
- INVALID_STREAM - Static variable in exception io.undertow.protocols.spdy.StreamErrorException
-
- invalidAclRule(String) - Method in interface io.undertow.UndertowMessages
-
- invalidate() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- invalidate(String) - Method in class io.undertow.server.handlers.resource.CachingResourceManager
-
- invalidate(HttpServerExchange) - Method in interface io.undertow.server.session.Session
-
Invalidates this session then unbinds any objects bound to it.
- invalidate() - Method in class io.undertow.servlet.handlers.ServletPathMatches
-
- invalidate() - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- invalidBase64Token(IOException) - Method in interface io.undertow.UndertowMessages
-
- invalidCloseFrameStatusCode(int) - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- invalidConnectionState() - Method in interface io.undertow.client.UndertowClientMessages
-
- invalidDataFrameLength() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- invalidHeader() - Method in interface io.undertow.UndertowMessages
-
- invalidNonceReceived() - Method in interface io.undertow.UndertowMessages
-
- InvalidOpCodeException - Exception in io.undertow.websockets.core
-
- InvalidOpCodeException() - Constructor for exception io.undertow.websockets.core.InvalidOpCodeException
-
- InvalidOpCodeException(String, Throwable) - Constructor for exception io.undertow.websockets.core.InvalidOpCodeException
-
- InvalidOpCodeException(String) - Constructor for exception io.undertow.websockets.core.InvalidOpCodeException
-
- InvalidOpCodeException(Throwable) - Constructor for exception io.undertow.websockets.core.InvalidOpCodeException
-
- invalidParameters(Method, Set<Integer>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- invalidParametersWithWrongAnnotation(Method, Set<Integer>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- invalidPayloadLengthForPing(long) - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- invalidPingSize() - Method in interface io.undertow.UndertowMessages
-
- invalidRequestResponseType(ServletRequest, ServletResponse) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- invalidSyntax(String) - Method in interface io.undertow.UndertowMessages
-
- invalidTextFrameEncoding() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- invalidTokenReceived(String, String) - Method in interface io.undertow.UndertowLogger
-
- invokeEndpointMethod(Executor, Runnable) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
Runs a web socket invocation, setting up the threads and dispatching a thread pool
- invokeEndpointMethod(Runnable) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
Directly invokes an endpoint method, without dispatching to an executor
- io.undertow - package io.undertow
-
- io.undertow.annotationprocessor - package io.undertow.annotationprocessor
-
- io.undertow.attribute - package io.undertow.attribute
-
- io.undertow.channels - package io.undertow.channels
-
- io.undertow.client - package io.undertow.client
-
- io.undertow.client.ajp - package io.undertow.client.ajp
-
- io.undertow.client.http - package io.undertow.client.http
-
- io.undertow.client.http2 - package io.undertow.client.http2
-
- io.undertow.client.spdy - package io.undertow.client.spdy
-
- io.undertow.conduits - package io.undertow.conduits
-
- io.undertow.connector - package io.undertow.connector
-
- io.undertow.examples - package io.undertow.examples
-
- io.undertow.examples.chat - package io.undertow.examples.chat
-
- io.undertow.examples.fileserving - package io.undertow.examples.fileserving
-
- io.undertow.examples.helloworld - package io.undertow.examples.helloworld
-
- io.undertow.examples.http2 - package io.undertow.examples.http2
-
- io.undertow.examples.jsrwebsockets - package io.undertow.examples.jsrwebsockets
-
- io.undertow.examples.reverseproxy - package io.undertow.examples.reverseproxy
-
- io.undertow.examples.security.basic - package io.undertow.examples.security.basic
-
- io.undertow.examples.servlet - package io.undertow.examples.servlet
-
- io.undertow.examples.sessionhandling - package io.undertow.examples.sessionhandling
-
- io.undertow.examples.sse - package io.undertow.examples.sse
-
- io.undertow.examples.websockets - package io.undertow.examples.websockets
-
- io.undertow.http2.tests.alpn - package io.undertow.http2.tests.alpn
-
- io.undertow.http2.tests.framework - package io.undertow.http2.tests.framework
-
- io.undertow.io - package io.undertow.io
-
- io.undertow.predicate - package io.undertow.predicate
-
- io.undertow.protocols.ajp - package io.undertow.protocols.ajp
-
- io.undertow.protocols.http2 - package io.undertow.protocols.http2
-
- io.undertow.protocols.spdy - package io.undertow.protocols.spdy
-
- io.undertow.protocols.ssl - package io.undertow.protocols.ssl
-
- io.undertow.security.api - package io.undertow.security.api
-
- io.undertow.security.handlers - package io.undertow.security.handlers
-
- io.undertow.security.idm - package io.undertow.security.idm
-
- io.undertow.security.impl - package io.undertow.security.impl
-
- io.undertow.server - package io.undertow.server
-
- io.undertow.server.handlers - package io.undertow.server.handlers
-
- io.undertow.server.handlers.accesslog - package io.undertow.server.handlers.accesslog
-
- io.undertow.server.handlers.builder - package io.undertow.server.handlers.builder
-
- io.undertow.server.handlers.cache - package io.undertow.server.handlers.cache
-
- io.undertow.server.handlers.encoding - package io.undertow.server.handlers.encoding
-
- io.undertow.server.handlers.error - package io.undertow.server.handlers.error
-
- io.undertow.server.handlers.form - package io.undertow.server.handlers.form
-
- io.undertow.server.handlers.proxy - package io.undertow.server.handlers.proxy
-
- io.undertow.server.handlers.proxy.mod_cluster - package io.undertow.server.handlers.proxy.mod_cluster
-
- io.undertow.server.handlers.resource - package io.undertow.server.handlers.resource
-
- io.undertow.server.handlers.sse - package io.undertow.server.handlers.sse
-
- io.undertow.server.protocol - package io.undertow.server.protocol
-
- io.undertow.server.protocol.ajp - package io.undertow.server.protocol.ajp
-
- io.undertow.server.protocol.framed - package io.undertow.server.protocol.framed
-
- io.undertow.server.protocol.http - package io.undertow.server.protocol.http
-
- io.undertow.server.protocol.http2 - package io.undertow.server.protocol.http2
-
- io.undertow.server.protocol.spdy - package io.undertow.server.protocol.spdy
-
- io.undertow.server.session - package io.undertow.server.session
-
- 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.sse - package io.undertow.servlet.sse
-
- 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
-
- io.undertow.websockets - package io.undertow.websockets
-
- io.undertow.websockets.client - package io.undertow.websockets.client
-
- io.undertow.websockets.core - package io.undertow.websockets.core
-
- io.undertow.websockets.core.function - package io.undertow.websockets.core.function
-
- io.undertow.websockets.core.protocol - package io.undertow.websockets.core.protocol
-
- io.undertow.websockets.core.protocol.version07 - package io.undertow.websockets.core.protocol.version07
-
- io.undertow.websockets.core.protocol.version08 - package io.undertow.websockets.core.protocol.version08
-
- io.undertow.websockets.core.protocol.version13 - package io.undertow.websockets.core.protocol.version13
-
- io.undertow.websockets.extensions - package io.undertow.websockets.extensions
-
- io.undertow.websockets.jsr - package io.undertow.websockets.jsr
-
- io.undertow.websockets.jsr.annotated - package io.undertow.websockets.jsr.annotated
-
- io.undertow.websockets.jsr.handshake - package io.undertow.websockets.jsr.handshake
-
- io.undertow.websockets.jsr.util - package io.undertow.websockets.jsr.util
-
- io.undertow.websockets.spi - package io.undertow.websockets.spi
-
- IO_UNDERTOW - Static variable in class io.undertow.servlet.core.SessionListenerBridge
-
- IO_UNDERTOW - Static variable in class io.undertow.servlet.spec.HttpSessionImpl
-
- IoCallback - Interface in io.undertow.io
-
- ioException(IOException) - Method in interface io.undertow.UndertowLogger
-
- ioExceptionDispatchingAsyncEvent(IOException) - Method in interface io.undertow.servlet.UndertowServletLogger
-
- ioExceptionHandingRequest(IOException) - Method in interface io.undertow.servlet.UndertowServletLogger
-
- ioExceptionReadingFromChannel(IOException) - Method in interface io.undertow.UndertowLogger
-
- ipAccessControl(HttpHandler, boolean) - Static method in class io.undertow.Handlers
-
Returns a new handler that can allow or deny access to a resource based on IP address
- IPAddressAccessControlHandler - Class in io.undertow.server.handlers
-
Handler that can accept or reject a request based on the IP address of the remote peer.
- IPAddressAccessControlHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.IPAddressAccessControlHandler
-
- IPAddressAccessControlHandler(HttpHandler, int) - Constructor for class io.undertow.server.handlers.IPAddressAccessControlHandler
-
- IPAddressAccessControlHandler() - Constructor for class io.undertow.server.handlers.IPAddressAccessControlHandler
-
- IPAddressAccessControlHandler.Builder - Class in io.undertow.server.handlers
-
- IS_SSL - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- isAck() - Method in class io.undertow.protocols.http2.Http2PingStreamSourceChannel
-
- isAllowNonStandardWrappers() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- isAllowQuoted() - Method in enum io.undertow.security.impl.AuthenticationInfoToken
-
- isAllowQuoted() - Method in enum io.undertow.security.impl.DigestAuthorizationToken
-
- isAllowQuoted() - Method in enum io.undertow.security.impl.DigestWWWAuthenticateToken
-
- isAllowQuoted() - Method in interface io.undertow.util.HeaderToken
-
- isAnotherFrameRequired() - Method in class io.undertow.server.protocol.framed.SendFrameHeader
-
Returns true if another frame is required after this one.
- 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
-
- isAuthenticated() - Method in interface io.undertow.security.api.SecurityContext
-
- isAuthenticated() - Method in class io.undertow.security.impl.AbstractSecurityContext
-
- isAuthenticationMechanismPresent(String) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Returns true if the specified mechanism is present in the login config
- isAuthenticationRequired() - Method in interface io.undertow.security.api.SecurityContext
-
Returns true if authentication is required
- isAuthenticationRequired(HttpServerExchange) - Method in class io.undertow.security.handlers.AuthenticationConstraintHandler
-
Evaluate the current request and indicate if authentication is required for the current request.
- isAuthenticationRequired() - Method in class io.undertow.security.impl.AbstractSecurityContext
-
- isAuthenticationRequired(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletAuthenticationConstraintHandler
-
- isAvailable() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.CountingErrorHandler
-
- isAvailable() - Method in interface io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler
-
Check whether pool is available
- isAvailable() - Method in class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler
-
- isBlocking() - Method in class io.undertow.server.HttpServerExchange
-
- isBroken() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- isCachingRequired() - Method in class io.undertow.security.api.SecurityNotification
-
- isCanonicalizePaths() - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- isChallengeSent() - Method in class io.undertow.security.api.AuthenticationMechanism.ChallengeResult
-
Check if the mechanism did send a challenge.
- isClient() - Method in class io.undertow.protocols.http2.Http2Channel
-
- isClient() - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- isClient() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- isClosed() - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
-
- isClosed() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- isCloseFrameReceived() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- isCloseFrameSent() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- isCloseInitiatedByRemotePeer() - Method in class io.undertow.websockets.core.WebSocketChannel
-
If this is true the session is being closed because the remote peer sent a close frame
- isCommitted() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- isComplete() - Method in class io.undertow.server.HttpServerExchange
-
Returns true if the completion handler for this exchange has been invoked, and the request is considered finished.
- isComplete() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- isComplete() - Method in class io.undertow.util.MultipartParser.ParseState
-
- isComplete() - Method in class io.undertow.websockets.core.BufferedBinaryMessage
-
- isComplete() - Method in class io.undertow.websockets.core.BufferedTextMessage
-
- isConfidential(HttpServerExchange) - Method in class io.undertow.security.handlers.AbstractConfidentialityHandler
-
Use the HttpServerExchange supplied to check if this request is already 'sufficiently' confidential.
- isConnectSupported() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- isConnectSupported() - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- isConnectSupported() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- isConnectSupported() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- isConnectSupported() - Method in class io.undertow.server.ServerConnection
-
- isContinueResponseSupported() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- isContinueResponseSupported() - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- isContinueResponseSupported() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- isContinueResponseSupported() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- isContinueResponseSupported() - Method in class io.undertow.server.ServerConnection
-
- isDefaultAllow() - Method in class io.undertow.server.handlers.AccessControlListHandler
-
- isDefaultAllow() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
- isDefaultAllowed() - Method in class io.undertow.servlet.api.DefaultServletConfig
-
Deprecated.
- isDefaultServletMapping() - Method in class io.undertow.servlet.handlers.ServletChain
-
- isDenyUncoveredHttpMethods() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- isDirectory() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- isDirectory() - Method in class io.undertow.server.handlers.resource.PathResource
-
- isDirectory() - Method in interface io.undertow.server.handlers.resource.Resource
-
- isDirectory() - Method in class io.undertow.server.handlers.resource.URLResource
-
- isDirectoryListingEnabled() - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- isDisableCachingForSecuredPages() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- isDiscard() - Method in interface io.undertow.server.handlers.Cookie
-
- isDiscard() - Method in class io.undertow.server.handlers.CookieImpl
-
- isDiscard() - Method in class io.undertow.server.session.SessionCookieConfig
-
- isDiscard() - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
-
- isDispatched() - Method in class io.undertow.server.HttpServerExchange
-
- isDispatched() - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
- isDispatchToWorker() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- isDispatchToWorkerThread() - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- isDone() - Method in interface io.undertow.websockets.core.WebSocketChannel.PartialFrame
-
- isEagerFilterInit() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- isEmpty() - Method in class io.undertow.servlet.handlers.security.SecurityPathMatches
-
- isEmpty() - Method in class io.undertow.util.AttachmentList
-
- isEmpty() - Method in class io.undertow.util.CopyOnWriteMap
-
- isEmpty() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Returns true
if this collection contains no elements.
- isEmpty() - Method in class io.undertow.util.HeaderValues
-
- isEmpty() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Returns true
if this collection contains no elements.
- isEnabled() - Static method in class io.undertow.client.http2.Http2ClientProvider
-
- isEnabled() - Static method in class io.undertow.client.spdy.SpdyClientProvider
-
- isEnabled() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
-
- isEnabled() - Method in class io.undertow.servlet.api.ServletInfo
-
- isEntityBodyAllowed(HttpServerExchange) - Static method in class io.undertow.server.Connectors
-
- isEscapeErrorMessage() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- isExclusivityRequired(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.ExclusivityChecker
-
- isFile() - Method in interface io.undertow.server.handlers.form.FormData.FormValue
-
Returns true if this is a file and not a simple string
- isFinalFragment() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
-
- isFinalFragment() - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
Flag to indicate if this frame is the final fragment in a message.
- isFinalFragment() - Method in interface io.undertow.websockets.core.WebSocketFrame
-
- isFinalFrameQueued() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- isFinished() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- isFinished() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- isFinished() - Method in class io.undertow.conduits.ChunkedStreamSourceConduit
-
- isFinished() - Method in class io.undertow.protocols.http2.Http2PushBackParser
-
- isFinished() - Method in class io.undertow.protocols.spdy.SpdyPushBackParser
-
- isFinished() - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
-
- isFinished() - Method in class io.undertow.servlet.spec.UpgradeServletInputStream
-
- isFirstDataWritten() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- isFlushPackets() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- isFlushPackets() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
- isFlushRequiredOnEmptyBuffer() - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
-
- isFlushRequiredOnEmptyBuffer() - Method in class io.undertow.protocols.spdy.SpdySynReplyStreamSinkChannel
-
- isFlushRequiredOnEmptyBuffer() - Method in class io.undertow.protocols.spdy.SpdySynStreamStreamSinkChannel
-
- isFlushRequiredOnEmptyBuffer() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- isForceCreation() - Method in class io.undertow.server.handlers.form.FormEncodedDataDefinition
-
- isFragmentationSupported() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
-
- isFreed() - Method in class io.undertow.util.ReferenceCountedPooled
-
- isGateOpen() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- isGateOpen() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- isHeader() - Method in interface io.undertow.annotationprocessor.AbstractParserGenerator.CustomStateMachine
-
- isHeader() - Method in class io.undertow.annotationprocessor.RequestParserGenerator.HeaderStateMachine
-
- isHeader() - Method in class io.undertow.annotationprocessor.RequestParserGenerator.VersionStateMachine
-
- isHostIncludedInRequestURI() - Method in class io.undertow.server.HttpServerExchange
-
If a request was submitted to the server with a full URI instead of just a path this will return true.
- isHttp09() - Method in class io.undertow.server.HttpServerExchange
-
Determine whether this request conforms to HTTP 0.9.
- isHttp10() - Method in class io.undertow.server.HttpServerExchange
-
Determine whether this request conforms to HTTP 1.0.
- isHttp11() - Method in class io.undertow.server.HttpServerExchange
-
Determine whether this request conforms to HTTP 1.1.
- isHttpOnly() - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- isHttpOnly() - Method in interface io.undertow.server.handlers.Cookie
-
- isHttpOnly() - Method in class io.undertow.server.handlers.CookieImpl
-
- isHttpOnly() - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- isIdentity() - Method in class io.undertow.server.handlers.encoding.AllowedContentEncodings
-
- isIgnoreFlush() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- isIgnoreForceClose() - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- isIncompatible(List<ExtensionHandshake>) - Method in interface io.undertow.websockets.extensions.ExtensionHandshake
-
Validate if current extension is compatible with previously negotiated in the server side.
- isIncompatible(List<ExtensionHandshake>) - Method in class io.undertow.websockets.extensions.PerMessageDeflateHandshake
-
- isInIoThread() - Method in class io.undertow.server.HttpServerExchange
-
- 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
-
- isLastFrame() - Method in class io.undertow.protocols.ajp.AbstractAjpClientStreamSinkChannel
-
- isLastFrame() - Method in class io.undertow.protocols.http2.AbstractHttp2StreamSinkChannel
-
- isLastFrame() - Method in class io.undertow.protocols.spdy.SpdyStreamSinkChannel
-
- isLastFrame() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- isLastFrame() - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
-
- isLastFrameReceived() - Method in class io.undertow.protocols.ajp.AjpClientChannel
-
- isLastFrameReceived() - Method in class io.undertow.protocols.http2.Http2Channel
-
- isLastFrameReceived() - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- isLastFrameReceived() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Returns true if the protocol specific final frame has been received.
- isLastFrameReceived() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- isLastFrameSent() - Method in class io.undertow.protocols.ajp.AjpClientChannel
-
- isLastFrameSent() - Method in class io.undertow.protocols.http2.Http2Channel
-
- isLastFrameSent() - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- isLastFrameSent() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- isLastFrameSent() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- isListenerClass(Class<?>) - Static method in class io.undertow.servlet.core.ApplicationListeners
-
- isMessageIntegrity() - Method in enum io.undertow.security.impl.DigestQop
-
- isMultiplexingSupported() - Method in interface io.undertow.client.ClientConnection
-
- isMultiplexingSupported() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- isMultiplexingSupported() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- isNew() - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- isNoEncodingsAllowed() - Method in class io.undertow.server.handlers.encoding.AllowedContentEncodings
-
If the list of allowed encodings was empty then it means that no encodings were allowed, and identity was explicitly prohibited with a q value of 0.
- isOpen() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- isOpen() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- isOpen() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- isOpen() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- isOpen() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- isOpen() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- isOpen() - Method in interface io.undertow.client.ClientConnection
-
- isOpen() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- isOpen() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- isOpen() - Method in interface io.undertow.connector.PooledByteBuffer
-
- isOpen() - Method in class io.undertow.protocols.ajp.AjpClientChannel
-
- isOpen() - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- isOpen() - Method in class io.undertow.server.AbstractServerConnection
-
- isOpen() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- isOpen() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- isOpen() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- isOpen() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- isOpen() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- isOpen() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- isOpen() - Method in class io.undertow.server.ServerConnection
-
- isOpen() - Method in class io.undertow.util.ImmediatePooledByteBuffer
-
- isOpen() - Method in class io.undertow.util.ReferenceCountedPooled
-
- isOpen() - Method in class io.undertow.websockets.core.function.ChannelFunctionReadableByteChannel
-
- isOpen() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- isOpen() - Method in class io.undertow.websockets.core.function.ChannelFunctionWritableByteChannel
-
- isOpen() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- isPeerGoneAway() - Method in class io.undertow.protocols.http2.Http2Channel
-
- isPermanentlyUnavailable() - Method in class io.undertow.servlet.core.ManagedServlet
-
- isPersistent() - Method in class io.undertow.server.HttpServerExchange
-
- isProgramatic() - Method in class io.undertow.security.api.SecurityNotification
-
- isProgramatic() - Method in class io.undertow.servlet.core.ManagedListener
-
- isPushEnabled() - Method in class io.undertow.protocols.http2.Http2Channel
-
- isPushSupported() - Method in interface io.undertow.client.ClientConnection
-
- isPushSupported() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- isPushSupported() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- isPushSupported() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- isPushSupported() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- isPushSupported() - Method in class io.undertow.server.ServerConnection
-
- isQueueNewRequests() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- isQueueNewRequests() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- isQueueNewRequests() - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
Flag indicating whether requests without a session can be queued.
- isQValueZero() - Method in class io.undertow.util.QValueParser.QValueResult
-
- isRangeSupported() - Method in class io.undertow.server.handlers.resource.CachedResource
-
- isRangeSupported() - Method in class io.undertow.server.handlers.resource.PathResource
-
- isRangeSupported() - Method in interface io.undertow.server.handlers.resource.RangeAwareResource
-
It is possible that some resources managers may only support range requests on a subset of their resources,
- isRangeSupported() - Method in class io.undertow.server.handlers.resource.URLResource
-
- isReadResumed() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- isReadResumed() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- isReadResumed() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- isReadResumed() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- isReadResumed() - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
-
- isReadResumed() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- isReadResumed() - Method in class io.undertow.protocols.ssl.SslConduit
-
- isReadResumed() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- isReadResumed() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- isReadsBroken() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- isReadsBroken() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- isReadShutdown() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- isReadShutdown() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- isReadShutdown() - Method in class io.undertow.protocols.ssl.SslConduit
-
- 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
-
- isReadyForFlush() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- isReceivesResumed() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- isRequestChannelAvailable() - Method in class io.undertow.server.HttpServerExchange
-
- isRequestComplete() - Method in class io.undertow.server.HttpServerExchange
-
Returns true if all data has been read from the request, or if there was not data.
- 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
-
- isRequireAllOrigins() - Method in class io.undertow.server.handlers.OriginHandler
-
- isRequiredWelcomeFileMatch() - Method in class io.undertow.servlet.handlers.ServletPathMatch
-
- isRequireOriginHeader() - Method in class io.undertow.server.handlers.OriginHandler
-
- isRequireWelcomeFileMapping() - Method in class io.undertow.servlet.api.ServletInfo
-
- isResourceChangeListenerSupported() - Method in class io.undertow.server.handlers.resource.CachingResourceManager
-
- isResourceChangeListenerSupported() - Method in class io.undertow.server.handlers.resource.ClassPathResourceManager
-
- isResourceChangeListenerSupported() - Method in class io.undertow.server.handlers.resource.PathResourceManager
-
- isResourceChangeListenerSupported() - Method in interface io.undertow.server.handlers.resource.ResourceManager
-
- isResponseChannelAvailable() - Method in class io.undertow.server.HttpServerExchange
-
- isResponseComplete() - Method in class io.undertow.server.HttpServerExchange
-
- isResponseStarted() - Method in class io.undertow.server.HttpServerExchange
-
- isRotate() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- isRunningInsideHandler() - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- isSecure() - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- isSecure() - Method in interface io.undertow.server.handlers.Cookie
-
- isSecure() - Method in class io.undertow.server.handlers.CookieImpl
-
- isSecure() - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- isSecure() - Method in class io.undertow.websockets.core.WebSocketChannel
-
Return true
if this is handled via WebSocket Secure.
- isSecure() - Method in class io.undertow.websockets.jsr.UndertowSession
-
- isSendCustomReasonPhraseOnError() - Method in class io.undertow.servlet.api.DeploymentInfo
-
- isSession() - Method in enum io.undertow.security.idm.DigestAlgorithm
-
- 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
-
- isStickySession() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- isStickySession() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
-
Getter for stickySession
- isStickySession() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
-
Getter for stickySession
- isStickySessionForce() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- isStickySessionForce() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
-
Getter for stickySessionForce
- isStickySessionForce() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
-
Getter for stickySessionForce
- isStickySessionRemove() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- isStickySessionRemove() - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer
-
Getter for stickySessionRemove
- isStickySessionRemove() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.LoadBalancer
-
Getter for stickySessionRemove
- isStopped() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
-
- isThisGoneAway() - Method in class io.undertow.protocols.http2.Http2Channel
-
- isTreatAsCommitted() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- isUpgrade() - Method in class io.undertow.server.HttpServerExchange
-
- isUpgraded() - Method in interface io.undertow.client.ClientConnection
-
- isUpgraded() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- isUpgraded() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- isUpgradeSupported() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- isUpgradeSupported() - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- isUpgradeSupported() - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- isUpgradeSupported() - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- isUpgradeSupported() - Method in class io.undertow.server.ServerConnection
-
- isUseAlias() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
- isUseLongContentLength() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- isUserInRole(String, Account, ServletInfo, HttpServletRequest, Deployment) - Method in interface io.undertow.servlet.api.AuthorizationManager
-
Tests if a user is in a given role
- isUserInRole(String, Account, ServletInfo, HttpServletRequest, Deployment) - Method in class io.undertow.servlet.core.DefaultAuthorizationManager
-
- isUserInRole(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- isUserInRole(String) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- isUserInRole(String) - Method in class io.undertow.websockets.jsr.handshake.ExchangeHandshakeRequest
-
- isUserInRole(String) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- isUserInRole(String) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- isValid(int) - Static method in class io.undertow.websockets.core.CloseMessage
-
Return true
if the provided code is a valid close status code.
- isWeak() - Method in class io.undertow.util.ETag
-
- isWriteResumed() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- isWriteResumed() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- isWriteResumed() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- isWriteResumed() - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
-
- isWriteResumed() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- isWriteResumed() - Method in class io.undertow.conduits.HeadStreamSinkConduit
-
- isWriteResumed() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- isWriteResumed() - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
-
- isWriteResumed() - Method in class io.undertow.protocols.ssl.SslConduit
-
- isWriteResumed() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- isWritesBroken() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- isWriteShutdown() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- isWriteShutdown() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- isWriteShutdown() - Method in class io.undertow.protocols.ssl.SslConduit
-
- isWritesShutdown() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
Returns true writes have been shutdown
- isWritesTerminated() - Method in class io.undertow.conduits.AbstractFramedStreamSinkConduit
-
- iterator() - Method in class io.undertow.server.handlers.form.FormData
-
- iterator() - Method in class io.undertow.util.AttachmentList
-
- iterator() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Returns an iterator over the elements in this deque in proper sequence.
- iterator() - Method in class io.undertow.util.HeaderMap
-
- iterator() - Method in class io.undertow.util.HeaderValues
-
- iterator() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Returns an iterator over the elements in this deque in proper sequence.
- 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
-
- paramCannotBeNull(String) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- paramCannotBeNull(String, String, String) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- Parameter(String, String) - Constructor for class io.undertow.websockets.WebSocketExtension.Parameter
-
- ParameterImpl(String, String) - Constructor for class io.undertow.websockets.jsr.ExtensionImpl.ParameterImpl
-
- parameterNotFound(Class<?>, Method) - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- parameters() - Method in class io.undertow.predicate.AuthenticationRequiredPredicate.Builder
-
- parameters() - Method in class io.undertow.predicate.ContainsPredicate.Builder
-
- parameters() - Method in class io.undertow.predicate.PathTemplatePredicate.Builder
-
- parameters() - Method in interface io.undertow.predicate.PredicateBuilder
-
Returns a map of parameters and their types.
- parameters() - Method in class io.undertow.predicate.PredicatesHandler.DoneHandlerBuilder
-
- parameters() - Method in class io.undertow.predicate.PredicatesHandler.RestartHandlerBuilder
-
- parameters() - Method in class io.undertow.predicate.RegularExpressionPredicate.Builder
-
- parameters() - Method in class io.undertow.predicate.SecurePredicate.Builder
-
- parameters() - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.AllowedMethodsHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.BlockingHandler.Builder
-
- parameters() - Method in interface io.undertow.server.handlers.builder.HandlerBuilder
-
Returns a map of parameters and their types.
- parameters() - Method in class io.undertow.server.handlers.builder.ResponseCodeHandlerBuilder
-
- parameters() - Method in class io.undertow.server.handlers.builder.RewriteHandlerBuilder
-
- parameters() - Method in class io.undertow.server.handlers.builder.SetHandlerBuilder
-
- parameters() - Method in class io.undertow.server.handlers.ByteRangeHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.CanonicalPathHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.DisableCacheHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.DisallowedMethodsHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.encoding.EncodingHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.HttpTraceHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.LearningPushHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.PathSeparatorHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.PeerNameResolvingHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.RedirectHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.RequestDumpingHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.RequestLimitingHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.resource.ResourceHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.SetHeaderHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.SSLHeaderHandler.Builder
-
- parameters() - Method in class io.undertow.server.handlers.URLDecodingHandler.Builder
-
- parameters() - Method in class io.undertow.server.JvmRouteHandler.Builder
-
- parameters() - Method in class io.undertow.servlet.predicate.DirectoryPredicate.Builder
-
- parameters() - Method in class io.undertow.servlet.predicate.DispatcherTypePredicate.Builder
-
- parameters() - Method in class io.undertow.servlet.predicate.FilePredicate.Builder
-
- parse(String) - Method in class io.undertow.attribute.ExchangeAttributeParser
-
Parses the provided value string, and turns it into a list of exchange attributes.
- parse(String, ClassLoader) - Static method in class io.undertow.predicate.PredicateParser
-
- parse(String) - Static method in class io.undertow.predicate.Predicates
-
parses the predicate string, and returns the result, using the TCCL to load predicate definitions
- parse(String, ClassLoader) - Static method in class io.undertow.predicate.Predicates
-
parses the predicate string, and returns the result
- parse(ByteBuffer, Http2FrameHeaderParser) - Method in class io.undertow.protocols.http2.Http2PushBackParser
-
- parse(ByteBuffer) - Method in class io.undertow.protocols.spdy.SpdyPushBackParser
-
- parse(String) - Method in class io.undertow.server.handlers.accesslog.ExtendedAccessLogParser
-
- parse(String, ClassLoader) - Static method in class io.undertow.server.handlers.builder.HandlerParser
-
- parse(File, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- parse(Path, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- parse(InputStream, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- parse(String, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- parse(HttpHandler) - Method in interface io.undertow.server.handlers.form.FormDataParser
-
Parse the form data asynchronously.
- parse(ByteBuffer, AjpRequestParseState, HttpServerExchange) - Method in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- parse(String) - Static method in class io.undertow.util.ByteRange
-
Attempts to parse a range request.
- parse(ByteBuffer) - Method in class io.undertow.util.MultipartParser.ParseState
-
- parse(List<String>) - Static method in class io.undertow.util.QValueParser
-
Parses a set of headers that take q values to determine the most preferred one.
- parse(String) - Static method in class io.undertow.websockets.WebSocketExtension
-
- parse16BitInteger(ByteBuffer, AjpRequestParseState) - Method in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- PARSE_COMPLETE - Static variable in class io.undertow.annotationprocessor.ResponseParserGenerator
-
- PARSE_STATE_CLASS - Static variable in class io.undertow.annotationprocessor.RequestParserGenerator
-
- PARSE_STATE_CLASS - Static variable in class io.undertow.annotationprocessor.ResponseParserGenerator
-
- PARSE_STATE_VAR - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- parseBlocking() - Method in interface io.undertow.server.handlers.form.FormDataParser
-
Parse the data, blocking the current thread until parsing is complete.
- parseDate(String) - Static method in class io.undertow.util.DateUtils
-
Attempts to pass a HTTP date.
- parseETagList(String) - Static method in class io.undertow.util.ETagUtils
-
- parseFrame(ByteBuffer) - Method in class io.undertow.protocols.ajp.AjpClientChannel
-
- parseFrame(ByteBuffer) - Method in class io.undertow.protocols.http2.Http2Channel
-
- parseFrame(ByteBuffer) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- parseFrame(ByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
Attempts to parse an incoming frame header from the data in the buffer.
- parseFrame(ByteBuffer) - Method in class io.undertow.websockets.core.WebSocketChannel
-
- parseHandler(String, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- parseHeader(String) - Static method in enum io.undertow.security.impl.AuthenticationInfoToken
-
- parseHeader(String) - Static method in enum io.undertow.security.impl.DigestAuthorizationToken
-
- parseHeader(String) - Static method in enum io.undertow.security.impl.DigestWWWAuthenticateToken
-
- parseHeader(String) - Method in class io.undertow.util.HeaderTokenParser
-
- parsePathParms(String, HttpServerExchange, String, boolean) - Static method in class io.undertow.util.URLUtils
-
- parsePredicate(String, ClassLoader) - Static method in class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- parseQueryString(String) - Static method in class io.undertow.util.QueryParameterUtils
-
Deprecated.
- parseQueryString(String, String) - Static method in class io.undertow.util.QueryParameterUtils
-
Parses a query string into a map
- parseQueryString(String, HttpServerExchange, String, boolean) - Static method in class io.undertow.util.URLUtils
-
- parser(ClassLoader) - Static method in class io.undertow.attribute.ExchangeAttributes
-
- parser(ClassLoader, ExchangeAttributeWrapper...) - Static method in class io.undertow.attribute.ExchangeAttributes
-
- parserDidNotMakeProgress() - Method in interface io.undertow.UndertowMessages
-
- parseRequestCookies(int, boolean, List<String>) - Static method in class io.undertow.util.Cookies
-
/** Parses the cookies from a list of "Cookie:" header values.
- parseRequestTimedOut(SocketAddress) - Method in interface io.undertow.UndertowLogger
-
- parseSetCookieHeader(String) - Static method in class io.undertow.util.Cookies
-
Parses a "Set-Cookie:" response header value into its cookie representation.
- parseSingleToken(String) - Method in class io.undertow.attribute.ExchangeAttributeParser
-
- ParseState(ByteBufferPool, MultipartParser.PartHandler, String, byte[]) - Constructor for class io.undertow.util.MultipartParser.ParseState
-
- parseStateClass - Variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- parseString(ByteBuffer, AjpRequestParseState, AjpRequestParser.StringType) - Method in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- ParseTimeoutUpdater - Class in io.undertow.server.protocol
-
Wrapper for parse timeout.
- ParseTimeoutUpdater(ServerConnection, long, long) - Constructor for class io.undertow.server.protocol.ParseTimeoutUpdater
-
Creates new instance of ParseTimeoutSourceConduit.
- PARTIAL_CONTENT - Static variable in class io.undertow.util.StatusCodes
-
- PARTIAL_CONTENT_STRING - Static variable in class io.undertow.util.StatusCodes
-
- PartImpl - Class in io.undertow.servlet.spec
-
- PartImpl(String, FormData.FormValue, MultipartConfigElement, ServletContextImpl) - Constructor for class io.undertow.servlet.spec.PartImpl
-
- PasswordCredential - Class in io.undertow.security.idm
-
A Credential representing the password of an Account.
- PasswordCredential(char[]) - Constructor for class io.undertow.security.idm.PasswordCredential
-
- PATH - Static variable in class io.undertow.annotationprocessor.RequestParserGenerator
-
- path(HttpHandler) - Static method in class io.undertow.Handlers
-
Creates a new path handler, with the default handler specified
- path() - Static method in class io.undertow.Handlers
-
Creates a new path handler
- path(String) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that returns true if the given path matches exactly.
- PATH - Static variable in class io.undertow.util.Cookies
-
- PATH_PARAMETERS - Static variable in class io.undertow.annotationprocessor.RequestParserGenerator
-
- PATH_PARAMS - Static variable in class io.undertow.websockets.jsr.handshake.HandshakeUtil
-
- PATH_TEMPLATE_MATCH - Static variable in class io.undertow.server.handlers.PathTemplateHandler
-
Deprecated.
- PathHandler - Class in io.undertow.server.handlers
-
Handler that dispatches to a given handler based of a prefix match of the path.
- PathHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.PathHandler
-
- PathHandler(HttpHandler, int) - Constructor for class io.undertow.server.handlers.PathHandler
-
- PathHandler() - Constructor for class io.undertow.server.handlers.PathHandler
-
- PathHandler(int) - Constructor for class io.undertow.server.handlers.PathHandler
-
- PathMatch(String, String, T) - Constructor for class io.undertow.util.PathMatcher.PathMatch
-
- PathMatcher<T> - Class in io.undertow.util
-
Handler that dispatches to a given handler based of a prefix match of the path.
- PathMatcher(T) - Constructor for class io.undertow.util.PathMatcher
-
- PathMatcher() - Constructor for class io.undertow.util.PathMatcher
-
- PathMatcher.PathMatch<T> - Class in io.undertow.util
-
- PathMatchResult(Map<String, String>, String, T) - Constructor for class io.undertow.util.PathTemplateMatcher.PathMatchResult
-
- pathMustBeSpecified() - Method in interface io.undertow.UndertowMessages
-
- pathMustStartWithSlash(String) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- PathParameterAttribute - Class in io.undertow.attribute
-
Path parameter
- PathParameterAttribute(String) - Constructor for class io.undertow.attribute.PathParameterAttribute
-
- PathParameterAttribute.Builder - Class in io.undertow.attribute
-
- PathParameterSessionConfig - Class in io.undertow.server.session
-
Session config that is based on a path parameter and URL rewriting
- PathParameterSessionConfig(String) - Constructor for class io.undertow.server.session.PathParameterSessionConfig
-
- PathParameterSessionConfig() - Constructor for class io.undertow.server.session.PathParameterSessionConfig
-
- PathResource - Class in io.undertow.server.handlers.resource
-
A path resource
- PathResource(Path, PathResourceManager, String) - Constructor for class io.undertow.server.handlers.resource.PathResource
-
- PathResourceManager - Class in io.undertow.server.handlers.resource
-
Serves files from the file system.
- PathResourceManager(Path, long) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
-
- PathResourceManager(Path, long, boolean) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
-
- PathResourceManager(Path, long, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
-
- PathResourceManager(long, boolean, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
-
- PathResourceManager(Path, long, boolean, boolean, String...) - Constructor for class io.undertow.server.handlers.resource.PathResourceManager
-
- paths(String...) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that returns true if any of the given paths match exactly.
- PathSeparatorHandler - Class in io.undertow.server.handlers
-
A handler that translates non slash separator characters in the URL into a slash.
- PathSeparatorHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.PathSeparatorHandler
-
- PathSeparatorHandler.Builder - Class in io.undertow.server.handlers
-
- pathTemplate() - Static method in class io.undertow.Handlers
-
- pathTemplate(boolean) - Static method in class io.undertow.Handlers
-
- PathTemplate - Class in io.undertow.util
-
Represents a parsed web socket path template.
- PathTemplateHandler - Class in io.undertow.server.handlers
-
A handler that matches URI templates
- PathTemplateHandler() - Constructor for class io.undertow.server.handlers.PathTemplateHandler
-
- PathTemplateHandler(boolean) - Constructor for class io.undertow.server.handlers.PathTemplateHandler
-
- PathTemplateHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.PathTemplateHandler
-
- PathTemplateHandler(HttpHandler, boolean) - Constructor for class io.undertow.server.handlers.PathTemplateHandler
-
- PathTemplateHandler.PathTemplateMatch - Class in io.undertow.server.handlers
-
Deprecated.
- PathTemplateMatch(String, Map<String, String>) - Constructor for class io.undertow.server.handlers.PathTemplateHandler.PathTemplateMatch
-
Deprecated.
- PathTemplateMatch - Class in io.undertow.util
-
The result of a path template match.
- PathTemplateMatch(String, Map<String, String>) - Constructor for class io.undertow.util.PathTemplateMatch
-
- PathTemplateMatcher<T> - Class in io.undertow.util
-
Utility class that provides fast path matching of path templates.
- PathTemplateMatcher() - Constructor for class io.undertow.util.PathTemplateMatcher
-
- PathTemplateMatcher.PathMatchResult<T> - Class in io.undertow.util
-
- pathTemplateNotFound(Class<?>, PathParam, Method, Set<String>) - Method in interface io.undertow.websockets.jsr.JsrWebSocketLogger
-
- PathTemplatePredicate - Class in io.undertow.predicate
-
- PathTemplatePredicate(String, ExchangeAttribute) - Constructor for class io.undertow.predicate.PathTemplatePredicate
-
- PathTemplatePredicate.Builder - Class in io.undertow.predicate
-
- pause() - Method in class io.undertow.io.AsyncReceiverImpl
-
- pause() - Method in class io.undertow.io.BlockingReceiverImpl
-
- pause() - Method in interface io.undertow.io.Receiver
-
When receiving partial data calling this method will pause the callbacks.
- pause(ServerWebSocketContainer.PauseListener) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
Pauses the container
- paused() - Method in interface io.undertow.websockets.jsr.ServerWebSocketContainer.PauseListener
-
- payloadNotSupportedInCloseFrames() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- PAYMENT_REQUIRED - Static variable in class io.undertow.util.StatusCodes
-
- PAYMENT_REQUIRED_STRING - Static variable in class io.undertow.util.StatusCodes
-
- peek() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- peek() - Method in class io.undertow.util.HeaderValues
-
- peek() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- peekFirst() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- peekFirst() - Method in class io.undertow.util.HeaderValues
-
- peekFirst() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- peekLast() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- peekLast() - Method in class io.undertow.util.HeaderValues
-
- peekLast() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- PeerNameResolvingHandler - Class in io.undertow.server.handlers
-
A handler that performs reverse DNS lookup to resolve a peer address
- PeerNameResolvingHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.PeerNameResolvingHandler
-
- PeerNameResolvingHandler(HttpHandler, PeerNameResolvingHandler.ResolveType) - Constructor for class io.undertow.server.handlers.PeerNameResolvingHandler
-
- PeerNameResolvingHandler.Builder - Class in io.undertow.server.handlers
-
- PeerNameResolvingHandler.ResolveType - Enum in io.undertow.server.handlers
-
- peerUnverified() - Method in interface io.undertow.UndertowMessages
-
- performUpgrade() - Method in interface io.undertow.client.ClientConnection
-
Upgrade the connection, if the underlying protocol supports it.
- performUpgrade() - Method in class io.undertow.client.http2.Http2ClientConnection
-
- performUpgrade() - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- performUpgrade(WebSocketHttpExchange, byte[]) - Method in class io.undertow.websockets.core.protocol.Handshake
-
convenience method to perform the upgrade
- performUpgrade(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
-
Perform the upgrade using no payload
- PERMANENT_REDIRECT - Static variable in class io.undertow.util.StatusCodes
-
- PERMANENT_REDIRECT_STRING - Static variable in class io.undertow.util.StatusCodes
-
- PerMessageDeflateFunction - Class in io.undertow.websockets.extensions
-
Implementation of permessage-deflate
WebSocket Extension.
- PerMessageDeflateFunction(int, boolean, boolean) - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateFunction
-
Create a new PerMessageDeflateExtension
instance.
- PerMessageDeflateHandshake - Class in io.undertow.websockets.extensions
-
Implementation of permessage-deflate
WebSocket Extension handshake.
- PerMessageDeflateHandshake() - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateHandshake
-
- PerMessageDeflateHandshake(boolean) - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateHandshake
-
Create a new PerMessageDeflateHandshake
instance.
- PerMessageDeflateHandshake(boolean, int) - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateHandshake
-
Create a new PerMessageDeflateHandshake
instance.
- PerMessageDeflateHandshake(boolean, boolean, boolean) - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateHandshake
-
Create a new PerMessageDeflateHandshake
instance.
- PerMessageDeflateHandshake(boolean, int, boolean, boolean) - Constructor for class io.undertow.websockets.extensions.PerMessageDeflateHandshake
-
Create a new PerMessageDeflateHandshake
instance.
- PersistentSession(Date, Map<String, Object>) - Constructor for class io.undertow.servlet.api.SessionPersistenceManager.PersistentSession
-
- 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
-
- PipeliningBufferingStreamSinkConduit - Class in io.undertow.server.protocol.http
-
A buffer that is used when processing pipelined requests, that allows the server to buffer multiple responses into a single write() call.
- PipeliningBufferingStreamSinkConduit(StreamSinkConduit, ByteBufferPool) - Constructor for class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
-
- PipeliningExecutor - Class in io.undertow.util
-
Executor that will continue to re-run tasks in a loop that are submitted from its own thread.
- PipeliningExecutor(Executor) - Constructor for class io.undertow.util.PipeliningExecutor
-
- poll() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- poll() - Method in class io.undertow.util.HeaderValues
-
- poll() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- pollFirst() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- pollFirst() - Method in class io.undertow.util.HeaderValues
-
- pollFirst() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- pollLast() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- pollLast() - Method in class io.undertow.util.HeaderValues
-
- pollLast() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- pongMessageNotSupported() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- PooledAdaptor - Class in io.undertow.util
-
- PooledAdaptor(PooledByteBuffer) - Constructor for class io.undertow.util.PooledAdaptor
-
- PooledBufferFrameCallback(PooledByteBuffer) - Constructor for class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBufferFrameCallback
-
- PooledBuffersFrameCallback(PooledByteBuffer...) - Constructor for class io.undertow.conduits.AbstractFramedStreamSinkConduit.PooledBuffersFrameCallback
-
- PooledByteBuffer - Interface in io.undertow.connector
-
- poolIsClosed() - Method in interface io.undertow.UndertowMessages
-
- pop() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- pop() - Method in class io.undertow.util.HeaderValues
-
- pop() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- populate(Object[], Map<Class<?>, Object>) - Method in interface io.undertow.websockets.jsr.annotated.BoundParameter
-
- PortableConcurrentDirectDeque<E> - Class in io.undertow.util
-
A modified version of ConcurrentLinkedDequeue which includes direct removal and is portable accorss all JVMs.
- PortableConcurrentDirectDeque() - Constructor for class io.undertow.util.PortableConcurrentDirectDeque
-
Constructs an empty deque.
- PortableConcurrentDirectDeque(Collection<? extends E>) - Constructor for class io.undertow.util.PortableConcurrentDirectDeque
-
Constructs a deque initially containing the elements of the given collection, added in traversal order of the collection's iterator.
- position() - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
-
- position(long) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
-
- positions() - Method in interface io.undertow.websockets.jsr.annotated.BoundParameter
-
- post(String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- post(String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- POST - Static variable in class io.undertow.util.Methods
-
- POST_STRING - Static variable in class io.undertow.util.Methods
-
- potentialCrossTalking(InetAddress, String, String) - Method in interface io.undertow.UndertowLogger
-
- PRAGMA - Static variable in class io.undertow.util.Headers
-
- PRAGMA_STRING - Static variable in class io.undertow.util.Headers
-
- PRE_CHUNKED_RESPONSE - Static variable in class io.undertow.server.protocol.http.HttpAttachments
-
If the value true
is attached to the exchange under this key then Undertow will assume that the underlying application has already taken care of chunking, and will not attempt to add its own chunk markers.
- PreChunkedStreamSinkConduit - Class in io.undertow.conduits
-
Channel that implements HTTP chunked transfer coding for data streams that already have chunk markers.
- PreChunkedStreamSinkConduit(StreamSinkConduit, ConduitListener<? super PreChunkedStreamSinkConduit>, Attachable) - Constructor for class io.undertow.conduits.PreChunkedStreamSinkConduit
-
Construct a new instance.
- PRECONDITION_FAILED - Static variable in class io.undertow.util.StatusCodes
-
- PRECONDITION_FAILED_STRING - Static variable in class io.undertow.util.StatusCodes
-
- PRECONDITION_REQUIRED - Static variable in class io.undertow.util.StatusCodes
-
- PRECONDITION_REQUIRED_STRING - Static variable in class io.undertow.util.StatusCodes
-
- preDeflate(byte[]) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- preDeflate(byte[]) - Method in class io.undertow.conduits.GzipStreamSinkConduit
-
- predicate(Predicate, HttpHandler, HttpHandler) - Static method in class io.undertow.Handlers
-
Returns a new predicate handler, that will delegate to one of the two provided handlers based on the value of the provided predicate.
- Predicate - Interface in io.undertow.predicate
-
A predicate.
- PREDICATE_CONTEXT - Static variable in interface io.undertow.predicate.Predicate
-
Attachment key that can be used to store additional predicate context that allows the predicates to store additional information.
- PredicateBuilder - Interface in io.undertow.predicate
-
An interface that knows how to build a predicate from a textual representation.
- predicateContext(HttpHandler) - Static method in class io.undertow.Handlers
-
- PredicateContextAttribute - Class in io.undertow.attribute
-
- PredicateContextAttribute(String) - Constructor for class io.undertow.attribute.PredicateContextAttribute
-
- PredicateContextAttribute.Builder - Class in io.undertow.attribute
-
- PredicateContextHandler - Class in io.undertow.server.handlers
-
Handler that sets up the predicate context
- PredicateContextHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.PredicateContextHandler
-
- PredicatedHandler - Class in io.undertow.server.handlers.builder
-
- PredicatedHandler(Predicate, HandlerWrapper) - Constructor for class io.undertow.server.handlers.builder.PredicatedHandler
-
- PredicatedHandler(Predicate, HandlerWrapper, HandlerWrapper) - Constructor for class io.undertow.server.handlers.builder.PredicatedHandler
-
- PredicatedHandlersParser - Class in io.undertow.server.handlers.builder
-
Parser for the undertow-handlers.conf file.
- PredicatedHandlersParser() - Constructor for class io.undertow.server.handlers.builder.PredicatedHandlersParser
-
- PredicatedHandlersParser.Node - Interface in io.undertow.server.handlers.builder
-
- PredicateHandler - Class in io.undertow.server.handlers
-
- PredicateHandler(Predicate, HttpHandler, HttpHandler) - Constructor for class io.undertow.server.handlers.PredicateHandler
-
- PredicateParser - Class in io.undertow.predicate
-
Parser that can build a predicate from a string representation.
- PredicateParser() - Constructor for class io.undertow.predicate.PredicateParser
-
- predicates(List<PredicatedHandler>, HttpHandler) - Static method in class io.undertow.Handlers
-
- Predicates - Class in io.undertow.predicate
-
Utility class used for creating predicates
- PredicatesHandler - Class in io.undertow.predicate
-
Handler that can deal with a large number of predicates.
- PredicatesHandler(HttpHandler) - Constructor for class io.undertow.predicate.PredicatesHandler
-
- PredicatesHandler(HttpHandler, boolean) - Constructor for class io.undertow.predicate.PredicatesHandler
-
- PredicatesHandler.DoneHandlerBuilder - Class in io.undertow.predicate
-
- PredicatesHandler.RestartHandlerBuilder - Class in io.undertow.predicate
-
- PredicatesHandler.Wrapper - Class in io.undertow.predicate
-
- PREFACE_BYTES - Static variable in class io.undertow.protocols.http2.Http2Channel
-
- prefix(String) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that returns true if the given relative path starts with the provided prefix.
- PREFIX_MATCH - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- prefixes(String...) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that returns true if the relative request path matches any of the provided prefixes.
- prepareUpgrade(ServerEndpointConfig, WebSocketHttpExchange) - Static method in class io.undertow.websockets.jsr.handshake.HandshakeUtil
-
Prepare for upgrade
- PRI_REQUEST - Static variable in class io.undertow.client.http2.Http2PriorKnowledgeClientProvider
-
- 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
-
- priority() - Method in class io.undertow.attribute.AuthenticationTypeExchangeAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.BytesSentAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.CookieAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.DateTimeAttribute.Builder
-
- priority() - Method in interface io.undertow.attribute.ExchangeAttributeBuilder
-
The priority of the builder.
- priority() - Method in class io.undertow.attribute.HostAndPortAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.IdentUsernameAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.LocalIPAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.LocalPortAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.LocalServerNameAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.PathParameterAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.PredicateContextAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.QueryParameterAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.QueryStringAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.RelativePathAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.RemoteIPAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.RemoteUserAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.RequestHeaderAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.RequestLineAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.RequestMethodAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.RequestProtocolAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.RequestSchemeAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.RequestURLAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.ResponseCodeAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.ResponseHeaderAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.ResponseTimeAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.SecureExchangeAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.SslCipherAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.SslClientCertAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.SslSessionIdAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.ThreadNameAttribute.Builder
-
- priority() - Method in class io.undertow.attribute.TransportProtocolAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletContextAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletRelativePathAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletRequestAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletRequestCharacterEncodingAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletRequestedSessionIdAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletRequestedSessionIdFromCookieAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletRequestedSessionIdValidAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletRequestLineAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletRequestLocaleAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletRequestParameterAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletRequestURLAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletSessionAttribute.Builder
-
- priority() - Method in class io.undertow.servlet.attribute.ServletSessionIdAttribute.Builder
-
- priorityFrame(int, int, int, boolean) - Method in class io.undertow.protocols.http2.Http2PriorityTree
-
- proceed() - Method in interface io.undertow.server.ExchangeCompletionListener.NextListener
-
- proceed() - Method in interface io.undertow.servlet.api.LifecycleInterceptor.LifecycleContext
-
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class io.undertow.annotationprocessor.HttpParserAnnotationProcessor
-
- processFrameData(PooledByteBuffer, boolean) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- processFrameData(PooledByteBuffer, boolean) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- PROCESSING - Static variable in class io.undertow.util.StatusCodes
-
- PROCESSING_STRING - Static variable in class io.undertow.util.StatusCodes
-
- PROPFIND - Static variable in class io.undertow.util.Methods
-
- PROPFIND_STRING - Static variable in class io.undertow.util.Methods
-
- PROPPATCH - Static variable in class io.undertow.util.Methods
-
- PROPPATCH_STRING - Static variable in class io.undertow.util.Methods
-
- PROTOCOL_ERROR - Static variable in exception io.undertow.protocols.spdy.StreamErrorException
-
- PROTOCOL_ERROR - Static variable in class io.undertow.websockets.core.CloseMessage
-
- Protocols - Class in io.undertow.util
-
Protocol version strings.
- ProxiedRequestAttachments - Class in io.undertow.client
-
Additional attachments that are specific to requests that are being proxied from one server to another
- ProxiedRequestAttachments() - Constructor for class io.undertow.client.ProxiedRequestAttachments
-
- PROXY_AUTHENTICATE - Static variable in class io.undertow.util.Headers
-
- PROXY_AUTHENTICATE_STRING - Static variable in class io.undertow.util.Headers
-
- PROXY_AUTHENTICATION_REQUIRED - Static variable in class io.undertow.util.StatusCodes
-
- PROXY_AUTHENTICATION_REQUIRED_STRING - Static variable in class io.undertow.util.StatusCodes
-
- PROXY_AUTHORIZATION - Static variable in class io.undertow.util.Headers
-
- PROXY_AUTHORIZATION_STRING - Static variable in class io.undertow.util.Headers
-
- PROXY_REQUEST_LOGGER - Static variable in interface io.undertow.UndertowLogger
-
- proxyAdvertiseCannotSendMessage(Exception, InetSocketAddress) - Method in interface io.undertow.UndertowLogger
-
- proxyAdvertisementsStarted(String, int) - Method in interface io.undertow.UndertowLogger
-
- proxyAdvertiseMessagePayload(String) - Method in interface io.undertow.UndertowLogger
-
- ProxyCallback<T> - Interface in io.undertow.server.handlers.proxy
-
Yet another callback class, this one used by the proxy handler
- ProxyClient - Interface in io.undertow.server.handlers.proxy
-
A client that provides connections for the proxy handler.
- ProxyClient.ProxyTarget - Interface in io.undertow.server.handlers.proxy
-
An opaque interface that may contain information about the proxy target
- ProxyConnection - Class in io.undertow.server.handlers.proxy
-
A connection to a backend proxy.
- ProxyConnection(ClientConnection, String) - Constructor for class io.undertow.server.handlers.proxy.ProxyConnection
-
- proxyConnectionFailed(int) - Method in interface io.undertow.UndertowMessages
-
- ProxyConnectionPool - Class in io.undertow.server.handlers.proxy
-
A pool of connections to a target host.
- ProxyConnectionPool(ConnectionPoolManager, URI, UndertowClient, OptionMap) - Constructor for class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- ProxyConnectionPool(ConnectionPoolManager, InetSocketAddress, URI, UndertowClient, OptionMap) - Constructor for class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- ProxyConnectionPool(ConnectionPoolManager, URI, XnioSsl, UndertowClient, OptionMap) - Constructor for class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- ProxyConnectionPool(ConnectionPoolManager, InetSocketAddress, URI, XnioSsl, UndertowClient, OptionMap) - Constructor for class io.undertow.server.handlers.proxy.ProxyConnectionPool
-
- ProxyConnectionPool.AvailabilityType - Enum in io.undertow.server.handlers.proxy
-
- ProxyConnectionPoolConfig - Interface in io.undertow.server.handlers.proxy
-
- proxyFailedToConnectToBackend(String, URI) - Method in interface io.undertow.UndertowLogger
-
- proxyHandler(ProxyClient, int, HttpHandler) - Static method in class io.undertow.Handlers
-
Returns a handler that can act as a load balancing reverse proxy.
- proxyHandler(ProxyClient, HttpHandler) - Static method in class io.undertow.Handlers
-
Returns a handler that can act as a load balancing reverse proxy.
- proxyHandler(ProxyClient) - Static method in class io.undertow.Handlers
-
Returns a handler that can act as a load balancing reverse proxy.
- ProxyHandler - Class in io.undertow.server.handlers.proxy
-
An HTTP handler which proxies content to a remote server.
- ProxyHandler(ProxyClient, int, HttpHandler) - Constructor for class io.undertow.server.handlers.proxy.ProxyHandler
-
- ProxyHandler(ProxyClient, int, HttpHandler, boolean, boolean) - Constructor for class io.undertow.server.handlers.proxy.ProxyHandler
-
- ProxyHandler(ProxyClient, HttpHandler) - Constructor for class io.undertow.server.handlers.proxy.ProxyHandler
-
- ProxyHandler.Builder - Class in io.undertow.server.handlers.proxy
-
- proxyPeerAddress(HttpHandler) - Static method in class io.undertow.Handlers
-
Returns a new handler that sets the peer address based on the X-Forwarded-For and X-Forwarded-Proto header
- ProxyPeerAddressHandler - Class in io.undertow.server.handlers
-
Handler that sets the peer address to the value of the X-Forwarded-For header.
- ProxyPeerAddressHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.ProxyPeerAddressHandler
-
- ProxyPeerAddressHandler.Builder - Class in io.undertow.server.handlers
-
- proxyRequestFailed(String, Exception) - Method in interface io.undertow.UndertowLogger
-
- proxyRequestFailedToResolveBackend(String) - Method in interface io.undertow.UndertowLogger
-
- proxyRequestTimedOut(String) - Method in interface io.undertow.UndertowLogger
-
- push(E) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- push(String) - Method in class io.undertow.util.HeaderValues
-
- push(E) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- PushCallback - Interface in io.undertow.client
-
- pushPromiseCanOnlyBeCreatedByServer() - Method in interface io.undertow.UndertowMessages
-
- pushResource(String, HttpString, HeaderMap) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- pushResource(String, HttpString, HeaderMap, HttpHandler) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- pushResource(String, HttpString, HeaderMap) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- pushResource(String, HttpString, HeaderMap, HttpHandler) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- pushResource(String, HttpString, HeaderMap) - Method in class io.undertow.server.ServerConnection
-
Attempts to push a resource if this connection supports server push.
- pushResource(String, HttpString, HeaderMap, HttpHandler) - Method in class io.undertow.server.ServerConnection
-
Attempts to push a resource if this connection supports server push.
- put(String, String, HeaderMap) - Method in class io.undertow.server.handlers.form.FormData
-
- put(String, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- put(String, Predicate, HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- put(K, V) - Method in class io.undertow.util.CopyOnWriteMap
-
- put(HttpString, String) - Method in class io.undertow.util.HeaderMap
-
- put(HttpString, long) - Method in class io.undertow.util.HeaderMap
-
- PUT - Static variable in class io.undertow.util.Methods
-
- put(K, V) - Method in class io.undertow.util.SecureHashMap
-
- put(String, V) - Method in class io.undertow.util.SubstringMap
-
- PUT_STRING - Static variable in class io.undertow.util.Methods
-
- putAll(Map<? extends K, ? extends V>) - Method in class io.undertow.util.CopyOnWriteMap
-
- putAll(HttpString, Collection<String>) - Method in class io.undertow.util.HeaderMap
-
- putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.protocols.http2.Http2Channel
-
- putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.util.AbstractAttachable
-
Set an attachment value.
- putAttachment(AttachmentKey<T>, T) - Method in interface io.undertow.util.Attachable
-
Set an attachment value.
- putAttachment(AttachmentKey<T>, T) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- putAttachment(AttachmentKey<T>, T) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
- putIfAbsent(K, V) - Method in class io.undertow.util.CopyOnWriteMap
-
- putIfAbsent(K, V) - Method in class io.undertow.util.SecureHashMap
-
- putValue(String, Object) - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- Range(long, long) - Constructor for class io.undertow.util.ByteRange.Range
-
- RANGE - Static variable in class io.undertow.util.Headers
-
- RANGE_STRING - Static variable in class io.undertow.util.Headers
-
- RangeAwareResource - Interface in io.undertow.server.handlers.resource
-
A resource implementation that
- RangeStreamSinkConduit - Class in io.undertow.conduits
-
- RangeStreamSinkConduit(StreamSinkConduit, long, long, long) - Constructor for class io.undertow.conduits.RangeStreamSinkConduit
-
- RateLimitingStreamSinkConduit - Class in io.undertow.conduits
-
Class that implements the token bucket algorithm.
- RateLimitingStreamSinkConduit(StreamSinkConduit, int, long, TimeUnit) - Constructor for class io.undertow.conduits.RateLimitingStreamSinkConduit
-
- read(ByteBuffer[]) - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- read(ByteBuffer) - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- read(ByteBuffer[]) - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- read(ByteBuffer) - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- read(ByteBuffer[]) - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- read(ByteBuffer) - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.channels.ReadTimeoutStreamSourceChannel
-
- read(ByteBuffer[]) - Method in class io.undertow.channels.ReadTimeoutStreamSourceChannel
-
- read(ByteBuffer) - Method in class io.undertow.channels.ReadTimeoutStreamSourceChannel
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.BrokenStreamSourceConduit
-
- read(ByteBuffer) - Method in class io.undertow.conduits.BrokenStreamSourceConduit
-
- read(ByteBuffer) - Method in class io.undertow.conduits.BytesReceivedStreamSourceConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.BytesReceivedStreamSourceConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.ChunkedStreamSourceConduit
-
- read(ByteBuffer) - Method in class io.undertow.conduits.ChunkedStreamSourceConduit
-
- read(ByteBuffer) - Method in class io.undertow.conduits.DebuggingStreamSourceConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.DebuggingStreamSourceConduit
-
- read(ByteBuffer) - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.FinishableStreamSourceConduit
-
- read(ByteBuffer) - Method in class io.undertow.conduits.FinishableStreamSourceConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
-
- read(ByteBuffer[]) - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
-
- read(ByteBuffer) - Method in class io.undertow.conduits.FixedLengthStreamSourceConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- read(ByteBuffer) - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- read(ByteBuffer) - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
-
- read(ByteBuffer) - Method in class io.undertow.conduits.ReadTimeoutStreamSourceConduit
-
- read() - Method in class io.undertow.io.UndertowInputStream
-
- read(byte[]) - Method in class io.undertow.io.UndertowInputStream
-
- read(byte[], int, int) - Method in class io.undertow.io.UndertowInputStream
-
- read(ByteBuffer) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- read(ByteBuffer[]) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- read(ByteBuffer) - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel
-
- read(ByteBuffer[]) - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel
-
- read(ByteBuffer) - Method in class io.undertow.protocols.ssl.SslConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.protocols.ssl.SslConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
-
- read(ByteBuffer) - Method in class io.undertow.server.protocol.ajp.AjpServerRequestConduit
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- read(ByteBuffer[]) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- read(ByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- 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
-
- read(byte[], int, int) - Method in class io.undertow.util.FlexBase64.DecoderInputStream
- read() - Method in class io.undertow.util.FlexBase64.DecoderInputStream
- read() - Method in class io.undertow.util.FlexBase64.EncoderInputStream
- read(byte[], int, int) - Method in class io.undertow.util.FlexBase64.EncoderInputStream
- read(StreamSourceFrameChannel, WebSocketCallback<BufferedBinaryMessage>) - Method in class io.undertow.websockets.core.BufferedBinaryMessage
-
- read(StreamSourceFrameChannel, WebSocketCallback<BufferedTextMessage>) - Method in class io.undertow.websockets.core.BufferedTextMessage
-
- read(ByteBuffer) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
-
- read(ByteBuffer, long) - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
-
- read(ByteBuffer) - Method in class io.undertow.websockets.core.function.ChannelFunctionReadableByteChannel
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- read(ByteBuffer[]) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- read(ByteBuffer) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- read(ByteBuffer) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- read(ByteBuffer[]) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- read(ByteBuffer[], int, int) - Method in class io.undertow.websockets.core.StreamSourceFrameChannel
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.AuthenticationTypeExchangeAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.BytesSentAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.CompositeExchangeAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ConstantExchangeAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.CookieAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.DateTimeAttribute
-
- readAttribute(HttpServerExchange) - Method in interface io.undertow.attribute.ExchangeAttribute
-
Resolve the attribute from the HTTP server exchange.
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.HostAndPortAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.IdentUsernameAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.LocalIPAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.LocalPortAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.LocalServerNameAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.PathParameterAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.PredicateContextAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.QueryParameterAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.QueryStringAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.QuotingExchangeAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RelativePathAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RemoteIPAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RemoteUserAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestHeaderAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestLineAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestMethodAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestProtocolAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestSchemeAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.RequestURLAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ResponseCodeAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ResponseHeaderAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ResponseTimeAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.SecureExchangeAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.SslCipherAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.SslClientCertAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.SslSessionIdAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.SubstituteEmptyWrapper.SubstituteEmptyAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.ThreadNameAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.attribute.TransportProtocolAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletContextAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRelativePathAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRequestAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRequestCharacterEncodingAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRequestedSessionIdAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRequestedSessionIdFromCookieAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRequestedSessionIdValidAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRequestLineAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRequestLocaleAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRequestParameterAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletRequestURLAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletSessionAttribute
-
- readAttribute(HttpServerExchange) - Method in class io.undertow.servlet.attribute.ServletSessionIdAttribute
-
- readBlocking(StreamSourceFrameChannel) - Method in class io.undertow.websockets.core.BufferedBinaryMessage
-
- readBlocking(StreamSourceFrameChannel) - Method in class io.undertow.websockets.core.BufferedTextMessage
-
- readComplete - Variable in class io.undertow.server.protocol.ajp.AjpRequestParser.IntegerHolder
-
- readComplete - Variable in class io.undertow.server.protocol.ajp.AjpRequestParser.StringHolder
-
- ReadDataStreamSourceConduit - Class in io.undertow.conduits
-
- ReadDataStreamSourceConduit(StreamSourceConduit, AbstractServerConnection) - Constructor for class io.undertow.conduits.ReadDataStreamSourceConduit
-
- readFile(Class<?>, String) - Static method in class io.undertow.util.FileUtils
-
- readFile(URL) - Static method in class io.undertow.util.FileUtils
-
- readFile(InputStream) - Static method in class io.undertow.util.FileUtils
-
- ReadOnlyAttributeException - Exception in io.undertow.attribute
-
An exception that is thrown when an attribute is read only
- ReadOnlyAttributeException() - Constructor for exception io.undertow.attribute.ReadOnlyAttributeException
-
- ReadOnlyAttributeException(String, String) - Constructor for exception io.undertow.attribute.ReadOnlyAttributeException
-
- readRequestData() - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- readRequestData() - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- readRequestData() - Method in class io.undertow.websockets.spi.BlockingWebSocketHttpServerExchange
-
- readRequestData() - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
Gets the body of the request.
- readSetter - Variable in class io.undertow.channels.DelegatingStreamSourceChannel
-
- readSetter - Variable in class io.undertow.channels.DetachableStreamSourceChannel
-
- ReadTimeoutStreamSourceChannel - Class in io.undertow.channels
-
Wrapper for read timeout.
- ReadTimeoutStreamSourceChannel(StreamSourceChannel) - Constructor for class io.undertow.channels.ReadTimeoutStreamSourceChannel
-
- ReadTimeoutStreamSourceConduit - Class in io.undertow.conduits
-
Wrapper for read timeout.
- ReadTimeoutStreamSourceConduit(StreamSourceConduit, StreamConnection, OpenListener) - Constructor for class io.undertow.conduits.ReadTimeoutStreamSourceConduit
-
- ready(ServerWebSocketContainer) - Method in interface io.undertow.websockets.jsr.WebSocketDeploymentInfo.ContainerReadyListener
-
- REALM - Static variable in interface io.undertow.security.api.AuthenticationMechanismFactory
-
- REALM - Static variable in class io.undertow.util.Headers
-
- REASON_PHRASE - Static variable in class io.undertow.annotationprocessor.ResponseParserGenerator
-
- reasonPhraseToLargeForBuffer(String) - Method in interface io.undertow.UndertowMessages
-
- recalculateHeldFrames() - Method in class io.undertow.protocols.ajp.AjpClientChannel
-
- recalculateHeldFrames() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- receive() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
receive method, returns null if no frame is ready.
- receivedAccumulator() - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- receivedBinaryFrameButNoMethod() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- receivedInvalidChunk(byte) - Method in interface io.undertow.client.UndertowClientMessages
-
- receivedNodeLoad(String, String) - Method in interface io.undertow.UndertowLogger
-
- receivedTextFrameButNoMethod() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- receiveFrame() - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07Channel
-
- receiveFrame() - Method in class io.undertow.websockets.core.WebSocketChannel
-
- receiveFullBytes(Receiver.FullBytesCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receiveFullBytes(Receiver.FullBytesCallback) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receiveFullBytes(Receiver.FullBytesCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receiveFullBytes(Receiver.FullBytesCallback) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receiveFullBytes(Receiver.FullBytesCallback, Receiver.ErrorCallback) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback when the request body has been fully read.
- receiveFullBytes(Receiver.FullBytesCallback) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback when the request body has been fully read.
- receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receiveFullString(Receiver.FullStringCallback) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback, Charset) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receiveFullString(Receiver.FullStringCallback, Charset) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receiveFullString(Receiver.FullStringCallback) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback, Charset) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receiveFullString(Receiver.FullStringCallback, Charset) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback when the request body has been fully read.
- receiveFullString(Receiver.FullStringCallback) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback when the request body has been fully read.
- receiveFullString(Receiver.FullStringCallback, Receiver.ErrorCallback, Charset) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback when the request body has been fully read.
- receiveFullString(Receiver.FullStringCallback, Charset) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback when the request body has been fully read.
- receivePartialBytes(Receiver.PartialBytesCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receivePartialBytes(Receiver.PartialBytesCallback) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receivePartialBytes(Receiver.PartialBytesCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receivePartialBytes(Receiver.PartialBytesCallback) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receivePartialBytes(Receiver.PartialBytesCallback, Receiver.ErrorCallback) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback with request data.
- receivePartialBytes(Receiver.PartialBytesCallback) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback with request data.
- receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receivePartialString(Receiver.PartialStringCallback) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback, Charset) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receivePartialString(Receiver.PartialStringCallback, Charset) - Method in class io.undertow.io.AsyncReceiverImpl
-
- receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receivePartialString(Receiver.PartialStringCallback) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback, Charset) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receivePartialString(Receiver.PartialStringCallback, Charset) - Method in class io.undertow.io.BlockingReceiverImpl
-
- receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback with request data.
- receivePartialString(Receiver.PartialStringCallback) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback with request data.
- receivePartialString(Receiver.PartialStringCallback, Receiver.ErrorCallback, Charset) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback with request data.
- receivePartialString(Receiver.PartialStringCallback, Charset) - Method in interface io.undertow.io.Receiver
-
Reads the request and invokes the callback with request data.
- Receiver - Interface in io.undertow.io
-
Interface that provides an easy way to read data from the request.
- Receiver.ErrorCallback - Interface in io.undertow.io
-
- Receiver.FullBytesCallback - Interface in io.undertow.io
-
- Receiver.FullStringCallback - Interface in io.undertow.io
-
- Receiver.PartialBytesCallback - Interface in io.undertow.io
-
- Receiver.PartialStringCallback - Interface in io.undertow.io
-
- Receiver.RequestToLargeException - Exception in io.undertow.io
-
- reconnectFailed(IOException, URI, Session, int) - Method in interface io.undertow.websockets.jsr.WebSocketReconnectHandler
-
Method that is invoked if the reconnection fails
- RECORD_REQUEST_START_TIME - Static variable in class io.undertow.UndertowOptions
-
If this is true then Undertow will record the request start time, to allow for request time to be logged This has a small but measurable performance impact default is false
- recursiveCallToFlushingSenders() - Method in interface io.undertow.UndertowMessages
-
- redirect(String) - Static method in class io.undertow.Handlers
-
Returns a new redirect handler
- redirect(HttpServerExchange, String) - Static method in class io.undertow.util.RedirectBuilder
-
Redirects to a new relative path.
- redirect(HttpServerExchange, String, boolean) - 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.
- RedirectHandler - Class in io.undertow.server.handlers
-
A redirect handler that redirects to the specified location via a 302 redirect.
- RedirectHandler(String) - Constructor for class io.undertow.server.handlers.RedirectHandler
-
- RedirectHandler(String, ClassLoader) - Constructor for class io.undertow.server.handlers.RedirectHandler
-
- RedirectHandler(ExchangeAttribute) - Constructor for class io.undertow.server.handlers.RedirectHandler
-
- RedirectHandler.Builder - Class in io.undertow.server.handlers
-
- reference() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
-
- ReferenceCountedPooled - Class in io.undertow.util
-
A reference counted pooled implementation, that basically consists of a main buffer, that can be sliced off into smaller buffers, and the underlying buffer will not be freed until all the slices and the main buffer itself have also been freed.
- ReferenceCountedPooled(PooledByteBuffer, int) - Constructor for class io.undertow.util.ReferenceCountedPooled
-
- ReferenceCountedPooled(PooledByteBuffer, int, ReferenceCountedPooled.FreeNotifier) - Constructor for class io.undertow.util.ReferenceCountedPooled
-
- ReferenceCountedPooled.FreeNotifier - Interface in io.undertow.util
-
- REFERER - Static variable in class io.undertow.util.Headers
-
- REFERER_STRING - Static variable in class io.undertow.util.Headers
-
- REFRESH - Static variable in class io.undertow.util.Headers
-
- REFRESH_STRING - Static variable in class io.undertow.util.Headers
-
- REFUSED_STREAM - Static variable in exception io.undertow.protocols.spdy.StreamErrorException
-
- regex(ExchangeAttribute, String) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that matches the given attribute against a regex.
- regex(ExchangeAttribute, String, boolean) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that matches the given attribute against a regex.
- regex(String, String, ClassLoader, boolean) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that matches the given attribute against a regex.
- registerContext(String, String, Context) - Method in class io.undertow.server.handlers.proxy.mod_cluster.VirtualHost
-
- registeringContext(String, String) - Method in interface io.undertow.UndertowLogger
-
- registeringContext(String, String, List<String>) - Method in interface io.undertow.UndertowLogger
-
- registeringNode(String, URI) - Method in interface io.undertow.UndertowLogger
-
- registerMetric(String, MetricsHandler) - Method in interface io.undertow.servlet.api.MetricsCollector
-
- registerNotificationReceiver(NotificationReceiver) - Method in interface io.undertow.security.api.SecurityContext
-
Register a
NotificationReceiver
interested in receiving notifications for security events that happen on this SecurityContext.
- registerNotificationReceiver(NotificationReceiver) - Method in class io.undertow.security.impl.AbstractSecurityContext
-
- registerResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.CachingResourceManager
-
- registerResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.ClassPathResourceManager
-
- registerResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.PathResourceManager
-
- registerResourceChangeListener(ResourceChangeListener) - Method in interface io.undertow.server.handlers.resource.ResourceManager
-
Registers a resource change listener, if the underlying resource manager support it
- registerSessionListener(SessionListener) - Method in class io.undertow.server.session.InMemorySessionManager
-
- registerSessionListener(SessionListener) - Method in interface io.undertow.server.session.SessionManager
-
Registers a session listener for the session manager
- registerStream(int, int, int, boolean) - Method in class io.undertow.protocols.http2.Http2PriorityTree
-
Resisters a stream, with its dependency and dependent information
- RegularExpressionPredicate - Class in io.undertow.predicate
-
A predicate that does a regex match against an exchange.
- RegularExpressionPredicate(String, ExchangeAttribute, boolean, boolean) - Constructor for class io.undertow.predicate.RegularExpressionPredicate
-
- RegularExpressionPredicate(String, ExchangeAttribute, boolean) - Constructor for class io.undertow.predicate.RegularExpressionPredicate
-
- RegularExpressionPredicate(String, ExchangeAttribute) - Constructor for class io.undertow.predicate.RegularExpressionPredicate
-
- RegularExpressionPredicate.Builder - Class in io.undertow.predicate
-
- rejectExchange(HttpServerExchange) - Static method in class io.undertow.server.protocol.http.HttpContinue
-
Sets a 417 response code and ends the exchange.
- RELATIVE_PATH - Static variable in class io.undertow.attribute.RelativePathAttribute
-
- RELATIVE_PATH - Static variable in class io.undertow.servlet.attribute.ServletRelativePathAttribute
-
- RELATIVE_PATH_SHORT - Static variable in class io.undertow.attribute.RelativePathAttribute
-
- RELATIVE_PATH_SHORT - Static variable in class io.undertow.servlet.attribute.ServletRelativePathAttribute
-
- relativePath() - Static method in class io.undertow.attribute.ExchangeAttributes
-
- RelativePathAttribute - Class in io.undertow.attribute
-
The relative path
- RelativePathAttribute.Builder - Class in io.undertow.attribute
-
- 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
-
- REMOTE_ADDRESS - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- REMOTE_HOST - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- REMOTE_HOST_NAME_SHORT - Static variable in class io.undertow.attribute.RemoteIPAttribute
-
- REMOTE_IP - Static variable in class io.undertow.attribute.RemoteIPAttribute
-
- REMOTE_IP_SHORT - Static variable in class io.undertow.attribute.RemoteIPAttribute
-
- REMOTE_USER - Static variable in class io.undertow.attribute.RemoteUserAttribute
-
- REMOTE_USER - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- REMOTE_USER - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- REMOTE_USER_SHORT - Static variable in class io.undertow.attribute.RemoteUserAttribute
-
- remoteEndpointFailedToSendInitialSettings(int) - Method in interface io.undertow.UndertowLogger
-
- remoteIp() - Static method in class io.undertow.attribute.ExchangeAttributes
-
- RemoteIPAttribute - Class in io.undertow.attribute
-
The remote IP address
- RemoteIPAttribute.Builder - Class in io.undertow.attribute
-
- remoteUser() - Static method in class io.undertow.attribute.ExchangeAttributes
-
- RemoteUserAttribute - Class in io.undertow.attribute
-
The remote user
- RemoteUserAttribute.Builder - Class in io.undertow.attribute
-
- remove(Session) - Method in interface io.undertow.security.impl.SingleSignOn
-
Removes the specified session from the set of sessions to which the user is authenticated
- remove(Object) - Method in class io.undertow.server.handlers.cache.DirectBufferCache
-
- remove(K) - Method in class io.undertow.server.handlers.cache.LRUCache
-
- remove(String) - Method in class io.undertow.server.handlers.form.FormData
-
- remove(String) - Method in class io.undertow.server.handlers.PathTemplateHandler
-
- remove(Object) - Method in class io.undertow.util.AttachmentList
-
- remove(int) - Method in class io.undertow.util.AttachmentList
-
- remove(Object, Object) - Method in class io.undertow.util.CopyOnWriteMap
-
- remove(Object) - Method in class io.undertow.util.CopyOnWriteMap
-
- remove() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- remove(Object) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Removes the first element e
such that o.equals(e)
, if such an element exists in this deque.
- remove(HttpString) - Method in class io.undertow.util.HeaderMap
-
- remove(String) - Method in class io.undertow.util.HeaderMap
-
- remove(int) - Method in class io.undertow.util.HeaderValues
-
- remove() - Method in class io.undertow.util.HeaderValues
-
- remove(Object) - Method in class io.undertow.util.HeaderValues
-
- remove(String) - Method in class io.undertow.util.PathTemplateMatcher
-
- remove() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- remove(Object) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Removes the first element e
such that o.equals(e)
, if such an element exists in this deque.
- remove(Object, Object) - Method in class io.undertow.util.SecureHashMap
-
- remove(Object) - Method in class io.undertow.util.SecureHashMap
-
- remove(String) - Method in class io.undertow.util.SubstringMap
-
- removeAll(Collection<?>) - Method in class io.undertow.util.AttachmentList
-
- removeAttachment(AttachmentKey<T>) - Method in class io.undertow.protocols.http2.Http2Channel
-
- removeAttachment(AttachmentKey<T>) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- removeAttachment(AttachmentKey<T>) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- removeAttachment(AttachmentKey<T>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- removeAttachment(AttachmentKey<T>) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- removeAttachment(AttachmentKey<T>) - Method in class io.undertow.util.AbstractAttachable
-
Remove an attachment, returning its previous value.
- removeAttachment(AttachmentKey<T>) - Method in interface io.undertow.util.Attachable
-
Remove an attachment, returning its previous value.
- removeAttribute(String) - Method in interface io.undertow.server.session.Session
-
Removes the object bound with the specified name from this session.
- 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
-
- removeContainer(ClassLoader) - Static method in class io.undertow.websockets.jsr.UndertowContainerProvider
-
- removeContext(String, String, Context) - Method in class io.undertow.server.handlers.proxy.mod_cluster.VirtualHost
-
- removeContextInformation(String) - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
-
- removeContextInformation(String) - Method in class io.undertow.server.ListenerRegistry.Listener
-
- removeDeployment(DeploymentInfo) - Method in interface io.undertow.servlet.api.ServletContainer
-
- removeDeployment(DeploymentInfo) - Method in class io.undertow.servlet.core.ServletContainerImpl
-
- removeEncodingHandler(String) - Method in class io.undertow.server.handlers.encoding.ContentEncodingRepository
-
- removeExactPath(String) - Method in class io.undertow.server.handlers.PathHandler
-
- removeExactPath(String) - Method in class io.undertow.util.PathMatcher
-
- removeFirst() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- removeFirst() - Method in class io.undertow.util.HeaderValues
-
- removeFirst() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- removeFirstOccurrence(Object) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Removes the first element e
such that o.equals(e)
, if such an element exists in this deque.
- removeFirstOccurrence(Object) - Method in class io.undertow.util.HeaderValues
-
- removeFirstOccurrence(Object) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Removes the first element e
such that o.equals(e)
, if such an element exists in this deque.
- removeHost(String) - Method in class io.undertow.server.handlers.NameVirtualHostHandler
-
- removeHost(H) - Method in class io.undertow.server.handlers.proxy.HostTable
-
- removeHost(URI) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- removeHttpUpgradeMetadata(ListenerRegistry.HttpUpgradeMetadata) - Method in class io.undertow.server.ListenerRegistry.Listener
-
- removeInternal(Object) - Method in class io.undertow.util.CopyOnWriteMap
-
- removeLast() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- removeLast() - Method in class io.undertow.util.HeaderValues
-
- removeLast() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- removeLastOccurrence(Object) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Removes the last element e
such that o.equals(e)
, if such an element exists in this deque.
- removeLastOccurrence(Object) - Method in class io.undertow.util.HeaderValues
-
- removeLastOccurrence(Object) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Removes the last element e
such that o.equals(e)
, if such an element exists in this deque.
- removeListener(String) - Method in class io.undertow.server.ListenerRegistry
-
- removeMessageHandler(MessageHandler) - Method in class io.undertow.websockets.jsr.UndertowSession
-
- removeNotificationReceiver(NotificationReceiver) - Method in interface io.undertow.security.api.SecurityContext
-
- removeNotificationReceiver(NotificationReceiver) - Method in class io.undertow.security.impl.AbstractSecurityContext
-
- removeOpenSession(Session) - Method in class io.undertow.websockets.jsr.SessionContainer
-
- removePath(String) - Method in class io.undertow.server.handlers.PathHandler
-
Deprecated.
- removePath(String) - Method in class io.undertow.util.PathMatcher
-
Deprecated.
- removePrefixPath(String) - Method in class io.undertow.server.handlers.PathHandler
-
- removePrefixPath(String) - Method in class io.undertow.util.PathMatcher
-
- removeProtocol(String) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
Remove a protocol from this handler.
- removeProtocol(String, ChannelListener<? super StreamConnection>) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
Remove a protocol from this handler.
- removeRequestHeader(HttpString) - Method in class io.undertow.server.handlers.proxy.ProxyHandler
-
Removes a request header
- removeResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.CachingResourceManager
-
- removeResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.ClassPathResourceManager
-
- removeResourceChangeListener(ResourceChangeListener) - Method in class io.undertow.server.handlers.resource.PathResourceManager
-
- removeResourceChangeListener(ResourceChangeListener) - Method in interface io.undertow.server.handlers.resource.ResourceManager
-
Removes a resource change listener
- removeRoute(H, String, String) - Method in class io.undertow.server.handlers.proxy.HostTable
-
- removeSessionCookieName(String) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- removeSessionListener(SessionListener) - Method in class io.undertow.server.session.InMemorySessionManager
-
- removeSessionListener(SessionListener) - Method in class io.undertow.server.session.SessionListeners
-
- removeSessionListener(SessionListener) - Method in interface io.undertow.server.session.SessionManager
-
Removes a session listener from the session manager
- removeSingleSignOn(String) - Method in class io.undertow.security.impl.InMemorySingleSignOnManager
-
- removeSingleSignOn(String) - Method in interface io.undertow.security.impl.SingleSignOnManager
-
- removeToken(Object) - Method in class io.undertow.util.ConcurrentDirectDeque
-
- removeToken(Object) - Method in class io.undertow.util.FastConcurrentDirectDeque
-
- removeToken(Object) - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
- removeValue(String) - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- removingNode(String) - Method in interface io.undertow.UndertowLogger
-
- renderDirectoryListing(String, Resource) - Static method in class io.undertow.server.handlers.resource.DirectoryUtils
-
- renderDirectoryListing(HttpServerExchange, Resource) - Static method in class io.undertow.server.handlers.resource.DirectoryUtils
-
- renegotiate(HttpServerExchange, SslClientAuthMode) - Method in class io.undertow.server.BasicSSLSessionInfo
-
- renegotiate(HttpServerExchange, SslClientAuthMode) - Method in class io.undertow.server.ConnectionSSLSessionInfo
-
- renegotiate(HttpServerExchange, SslClientAuthMode) - Method in interface io.undertow.server.SSLSessionInfo
-
Renegotiate in a blocking manner.
- renegotiateBufferRequest(HttpServerExchange, SslClientAuthMode) - Method in class io.undertow.server.ConnectionSSLSessionInfo
-
- renegotiateNoRequest(HttpServerExchange, SslClientAuthMode) - Method in class io.undertow.server.ConnectionSSLSessionInfo
-
- renegotiationNotSupported() - Method in interface io.undertow.UndertowMessages
-
- RenegotiationRequiredException - Exception in io.undertow.server
-
Exception that is thrown that indicates that SSL renegotiation is required in order to get a client cert.
- RenegotiationRequiredException() - Constructor for exception io.undertow.server.RenegotiationRequiredException
-
- RenegotiationRequiredException(String) - Constructor for exception io.undertow.server.RenegotiationRequiredException
-
- RenegotiationRequiredException(String, Throwable) - Constructor for exception io.undertow.server.RenegotiationRequiredException
-
- RenegotiationRequiredException(Throwable) - Constructor for exception io.undertow.server.RenegotiationRequiredException
-
- RenegotiationRequiredException(String, Throwable, boolean, boolean) - Constructor for exception io.undertow.server.RenegotiationRequiredException
-
- rengotiationTimedOut() - Method in interface io.undertow.UndertowMessages
-
- replace(K, V, V) - Method in class io.undertow.util.CopyOnWriteMap
-
- replace(K, V) - Method in class io.undertow.util.CopyOnWriteMap
-
- replace(K, V, V) - Method in class io.undertow.util.SecureHashMap
-
- replace(K, V) - Method in class io.undertow.util.SecureHashMap
-
- REPORT - Static variable in class io.undertow.util.Methods
-
- REPORT_STRING - Static variable in class io.undertow.util.Methods
-
- REQ_ATTRIBUTE - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- REQUEST - Static variable in class io.undertow.servlet.predicate.DispatcherTypePredicate
-
- REQUEST_ATTRIBUTES - Static variable in class io.undertow.server.HttpServerExchange
-
Attachment key that can be used to hold additional request attributes
- REQUEST_CHARACTER_ENCODING - Static variable in class io.undertow.servlet.attribute.ServletRequestCharacterEncodingAttribute
-
- REQUEST_DUMPER_LOGGER - Static variable in interface io.undertow.UndertowLogger
-
- REQUEST_ENTITY_TOO_LARGE - Static variable in class io.undertow.util.StatusCodes
-
- REQUEST_ENTITY_TOO_LARGE_STRING - Static variable in class io.undertow.util.StatusCodes
-
- REQUEST_HEADER_FIELDS_TOO_LARGE - Static variable in class io.undertow.util.StatusCodes
-
- REQUEST_HEADER_FIELDS_TOO_LARGE_STRING - Static variable in class io.undertow.util.StatusCodes
-
- REQUEST_IO_LOGGER - Static variable in interface io.undertow.UndertowLogger
-
Logger used for IO exceptions.
- REQUEST_LINE - Static variable in class io.undertow.attribute.RequestLineAttribute
-
- REQUEST_LINE - Static variable in class io.undertow.servlet.attribute.ServletRequestLineAttribute
-
- REQUEST_LINE_SHORT - Static variable in class io.undertow.attribute.RequestLineAttribute
-
- REQUEST_LINE_SHORT - Static variable in class io.undertow.servlet.attribute.ServletRequestLineAttribute
-
- REQUEST_LOCALE - Static variable in class io.undertow.servlet.attribute.ServletRequestLocaleAttribute
-
- REQUEST_LOGGER - Static variable in interface io.undertow.servlet.UndertowServletLogger
-
- REQUEST_LOGGER - Static variable in interface io.undertow.UndertowLogger
-
- REQUEST_LOGGER - Static variable in interface io.undertow.websockets.core.WebSocketLogger
-
- REQUEST_LOGGER - Static variable in interface io.undertow.websockets.jsr.JsrWebSocketLogger
-
- REQUEST_METHOD - Static variable in class io.undertow.attribute.RequestMethodAttribute
-
- REQUEST_METHOD_SHORT - Static variable in class io.undertow.attribute.RequestMethodAttribute
-
- REQUEST_PARSE_TIMEOUT - Static variable in class io.undertow.UndertowOptions
-
The maximum allowed time of reading HTTP request in milliseconds.
- REQUEST_PROTOCOL - Static variable in class io.undertow.attribute.RequestProtocolAttribute
-
- REQUEST_PROTOCOL_SHORT - Static variable in class io.undertow.attribute.RequestProtocolAttribute
-
- REQUEST_RANGE_NOT_SATISFIABLE - Static variable in class io.undertow.util.StatusCodes
-
- REQUEST_RANGE_NOT_SATISFIABLE_STRING - Static variable in class io.undertow.util.StatusCodes
-
- REQUEST_SCHEME - Static variable in class io.undertow.attribute.RequestSchemeAttribute
-
- REQUEST_TIME_OUT - Static variable in class io.undertow.util.StatusCodes
-
- REQUEST_TIME_OUT_STRING - Static variable in class io.undertow.util.StatusCodes
-
- REQUEST_TRAILERS - Static variable in class io.undertow.server.protocol.http.HttpAttachments
-
Attachment key for request trailers when using chunked encoding.
- REQUEST_URI_TOO_LARGE - Static variable in class io.undertow.util.StatusCodes
-
- REQUEST_URI_TOO_LARGE_STRING - Static variable in class io.undertow.util.StatusCodes
-
- REQUEST_URL - Static variable in class io.undertow.attribute.RequestURLAttribute
-
- REQUEST_URL - Static variable in class io.undertow.servlet.attribute.ServletRequestURLAttribute
-
- REQUEST_URL_SHORT - Static variable in class io.undertow.attribute.RequestURLAttribute
-
- REQUEST_URL_SHORT - Static variable in class io.undertow.servlet.attribute.ServletRequestURLAttribute
-
- requestAlreadyWritten() - Method in interface io.undertow.client.UndertowClientMessages
-
- requestBodyAlreadyRead() - Method in interface io.undertow.UndertowMessages
-
- requestChannel - Variable in class io.undertow.server.HttpServerExchange
-
The actual request channel.
- requestChannelAlreadyProvided() - Method in interface io.undertow.UndertowMessages
-
- 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
-
- requestDone(HttpServerExchange) - Method in interface io.undertow.server.session.Session
-
Called when a request is done with the session.
- requestDump(HttpHandler) - Static method in class io.undertow.Handlers
-
Returns a handler that dumps requests to the log for debugging purposes.
- RequestDumpingHandler - Class in io.undertow.server.handlers
-
Handler that dumps a exchange to a log.
- RequestDumpingHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.RequestDumpingHandler
-
- RequestDumpingHandler.Builder - Class in io.undertow.server.handlers
-
- REQUESTED_SESSION_ID - Static variable in class io.undertow.servlet.attribute.ServletRequestedSessionIdAttribute
-
- REQUESTED_SESSION_ID_FROM_COOKIE - Static variable in class io.undertow.servlet.attribute.ServletRequestedSessionIdFromCookieAttribute
-
- REQUESTED_SESSION_ID_VALID - Static variable in class io.undertow.servlet.attribute.ServletRequestedSessionIdValidAttribute
-
- requestEntityWasTooLarge(SocketAddress, long) - Method in interface io.undertow.UndertowMessages
-
- requestEntityWasTooLarge(long) - Method in interface io.undertow.UndertowMessages
-
- requestFinished(long, long, boolean) - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- requestHeader(HttpString) - Static method in class io.undertow.attribute.ExchangeAttributes
-
- RequestHeaderAttribute - Class in io.undertow.attribute
-
A request header
- RequestHeaderAttribute(HttpString) - Constructor for class io.undertow.attribute.RequestHeaderAttribute
-
- RequestHeaderAttribute.Builder - Class in io.undertow.attribute
-
- requestHeaderWasTooLarge(SocketAddress, int) - Method in interface io.undertow.UndertowLogger
-
- requestInitialized(ServletRequest) - Method in class io.undertow.servlet.core.ApplicationListeners
-
- RequestLimit - Class in io.undertow.server.handlers
-
Represents a limit on a number of running requests.
- RequestLimit(int) - Constructor for class io.undertow.server.handlers.RequestLimit
-
- RequestLimit(int, int) - Constructor for class io.undertow.server.handlers.RequestLimit
-
Construct a new instance.
- requestLimitingHandler(int, int, HttpHandler) - Static method in class io.undertow.Handlers
-
Returns a handler that limits the maximum number of requests that can run at a time.
- requestLimitingHandler(RequestLimit, HttpHandler) - Static method in class io.undertow.Handlers
-
Returns a handler that limits the maximum number of requests that can run at a time.
- RequestLimitingHandler - Class in io.undertow.server.handlers
-
A handler which limits the maximum number of concurrent requests.
- RequestLimitingHandler(int, HttpHandler) - Constructor for class io.undertow.server.handlers.RequestLimitingHandler
-
Construct a new instance.
- RequestLimitingHandler(int, int, HttpHandler) - Constructor for class io.undertow.server.handlers.RequestLimitingHandler
-
Construct a new instance.
- RequestLimitingHandler(RequestLimit, HttpHandler) - Constructor for class io.undertow.server.handlers.RequestLimitingHandler
-
Construct a new instance.
- RequestLimitingHandler.Builder - Class in io.undertow.server.handlers
-
- RequestLineAttribute - Class in io.undertow.attribute
-
The request line
- RequestLineAttribute.Builder - Class in io.undertow.attribute
-
- requestList() - Static method in class io.undertow.attribute.ExchangeAttributes
-
- requestMethod() - Static method in class io.undertow.attribute.ExchangeAttributes
-
- RequestMethodAttribute - Class in io.undertow.attribute
-
The request method
- RequestMethodAttribute.Builder - Class in io.undertow.attribute
-
- requestNoOfCorrectType() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- RequestParserGenerator - Class in io.undertow.annotationprocessor
-
- RequestParserGenerator() - Constructor for class io.undertow.annotationprocessor.RequestParserGenerator
-
- RequestParserGenerator.HeaderStateMachine - Class in io.undertow.annotationprocessor
-
- RequestParserGenerator.VersionStateMachine - Class in io.undertow.annotationprocessor
-
- requestProtocol() - Static method in class io.undertow.attribute.ExchangeAttributes
-
- RequestProtocolAttribute - Class in io.undertow.attribute
-
The request protocol
- RequestProtocolAttribute.Builder - Class in io.undertow.attribute
-
- RequestSchemeAttribute - Class in io.undertow.attribute
-
The request scheme
- RequestSchemeAttribute.Builder - Class in io.undertow.attribute
-
- requestStarted() - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
-
Cancels timeout countdown.
- RequestToLargeException() - Constructor for exception io.undertow.io.Receiver.RequestToLargeException
-
- requestURL() - Static method in class io.undertow.attribute.ExchangeAttributes
-
- RequestURLAttribute - Class in io.undertow.attribute
-
The request URL
- RequestURLAttribute.Builder - Class in io.undertow.attribute
-
- requestWasNotFullyConsumed() - Method in interface io.undertow.UndertowLogger
-
- 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.predicate.AuthenticationRequiredPredicate.Builder
-
- requiredParameters() - Method in class io.undertow.predicate.ContainsPredicate.Builder
-
- requiredParameters() - Method in class io.undertow.predicate.PathTemplatePredicate.Builder
-
- requiredParameters() - Method in interface io.undertow.predicate.PredicateBuilder
-
- requiredParameters() - Method in class io.undertow.predicate.PredicatesHandler.DoneHandlerBuilder
-
- requiredParameters() - Method in class io.undertow.predicate.PredicatesHandler.RestartHandlerBuilder
-
- requiredParameters() - Method in class io.undertow.predicate.RegularExpressionPredicate.Builder
-
- requiredParameters() - Method in class io.undertow.predicate.SecurePredicate.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.accesslog.AccessLogHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.AllowedMethodsHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.BlockingHandler.Builder
-
- requiredParameters() - Method in interface io.undertow.server.handlers.builder.HandlerBuilder
-
- requiredParameters() - Method in class io.undertow.server.handlers.builder.ResponseCodeHandlerBuilder
-
- requiredParameters() - Method in class io.undertow.server.handlers.builder.RewriteHandlerBuilder
-
- requiredParameters() - Method in class io.undertow.server.handlers.builder.SetHandlerBuilder
-
- requiredParameters() - Method in class io.undertow.server.handlers.ByteRangeHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.CanonicalPathHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.DisableCacheHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.DisallowedMethodsHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.encoding.EncodingHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.error.FileErrorPageHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.HttpTraceHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.LearningPushHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.PathSeparatorHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.PeerNameResolvingHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.proxy.ProxyHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.ProxyPeerAddressHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.RedirectHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.RequestDumpingHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.RequestLimitingHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.resource.ResourceHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.ResponseRateLimitingHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.SetHeaderHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.SSLHeaderHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.handlers.URLDecodingHandler.Builder
-
- requiredParameters() - Method in class io.undertow.server.JvmRouteHandler.Builder
-
- requiredParameters() - Method in class io.undertow.servlet.predicate.DirectoryPredicate.Builder
-
- requiredParameters() - Method in class io.undertow.servlet.predicate.DispatcherTypePredicate.Builder
-
- requiredParameters() - Method in class io.undertow.servlet.predicate.FilePredicate.Builder
-
- requiresContinueResponse(HttpServerExchange) - Static method in class io.undertow.server.protocol.http.HttpContinue
-
Returns true if this exchange requires the server to send a 100 (Continue) response.
- requiresContinueResponse(HeaderMap) - Static method in class io.undertow.server.protocol.http.HttpContinue
-
- reservedOpCodeInControlFrame(int) - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- reservedOpCodeInDataFrame(int) - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- reset() - Method in interface io.undertow.client.ClientStatistics
-
- reset(long, boolean) - Method in class io.undertow.conduits.AbstractFixedLengthStreamSinkConduit
-
- reset() - Method in class io.undertow.server.AggregateConnectorStatistics
-
- reset() - Method in interface io.undertow.server.ConnectorStatistics
-
Resets all values to zero
- reset() - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- reset() - Method in class io.undertow.server.handlers.MetricsHandler
-
- reset() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- RESET_CONTENT - Static variable in class io.undertow.util.StatusCodes
-
- RESET_CONTENT_STRING - Static variable in class io.undertow.util.StatusCodes
-
- resetBuffer() - Method in class io.undertow.io.UndertowOutputStream
-
If the response has not yet been written to the client this method will clear the streams buffer, invalidating any content that has already been written.
- resetBuffer() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- resetBuffer() - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
-
- resetChannel() - Method in class io.undertow.server.AbstractServerConnection
-
Resets the channel to its original state, effectively disabling all current conduit wrappers.
- resetChannel() - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- resetStatistics() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Node
-
- resolve(HttpServerExchange, ExchangeAttribute[]) - Static method in class io.undertow.attribute.ExchangeAttributes
-
- resolve(HttpServerExchange) - Method in class io.undertow.predicate.AuthenticationRequiredPredicate
-
- resolve(HttpServerExchange) - Method in class io.undertow.predicate.ContainsPredicate
-
- resolve(HttpServerExchange) - Method in class io.undertow.predicate.PathTemplatePredicate
-
- resolve(HttpServerExchange) - Method in interface io.undertow.predicate.Predicate
-
- resolve(HttpServerExchange) - Method in class io.undertow.predicate.RegularExpressionPredicate
-
- resolve(HttpServerExchange) - Method in class io.undertow.predicate.SecurePredicate
-
- resolve(HttpServerExchange) - Method in class io.undertow.servlet.predicate.DirectoryPredicate
-
- resolve(HttpServerExchange) - Method in class io.undertow.servlet.predicate.DispatcherTypePredicate
-
- resolve(HttpServerExchange) - Method in class io.undertow.servlet.predicate.FilePredicate
-
- RESOLVE_AGAINST_CONTEXT_ROOT - Static variable in class io.undertow.servlet.handlers.DefaultServlet
-
- resolveContext(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.BasicTarget
-
- resolveContext(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget.ExistingSessionTarget
-
- resolveContext(HttpServerExchange) - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterProxyTarget
-
Resolve the responsible context handling this request.
- resource(ResourceManager) - Static method in class io.undertow.Handlers
-
Return a new resource handler
- Resource - Interface in io.undertow.server.handlers.resource
-
Representation of a static resource.
- ResourceChangeEvent - Class in io.undertow.server.handlers.resource
-
An event that is fired when a resource is modified
- ResourceChangeEvent(String, ResourceChangeEvent.Type) - Constructor for class io.undertow.server.handlers.resource.ResourceChangeEvent
-
- ResourceChangeEvent.Type - Enum in io.undertow.server.handlers.resource
-
Watched file event types.
- ResourceChangeListener - Interface in io.undertow.server.handlers.resource
-
Listener that is invoked when a resource changes.
- resourceChangeListenerNotSupported() - Method in interface io.undertow.UndertowMessages
-
- ResourceHandler - Class in io.undertow.server.handlers.resource
-
- ResourceHandler(ResourceManager) - Constructor for class io.undertow.server.handlers.resource.ResourceHandler
-
- ResourceHandler(ResourceManager, HttpHandler) - Constructor for class io.undertow.server.handlers.resource.ResourceHandler
-
- ResourceHandler() - Constructor for class io.undertow.server.handlers.resource.ResourceHandler
-
Deprecated.
- ResourceHandler.Builder - Class in io.undertow.server.handlers.resource
-
- ResourceManager - Interface in io.undertow.server.handlers.resource
-
Representation of a resource manager.
- RESPONSE - Static variable in class io.undertow.util.Headers
-
- RESPONSE_AUTH - Static variable in class io.undertow.util.Headers
-
- RESPONSE_CODE - Static variable in class io.undertow.attribute.ResponseCodeAttribute
-
- RESPONSE_CODE_SHORT - Static variable in class io.undertow.attribute.ResponseCodeAttribute
-
- RESPONSE_TIME_MILLIS - Static variable in class io.undertow.attribute.ResponseTimeAttribute
-
- RESPONSE_TIME_MILLIS_SHORT - Static variable in class io.undertow.attribute.ResponseTimeAttribute
-
- RESPONSE_TIME_NANOS - Static variable in class io.undertow.attribute.ResponseTimeAttribute
-
- RESPONSE_TIME_SECONDS_SHORT - Static variable in class io.undertow.attribute.ResponseTimeAttribute
-
- RESPONSE_TRAILERS - Static variable in class io.undertow.server.protocol.http.HttpAttachments
-
Attachment key for response trailers.
- responseAlreadyCommited() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- responseAlreadyStarted() - Method in interface io.undertow.UndertowMessages
-
- ResponseCache - Class in io.undertow.server.handlers.cache
-
Facade for an underlying buffer cache that contains response information.
- ResponseCache(DirectBufferCache, HttpServerExchange) - Constructor for class io.undertow.server.handlers.cache.ResponseCache
-
- ResponseCachingSender - Class in io.undertow.server.handlers.cache
-
- ResponseCachingSender(Sender, DirectBufferCache.CacheEntry, long) - Constructor for class io.undertow.server.handlers.cache.ResponseCachingSender
-
- ResponseCachingStreamSinkConduit - Class in io.undertow.server.handlers.cache
-
- ResponseCachingStreamSinkConduit(StreamSinkConduit, DirectBufferCache.CacheEntry, long) - Constructor for class io.undertow.server.handlers.cache.ResponseCachingStreamSinkConduit
-
Construct a new instance.
- responseChannelAlreadyProvided() - Method in interface io.undertow.UndertowMessages
-
- responseCode() - Static method in class io.undertow.attribute.ExchangeAttributes
-
- ResponseCodeAttribute - Class in io.undertow.attribute
-
The request status code
- ResponseCodeAttribute.Builder - Class in io.undertow.attribute
-
- ResponseCodeHandler - Class in io.undertow.server.handlers
-
A handler which simply sets a response code.
- ResponseCodeHandler(int) - Constructor for class io.undertow.server.handlers.ResponseCodeHandler
-
Construct a new instance.
- ResponseCodeHandlerBuilder - Class in io.undertow.server.handlers.builder
-
- ResponseCodeHandlerBuilder() - Constructor for class io.undertow.server.handlers.builder.ResponseCodeHandlerBuilder
-
- ResponseCommitListener - Interface in io.undertow.server
-
Callback that is invoked just before the response is commit
- responseComplete() - Method in interface io.undertow.UndertowMessages
-
- responseDone() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- responseDone() - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- responseHeader(HttpString) - Static method in class io.undertow.attribute.ExchangeAttributes
-
- ResponseHeaderAttribute - Class in io.undertow.attribute
-
A response header
- ResponseHeaderAttribute(HttpString) - Constructor for class io.undertow.attribute.ResponseHeaderAttribute
-
- ResponseHeaderAttribute.Builder - Class in io.undertow.attribute
-
- ResponseParserGenerator - Class in io.undertow.annotationprocessor
-
- ResponseParserGenerator() - Constructor for class io.undertow.annotationprocessor.ResponseParserGenerator
-
- responseRateLimitingHandler(HttpHandler, int, long, TimeUnit) - Static method in class io.undertow.Handlers
-
A handler that limits the download speed to a set number of bytes/period
- ResponseRateLimitingHandler - Class in io.undertow.server.handlers
-
Handler that limits the download rate
- ResponseRateLimitingHandler(HttpHandler, int, long, TimeUnit) - Constructor for class io.undertow.server.handlers.ResponseRateLimitingHandler
-
A handler that limits the download speed to a set number of bytes/period
- ResponseRateLimitingHandler.Builder - Class in io.undertow.server.handlers
-
- ResponseTimeAttribute - Class in io.undertow.attribute
-
- ResponseTimeAttribute(TimeUnit) - Constructor for class io.undertow.attribute.ResponseTimeAttribute
-
- ResponseTimeAttribute.Builder - Class in io.undertow.attribute
-
- responseWasNotOriginalOrWrapper(ServletResponse) - Method in interface io.undertow.servlet.UndertowServletMessages
-
- RESTART - Static variable in class io.undertow.predicate.PredicatesHandler
-
- RestartHandlerBuilder() - Constructor for class io.undertow.predicate.PredicatesHandler.RestartHandlerBuilder
-
- restoreChannel(AbstractServerConnection.ConduitState) - Method in class io.undertow.server.AbstractServerConnection
-
Restores the channel conduits to a previous state.
- restoreChannel(AbstractServerConnection.ConduitState) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- resultClass - Variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- resume() - Method in class io.undertow.io.AsyncReceiverImpl
-
- resume() - Method in class io.undertow.io.BlockingReceiverImpl
-
- resume() - Method in interface io.undertow.io.Receiver
-
Resumes paused callbacks.
- resume() - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
resumes a paused container
- resumed() - Method in interface io.undertow.websockets.jsr.ServerWebSocketContainer.PauseListener
-
- resumeReads() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- resumeReads() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- resumeReads() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- resumeReads() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- resumeReads() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- resumeReads() - Method in class io.undertow.conduits.ReadDataStreamSourceConduit
-
- resumeReads() - Method in class io.undertow.protocols.ssl.SslConduit
-
- resumeReads() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- resumeReads() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- resumeReceives() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- resumeWrites() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- resumeWrites() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- resumeWrites() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- resumeWrites() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- resumeWrites() - Method in class io.undertow.conduits.HeadStreamSinkConduit
-
- resumeWrites() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- resumeWrites() - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
-
- resumeWrites() - Method in class io.undertow.protocols.ssl.SslConduit
-
- resumeWrites() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- resumeWritesInternal(boolean) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- retainAll(Collection<?>) - Method in class io.undertow.util.AttachmentList
-
- RETRY_AFTER - Static variable in class io.undertow.util.Headers
-
- RETRY_AFTER_STRING - Static variable in class io.undertow.util.Headers
-
- ReverseProxyServer - Class in io.undertow.examples.reverseproxy
-
- ReverseProxyServer() - Constructor for class io.undertow.examples.reverseproxy.ReverseProxyServer
-
- rewrite(String, String, ClassLoader, HttpHandler) - Static method in class io.undertow.Handlers
-
Creates the set of handlers that are required to perform a simple rewrite.
- RewriteHandlerBuilder - Class in io.undertow.server.handlers.builder
-
- RewriteHandlerBuilder() - Constructor for class io.undertow.server.handlers.builder.RewriteHandlerBuilder
-
- rewriteUrl(String, String) - Method in class io.undertow.server.session.PathParameterSessionConfig
-
Return the specified URL with the specified session identifier suitably encoded.
- rewriteUrl(String, String) - Method in interface io.undertow.server.session.SessionConfig
-
- rewriteUrl(String, String) - Method in class io.undertow.server.session.SessionCookieConfig
-
- rewriteUrl(String, String) - Method in class io.undertow.server.session.SslSessionConfig
-
- rewriteUrl(String, String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
-
- ROOT_LOGGER - Static variable in interface io.undertow.servlet.UndertowServletLogger
-
- ROOT_LOGGER - Static variable in interface io.undertow.UndertowLogger
-
- ROOT_LOGGER - Static variable in interface io.undertow.websockets.core.WebSocketLogger
-
- ROOT_LOGGER - Static variable in interface io.undertow.websockets.jsr.JsrWebSocketLogger
-
- rootHandler - Variable in class io.undertow.server.AbstractServerConnection
-
- rotate() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
-
forces a log rotation.
- ROUTE - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- ROUTE - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- routing(boolean) - Static method in class io.undertow.Handlers
-
- routing() - Static method in class io.undertow.Handlers
-
- RoutingHandler - Class in io.undertow.server
-
A Handler that handles the common case of routing via path template and method name.
- RoutingHandler(boolean) - Constructor for class io.undertow.server.RoutingHandler
-
- RoutingHandler() - Constructor for class io.undertow.server.RoutingHandler
-
- RST_STATUS_CANCEL - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- RST_STATUS_FLOW_CONTROL_ERROR - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- RST_STATUS_FRAME_TOO_LARGE - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- RST_STATUS_INTERNAL_ERROR - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- RST_STATUS_INVALID_STREAM - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- RST_STATUS_PROTOCOL_ERROR - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- RST_STATUS_REFUSED_STREAM - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- RST_STATUS_STREAM_ALREADY_CLOSED - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- RST_STATUS_STREAM_IN_USE - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- RST_STATUS_UNSUPPORTED_VERSION - Static variable in class io.undertow.protocols.spdy.SpdyChannel
-
- rstStreamReceivedForIdleStream() - Method in interface io.undertow.UndertowMessages
-
- RSV1 - Static variable in interface io.undertow.websockets.extensions.ExtensionFunction
-
Bitmask for RSV1 bit used in extensions.
- RSV2 - Static variable in interface io.undertow.websockets.extensions.ExtensionFunction
-
Bitmask for RSV2 bit used in extensions.
- RSV3 - Static variable in interface io.undertow.websockets.extensions.ExtensionFunction
-
Bitmask for RSV3 bit used in extensions.
- run(RunNotifier) - Method in class io.undertow.http2.tests.framework.Http2TestRunner
-
- run(boolean) - Method in class io.undertow.io.AsyncSenderImpl.TransferTask
-
- run() - Method in class io.undertow.io.AsyncSenderImpl.TransferTask
-
- run() - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver
-
processes all queued log messages
- run() - Method in class io.undertow.server.handlers.JDBCLogHandler
-
insert the log record to database
- run() - Method in class io.undertow.server.protocol.ParseTimeoutUpdater
-
- run() - Method in class io.undertow.servlet.spec.HttpSessionImpl.UnwrapSessionAction
-
- runCached(HttpServerExchange, SecurityContext, AuthenticatedSessionManager) - Method in class io.undertow.security.impl.CachedAuthenticatedSessionMechanism
-
- runFormAuth(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
-
- runGSSAPI(HttpServerExchange, ByteBuffer, SecurityContext) - Method in class io.undertow.security.impl.GSSAPIAuthenticationMechanism
-
- Runner - Class in io.undertow.examples
-
Simple utility to make it easy to run the examples
- Runner() - Constructor for class io.undertow.examples.Runner
-
- safeToSend() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- SameThreadExecutor - Class in io.undertow.util
-
- SAVE_ORIGINAL_REQUEST - Static variable in class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
-
- SavedRequest - Class in io.undertow.servlet.util
-
Saved servlet request.
- SavedRequest(byte[], int, HttpString, String, HeaderMap) - Constructor for class io.undertow.servlet.util.SavedRequest
-
- SEARCH - Static variable in class io.undertow.util.Methods
-
- SEARCH_STRING - Static variable in class io.undertow.util.Methods
-
- SEC_WEB_SOCKET_ACCEPT - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_ACCEPT_STRING - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_EXTENSIONS - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_EXTENSIONS_STRING - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_KEY - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_KEY1 - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_KEY1_STRING - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_KEY2 - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_KEY2_STRING - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_KEY_STRING - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_LOCATION - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_LOCATION_STRING - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_ORIGIN - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_ORIGIN_STRING - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_PROTOCOL - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_PROTOCOL_STRING - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_VERSION - Static variable in class io.undertow.util.Headers
-
- SEC_WEB_SOCKET_VERSION_STRING - Static variable in class io.undertow.util.Headers
-
- SECRET - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- SECRET - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- secure() - Static method in class io.undertow.predicate.Predicates
-
- SecureExchangeAttribute - Class in io.undertow.attribute
-
- SecureExchangeAttribute() - Constructor for class io.undertow.attribute.SecureExchangeAttribute
-
- SecureExchangeAttribute.Builder - Class in io.undertow.attribute
-
- SecureHashMap<K,V> - Class in io.undertow.util
-
Lock-free secure concurrent hash map.
- SecureHashMap(int, float) - Constructor for class io.undertow.util.SecureHashMap
-
Construct a new instance.
- SecureHashMap(float) - Constructor for class io.undertow.util.SecureHashMap
-
Construct a new instance.
- SecureHashMap(int) - Constructor for class io.undertow.util.SecureHashMap
-
Construct a new instance.
- SecureHashMap() - Constructor for class io.undertow.util.SecureHashMap
-
Construct a new instance.
- SecurePredicate - Class in io.undertow.predicate
-
- SecurePredicate() - Constructor for class io.undertow.predicate.SecurePredicate
-
- SecurePredicate.Builder - Class in io.undertow.predicate
-
- SecureRandomSessionIdGenerator - Class in io.undertow.server.session
-
- SecureRandomSessionIdGenerator() - Constructor for class io.undertow.server.session.SecureRandomSessionIdGenerator
-
- SecurityConstraint - Class in io.undertow.servlet.api
-
- SecurityConstraint() - Constructor for class io.undertow.servlet.api.SecurityConstraint
-
- securityConstraint() - Static method in class io.undertow.servlet.Servlets
-
- SecurityContext - Interface in io.undertow.security.api
-
The security context.
- SecurityContextFactory - Interface in io.undertow.security.api
-
- SecurityContextFactoryImpl - Class in io.undertow.security.impl
-
- SecurityContextImpl - Class in io.undertow.security.impl
-
The internal SecurityContext used to hold the state of security for the current exchange.
- SecurityContextImpl(HttpServerExchange, IdentityManager) - Constructor for class io.undertow.security.impl.SecurityContextImpl
-
- SecurityContextImpl(HttpServerExchange, AuthenticationMode, IdentityManager) - Constructor for class io.undertow.security.impl.SecurityContextImpl
-
- 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.
- SecurityInitialHandler - Class in io.undertow.security.handlers
-
The security handler responsible for attaching the SecurityContext to the current
HttpServerExchange
.
- SecurityInitialHandler(AuthenticationMode, IdentityManager, String, SecurityContextFactory, HttpHandler) - Constructor for class io.undertow.security.handlers.SecurityInitialHandler
-
- SecurityInitialHandler(AuthenticationMode, IdentityManager, String, HttpHandler) - Constructor for class io.undertow.security.handlers.SecurityInitialHandler
-
- SecurityInitialHandler(AuthenticationMode, IdentityManager, HttpHandler) - Constructor for class io.undertow.security.handlers.SecurityInitialHandler
-
- SecurityNotification - Class in io.undertow.security.api
-
Notification representing a security event such as a successful or failed authentication.
- SecurityNotification(HttpServerExchange, SecurityNotification.EventType, Account, String, boolean, String, boolean) - Constructor for class io.undertow.security.api.SecurityNotification
-
- SecurityNotification.EventType - Enum in io.undertow.security.api
-
- 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
-
- SEE_OTHER - Static variable in class io.undertow.util.StatusCodes
-
- SEE_OTHER_STRING - Static variable in class io.undertow.util.StatusCodes
-
- selectedExtension(List<WebSocketExtension>) - Method in class io.undertow.websockets.core.protocol.Handshake
-
- selectedExtension(List<WebSocketExtension>) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi13Handshake
-
- selectExtensions(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
-
- selectHost(LoadBalancingProxyClient.Host[]) - Method in interface io.undertow.server.handlers.proxy.LoadBalancingProxyClient.HostSelector
-
- selectHost(HttpServerExchange) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- selectSubprotocol(WebSocketHttpExchange) - Method in class io.undertow.websockets.core.protocol.Handshake
-
Selects the first matching supported sub protocol and add it the the headers of the exchange.
- send(ByteBuffer, IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
-
- send(ByteBuffer[], IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
-
- send(ByteBuffer) - Method in class io.undertow.io.AsyncSenderImpl
-
- send(ByteBuffer[]) - Method in class io.undertow.io.AsyncSenderImpl
-
- send(String, IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
-
- send(String, Charset, IoCallback) - Method in class io.undertow.io.AsyncSenderImpl
-
- send(String) - Method in class io.undertow.io.AsyncSenderImpl
-
- send(String, Charset) - Method in class io.undertow.io.AsyncSenderImpl
-
- send(ByteBuffer, IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
-
- send(ByteBuffer[], IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
-
- send(ByteBuffer) - Method in class io.undertow.io.BlockingSenderImpl
-
- send(ByteBuffer[]) - Method in class io.undertow.io.BlockingSenderImpl
-
- send(String, IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
-
- send(String, Charset, IoCallback) - Method in class io.undertow.io.BlockingSenderImpl
-
- send(String) - Method in class io.undertow.io.BlockingSenderImpl
-
- send(String, Charset) - Method in class io.undertow.io.BlockingSenderImpl
-
- send(ByteBuffer, IoCallback) - Method in interface io.undertow.io.Sender
-
Write the given buffer using async IO, and calls the given callback on completion or error.
- send(ByteBuffer[], IoCallback) - Method in interface io.undertow.io.Sender
-
Write the given buffers using async IO, and calls the given callback on completion or error.
- send(ByteBuffer) - Method in interface io.undertow.io.Sender
-
Write the given buffer using async IO, and ends the exchange when done
- send(ByteBuffer[]) - Method in interface io.undertow.io.Sender
-
Write the given buffers using async IO, and ends the exchange when done
- send(String, IoCallback) - Method in interface io.undertow.io.Sender
-
Write the given String using async IO, and calls the given callback on completion or error.
- send(String, Charset, IoCallback) - Method in interface io.undertow.io.Sender
-
Write the given String using async IO, and calls the given callback on completion or error.
- send(String) - Method in interface io.undertow.io.Sender
-
Write the given String using async IO, and ends the exchange when done
- send(String, Charset) - Method in interface io.undertow.io.Sender
-
Write the given String using async IO, and ends the exchange when done
- send(ByteBuffer, IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
-
- send(ByteBuffer[], IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
-
- send(ByteBuffer) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
-
- send(ByteBuffer[]) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
-
- send(String, IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
-
- send(String, Charset, IoCallback) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
-
- send(String) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
-
- send(String, Charset) - Method in class io.undertow.server.handlers.cache.ResponseCachingSender
-
- send(String) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
Sends an event to the remote client
- send(String, ServerSentEventConnection.EventCallback) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
Sends an event to the remote client
- send(String, String, String, ServerSentEventConnection.EventCallback) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
Sends an event to the remote client
- send(PooledByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
Send a buffer to this channel.
- send() - Method in interface io.undertow.server.protocol.http.HttpContinue.ContinueResponseSender
-
Continue sending the response.
- 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
-
- send(WebSocketFrameType) - Method in class io.undertow.websockets.core.WebSocketChannel
-
- sendAuthenticationInfoHeader(HttpServerExchange) - Method in class io.undertow.security.impl.DigestAuthenticationMechanism
-
- sendBinary(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete text message, invoking the callback when complete
- sendBinary(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete text message, invoking the callback when complete
- sendBinary(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete text message, invoking the callback when complete
- sendBinary(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete text message, invoking the callback when complete
- sendBinaryBlocking(ByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete binary message using blocking IO
- sendBinaryBlocking(ByteBuffer[], WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete binary message using blocking IO
- sendCallbackExecutionError(Throwable) - Method in interface io.undertow.websockets.core.WebSocketLogger
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in interface io.undertow.security.api.AuthenticationMechanism
-
Send an authentication challenge to the remote client.
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.BasicAuthenticationMechanism
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.CachedAuthenticatedSessionMechanism
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.ClientCertAuthenticationMechanism
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.DigestAuthenticationMechanism
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.ExternalAuthenticationMechanism
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.GSSAPIAuthenticationMechanism
-
- sendChallenge(HttpServerExchange, SecurityContext) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- sendClose() - Method in class io.undertow.websockets.core.WebSocketChannel
-
Send a Close frame without a payload
- sendClose(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete close message, invoking the callback when complete
- sendClose(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete close message, invoking the callback when complete
- sendClose(int, String, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete close message, invoking the callback when complete
- sendClose(CloseMessage, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete close message, invoking the callback when complete
- sendCloseBlocking(CloseMessage, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete close message, invoking the callback when complete
- sendCloseBlocking(int, String, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete close message, invoking the callback when complete
- sendCloseBlocking(ByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete close message, invoking the callback when complete
- sendCloseBlocking(ByteBuffer[], WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete close message, invoking the callback when complete
- sendContinueResponse(HttpServerExchange, IoCallback) - Static method in class io.undertow.server.protocol.http.HttpContinue
-
Sends a continuation using async IO, and calls back when it is complete.
- sendContinueResponseBlocking(HttpServerExchange) - Static method in class io.undertow.server.protocol.http.HttpContinue
-
Sends a continue response using blocking IO
- sendData(ByteBuffer) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- sendData(ByteBuffer) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- sendData(ByteBuffer) - Method in class io.undertow.websockets.spi.BlockingWebSocketHttpServerExchange
-
- sendData(ByteBuffer) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
Send some data
- Sender - Interface in io.undertow.io
-
Sender interface that allows for callback based async IO.
- senderCallbacksEmpty() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- sendError(int, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- sendError(int) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- SendFrameHeader - Class in io.undertow.server.protocol.framed
-
- SendFrameHeader(int, PooledByteBuffer, boolean) - Constructor for class io.undertow.server.protocol.framed.SendFrameHeader
-
- SendFrameHeader(int, PooledByteBuffer) - Constructor for class io.undertow.server.protocol.framed.SendFrameHeader
-
- SendFrameHeader(PooledByteBuffer) - Constructor for class io.undertow.server.protocol.framed.SendFrameHeader
-
- sendGoAway(int) - Method in class io.undertow.protocols.http2.Http2Channel
-
- sendGoAway(int, ChannelExceptionHandler<AbstractHttp2StreamSinkChannel>) - Method in class io.undertow.protocols.http2.Http2Channel
-
- sendGoAway(int) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- sendGoAway(int, ChannelExceptionHandler<SpdyStreamSinkChannel>) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- sendInternal(PooledByteBuffer) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- sendInternal(PooledByteBuffer) - Method in class io.undertow.websockets.core.protocol.version07.WebSocket07FrameSinkChannel
-
- sendOutOfBandResponse(HttpServerExchange) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- sendOutOfBandResponse(HttpServerExchange) - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- sendOutOfBandResponse(HttpServerExchange) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- sendOutOfBandResponse(HttpServerExchange) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- sendOutOfBandResponse(HttpServerExchange) - Method in class io.undertow.server.ServerConnection
-
Sends an out of band response, such as a HTTP 100-continue response.
- sendPing(byte[]) - Method in class io.undertow.protocols.http2.Http2Channel
-
- sendPing(byte[], ChannelExceptionHandler<AbstractHttp2StreamSinkChannel>) - Method in class io.undertow.protocols.http2.Http2Channel
-
- sendPing(int) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- sendPing(int, ChannelExceptionHandler<SpdyStreamSinkChannel>) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- sendPing(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete ping message, invoking the callback when complete
- sendPing(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete ping message, invoking the callback when complete
- sendPing(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete ping message, invoking the callback when complete
- sendPing(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete ping message, invoking the callback when complete
- sendPingBlocking(ByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete ping message using blocking IO
- sendPingBlocking(ByteBuffer[], WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete ping message using blocking IO
- sendPong(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete pong message, invoking the callback when complete
- sendPong(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete pong message, invoking the callback when complete
- sendPong(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete pong message, invoking the callback when complete
- sendPong(ByteBuffer[], WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete pong message, invoking the callback when complete
- sendPongBlocking(ByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete pong message using blocking IO
- sendPongBlocking(ByteBuffer[], WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete pong message using blocking IO
- sendPushPromise(int, HeaderMap, HeaderMap) - Method in class io.undertow.protocols.http2.Http2Channel
-
- sendRedirect(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- sendRequest(ClientRequest, ClientCallback<ClientExchange>) - Method in interface io.undertow.client.ClientConnection
-
Sends a client request.
- sendRequest(ClientRequest, ClientCallback<ClientExchange>) - Method in class io.undertow.client.http2.Http2ClientConnection
-
- sendRequest(ClientRequest, ClientCallback<ClientExchange>) - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- sendRequest(ClientRequest) - Method in class io.undertow.http2.tests.framework.Http2Client
-
- sendRequest(HttpString, String, HttpString, HeaderMap, Attachable, ChannelListener<AjpClientRequestClientStreamSinkChannel>) - Method in class io.undertow.protocols.ajp.AjpClientChannel
-
- sendRequestedBlobs(HttpServerExchange) - Static method in class io.undertow.server.handlers.resource.DirectoryUtils
-
Serve static resource for the directory listing
- sendRstStream(int, int) - Method in class io.undertow.protocols.http2.Http2Channel
-
- sendRstStream(int, int) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- sendStreamClosed() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- sendText(String, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete text message, invoking the callback when complete
- sendText(String, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete text message, invoking the callback when complete
- sendText(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete text message, invoking the callback when complete
- sendText(ByteBuffer, WebSocketChannel, WebSocketCallback<Void>, long) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete text message, invoking the callback when complete
- sendTextBlocking(String, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete text message, invoking the callback when complete
- sendTextBlocking(ByteBuffer, WebSocketChannel) - Static method in class io.undertow.websockets.core.WebSockets
-
Sends a complete text message, invoking the callback when complete
- sendUpdateWindowSize(int, int) - Method in class io.undertow.protocols.http2.Http2Channel
-
- sendUpdateWindowSize(int, int) - Method in class io.undertow.protocols.spdy.SpdyChannel
-
- sendWriterClosed() - Method in interface io.undertow.websockets.jsr.JsrWebSocketMessages
-
- sentAccumulator() - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- serve(Sender, HttpServerExchange, IoCallback) - Method in class io.undertow.server.handlers.resource.CachedResource
-
- serve(Sender, HttpServerExchange, IoCallback) - Method in class io.undertow.server.handlers.resource.PathResource
-
- serve(Sender, HttpServerExchange, IoCallback) - Method in interface io.undertow.server.handlers.resource.Resource
-
Serve the resource, and call the provided callback when complete.
- serve(Sender, HttpServerExchange, IoCallback) - Method in class io.undertow.server.handlers.resource.URLResource
-
- serveImpl(Sender, HttpServerExchange, long, long, boolean, IoCallback) - Method in class io.undertow.server.handlers.resource.URLResource
-
- servePage(HttpServerExchange, String) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
-
- servePage(HttpServerExchange, String) - Method in class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
-
- SERVER - Static variable in class io.undertow.util.Headers
-
- SERVER_NAME - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- SERVER_PORT - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- SERVER_STRING - Static variable in class io.undertow.util.Headers
-
- serveRange(Sender, HttpServerExchange, long, long, IoCallback) - Method in class io.undertow.server.handlers.resource.CachedResource
-
- serveRange(Sender, HttpServerExchange, long, long, IoCallback) - Method in class io.undertow.server.handlers.resource.PathResource
-
- serveRange(Sender, HttpServerExchange, long, long, IoCallback) - Method in interface io.undertow.server.handlers.resource.RangeAwareResource
-
Serve the resource, and call the provided callback when complete.
- serveRange(Sender, HttpServerExchange, long, long, IoCallback) - Method in class io.undertow.server.handlers.resource.URLResource
-
- ServerConnection - Class in io.undertow.server
-
A server connection.
- ServerConnection() - Constructor for class io.undertow.server.ServerConnection
-
- ServerConnection.CloseListener - Interface in io.undertow.server
-
- ServerController - Interface in io.undertow.http2.tests.framework
-
Interface that allows the test framework to control the server lifecycle.
- ServerEndpointConfigImpl - Class in io.undertow.websockets.jsr
-
- ServerEndpointConfigImpl(Class<?>, String) - Constructor for class io.undertow.websockets.jsr.ServerEndpointConfigImpl
-
- ServerFixedLengthStreamSinkConduit - Class in io.undertow.server.protocol.http
-
- ServerFixedLengthStreamSinkConduit(StreamSinkConduit, boolean, boolean) - Constructor for class io.undertow.server.protocol.http.ServerFixedLengthStreamSinkConduit
-
Construct a new instance.
- serverReceivedPushPromise() - Method in interface io.undertow.UndertowMessages
-
- ServerSentEvent - Annotation Type in io.undertow.servlet.sse
-
- ServerSentEventConnection - Class in io.undertow.server.handlers.sse
-
Represents the server side of a Server Sent Events connection.
- ServerSentEventConnection(HttpServerExchange, StreamSinkChannel) - Constructor for class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- ServerSentEventConnection.EventCallback - Interface in io.undertow.server.handlers.sse
-
- ServerSentEventConnectionCallback - Interface in io.undertow.server.handlers.sse
-
Callback handler that is invoked when a client connects to a SSE endpoint
- ServerSentEventHandler - Class in io.undertow.server.handlers.sse
-
- ServerSentEventHandler(ServerSentEventConnectionCallback) - Constructor for class io.undertow.server.handlers.sse.ServerSentEventHandler
-
- ServerSentEventHandler() - Constructor for class io.undertow.server.handlers.sse.ServerSentEventHandler
-
- serverSentEvents(ServerSentEventConnectionCallback) - Static method in class io.undertow.Handlers
-
A handler for server sent events
- serverSentEvents() - Static method in class io.undertow.Handlers
-
A handler for server sent events
- ServerSentEventSCI - Class in io.undertow.servlet.sse
-
- ServerSentEventSCI() - Constructor for class io.undertow.servlet.sse.ServerSentEventSCI
-
- ServerSentEventsServer - Class in io.undertow.examples.sse
-
- ServerSentEventsServer() - Constructor for class io.undertow.examples.sse.ServerSentEventsServer
-
- ServerWebSocketContainer - Class in io.undertow.websockets.jsr
-
ServerContainer
implementation which allows to deploy endpoints for a server.
- ServerWebSocketContainer(ClassIntrospecter, XnioWorker, ByteBufferPool, ThreadSetupAction, boolean, boolean) - Constructor for class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- ServerWebSocketContainer(ClassIntrospecter, ClassLoader, XnioWorker, ByteBufferPool, ThreadSetupAction, boolean) - Constructor for class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- ServerWebSocketContainer(ClassIntrospecter, ClassLoader, XnioWorker, ByteBufferPool, ThreadSetupAction, boolean, InetSocketAddress, WebSocketReconnectHandler) - Constructor for class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- ServerWebSocketContainer.PauseListener - Interface in io.undertow.websockets.jsr
-
- SERVICE_UNAVAILABLE - Static variable in class io.undertow.util.StatusCodes
-
- SERVICE_UNAVAILABLE_STRING - Static variable in class io.undertow.util.StatusCodes
-
- servlet(Class<? extends Servlet>) - Static method in class io.undertow.servlet.Servlets
-
Creates a new servlet description with the given class.
- 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
- SERVLET_ENGINE - Static variable in class io.undertow.util.Headers
-
- SERVLET_ENGINE_STRING - Static variable in class io.undertow.util.Headers
-
- SERVLET_PATH - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- ServletAuthenticationCallHandler - Class in io.undertow.servlet.handlers.security
-
This is the final
HttpHandler
in the security chain, it's purpose is to act as a barrier at the end of the chain to ensure authenticate is called after the mechanisms have been associated with the context and the constraint checked.
- ServletAuthenticationCallHandler(HttpHandler) - Constructor for class io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler
-
- 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
-
- 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
-
- 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
-
- ServletContainerInitializerInfo(Class<? extends ServletContainerInitializer>, Set<Class<?>>) - Constructor for class io.undertow.servlet.api.ServletContainerInitializerInfo
-
- servletContextAlreadyInitialized() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- ServletContextAttribute - Class in io.undertow.servlet.attribute
-
An attribute in the servlet request
- ServletContextAttribute(String) - Constructor for class io.undertow.servlet.attribute.ServletContextAttribute
-
- ServletContextAttribute.Builder - Class in io.undertow.servlet.attribute
-
- 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
-
Deprecated.
- ServletFormAuthenticationMechanism(String, String, String, String) - Constructor for class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
-
Deprecated.
- ServletFormAuthenticationMechanism(FormParserFactory, String, String, String, String) - Constructor for class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
-
- ServletFormAuthenticationMechanism(FormParserFactory, String, String, String) - Constructor for class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
-
- ServletFormAuthenticationMechanism(FormParserFactory, String, String, String, IdentityManager) - Constructor for class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
-
- ServletFormAuthenticationMechanism(FormParserFactory, String, String, String, IdentityManager, boolean) - Constructor for class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
-
- ServletFormAuthenticationMechanism.Factory - Class in io.undertow.servlet.handlers.security
-
- ServletHandler - Class in io.undertow.servlet.handlers
-
The handler that is responsible for invoking the servlet
- 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(ServletRequestContext) - Constructor for class io.undertow.servlet.spec.ServletOutputStreamImpl
-
Construct a new instance.
- ServletOutputStreamImpl(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.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
-
- servletPathMatchFailed() - Method in interface io.undertow.UndertowMessages
-
- 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, ManagedServlet, Deployment) - Constructor for class io.undertow.servlet.spec.ServletRegistrationImpl
-
- ServletRelativePathAttribute - Class in io.undertow.servlet.attribute
-
The relative path
- ServletRelativePathAttribute.Builder - Class in io.undertow.servlet.attribute
-
- 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
-
- 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
-
- ServletRequestCharacterEncodingAttribute - Class in io.undertow.servlet.attribute
-
The request session ID
- ServletRequestCharacterEncodingAttribute() - Constructor for class io.undertow.servlet.attribute.ServletRequestCharacterEncodingAttribute
-
- ServletRequestCharacterEncodingAttribute.Builder - Class in io.undertow.servlet.attribute
-
- 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
-
- ServletRequestedSessionIdAttribute - Class in io.undertow.servlet.attribute
-
The request session ID
- ServletRequestedSessionIdAttribute() - Constructor for class io.undertow.servlet.attribute.ServletRequestedSessionIdAttribute
-
- ServletRequestedSessionIdAttribute.Builder - Class in io.undertow.servlet.attribute
-
- ServletRequestedSessionIdFromCookieAttribute - Class in io.undertow.servlet.attribute
-
The request session ID
- ServletRequestedSessionIdFromCookieAttribute() - Constructor for class io.undertow.servlet.attribute.ServletRequestedSessionIdFromCookieAttribute
-
- ServletRequestedSessionIdFromCookieAttribute.Builder - Class in io.undertow.servlet.attribute
-
- ServletRequestedSessionIdValidAttribute - Class in io.undertow.servlet.attribute
-
The request session ID
- ServletRequestedSessionIdValidAttribute() - Constructor for class io.undertow.servlet.attribute.ServletRequestedSessionIdValidAttribute
-
- ServletRequestedSessionIdValidAttribute.Builder - Class in io.undertow.servlet.attribute
-
- ServletRequestLineAttribute - Class in io.undertow.servlet.attribute
-
The request line
- ServletRequestLineAttribute.Builder - Class in io.undertow.servlet.attribute
-
- ServletRequestLocaleAttribute - Class in io.undertow.servlet.attribute
-
The request session ID
- ServletRequestLocaleAttribute() - Constructor for class io.undertow.servlet.attribute.ServletRequestLocaleAttribute
-
- ServletRequestLocaleAttribute.Builder - Class in io.undertow.servlet.attribute
-
- ServletRequestParameterAttribute - Class in io.undertow.servlet.attribute
-
An attribute in the servlet request
- ServletRequestParameterAttribute(String) - Constructor for class io.undertow.servlet.attribute.ServletRequestParameterAttribute
-
- ServletRequestParameterAttribute.Builder - Class in io.undertow.servlet.attribute
-
- ServletRequestURLAttribute - Class in io.undertow.servlet.attribute
-
The request URL
- ServletRequestURLAttribute.Builder - Class in io.undertow.servlet.attribute
-
- 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, AuthorizationManager) - Constructor for class io.undertow.servlet.handlers.security.ServletSecurityRoleHandler
-
- ServletServer - Class in io.undertow.examples.servlet
-
- ServletServer() - Constructor for class io.undertow.examples.servlet.ServletServer
-
- 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
-
- ServletSessionConfig - Class in io.undertow.servlet.api
-
Session config that gets
- ServletSessionConfig() - Constructor for class io.undertow.servlet.api.ServletSessionConfig
-
- ServletSessionIdAttribute - Class in io.undertow.servlet.attribute
-
The request session ID
- ServletSessionIdAttribute() - Constructor for class io.undertow.servlet.attribute.ServletSessionIdAttribute
-
- ServletSessionIdAttribute.Builder - Class in io.undertow.servlet.attribute
-
- ServletSingleSignOnAuthenticationMechainism - Class in io.undertow.servlet.handlers.security
-
Servlet version of the single sign on authentication mechanism.
- ServletSingleSignOnAuthenticationMechainism(SingleSignOnManager) - Constructor for class io.undertow.servlet.handlers.security.ServletSingleSignOnAuthenticationMechainism
-
- 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>, ThreadSetupAction, HttpServerExchange) - Constructor for class io.undertow.servlet.core.ServletUpgradeListener
-
- ServletWebSocketHttpExchange - Class in io.undertow.servlet.websockets
-
- ServletWebSocketHttpExchange(HttpServletRequest, HttpServletResponse, Set<WebSocketChannel>) - Constructor for class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- Session - Interface in io.undertow.server.session
-
Represents a HTTP session.
- SESSION_HANDLER - Static variable in class io.undertow.servlet.websockets.WebSocketServlet
-
- SESSION_ID - Static variable in class io.undertow.servlet.attribute.ServletSessionIdAttribute
-
- SESSION_ID_SHORT - Static variable in class io.undertow.servlet.attribute.ServletSessionIdAttribute
-
- sessionAlreadyExists(String) - Method in interface io.undertow.UndertowMessages
-
- sessionAlreadyInvalidated() - Method in interface io.undertow.UndertowMessages
-
- SessionAttachmentHandler - Class in io.undertow.server.session
-
Handler that attaches the session to the request.
- SessionAttachmentHandler(SessionManager, SessionConfig) - Constructor for class io.undertow.server.session.SessionAttachmentHandler
-
- SessionAttachmentHandler(HttpHandler, SessionManager, SessionConfig) - Constructor for class io.undertow.server.session.SessionAttachmentHandler
-
- SessionConfig - Interface in io.undertow.server.session
-
Interface that abstracts the process of attaching a session to an exchange.
- SessionConfig.SessionCookieSource - Enum in io.undertow.server.session
-
- SessionConfigWrapper - Interface in io.undertow.servlet.api
-
A class that allows the SessionConfig to be wrapped.
- SessionContainer - Class in io.undertow.websockets.jsr
-
- SessionContainer() - Constructor for class io.undertow.websockets.jsr.SessionContainer
-
- SessionCookieConfig - Class in io.undertow.server.session
-
Encapsulation of session cookie configuration.
- SessionCookieConfig() - Constructor for class io.undertow.server.session.SessionCookieConfig
-
- SessionCookieConfigImpl - Class in io.undertow.servlet.spec
-
- SessionCookieConfigImpl(ServletContextImpl) - Constructor for class io.undertow.servlet.spec.SessionCookieConfigImpl
-
- sessionCookieSource(HttpServerExchange) - Method in class io.undertow.server.session.PathParameterSessionConfig
-
- sessionCookieSource(HttpServerExchange) - Method in interface io.undertow.server.session.SessionConfig
-
- sessionCookieSource(HttpServerExchange) - Method in class io.undertow.server.session.SessionCookieConfig
-
- sessionCookieSource(HttpServerExchange) - Method in class io.undertow.server.session.SslSessionConfig
-
- sessionCookieSource(HttpServerExchange) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
-
- sessionCreated(Session, HttpServerExchange) - Method in interface io.undertow.server.session.SessionListener
-
Called when a session is created
- sessionCreated(Session, HttpServerExchange) - Method in class io.undertow.server.session.SessionListeners
-
- sessionCreated(HttpSession) - Method in class io.undertow.servlet.core.ApplicationListeners
-
- sessionCreated(Session, HttpServerExchange) - Method in class io.undertow.servlet.core.SessionListenerBridge
-
- sessionDestroyed(Session, HttpServerExchange, SessionListener.SessionDestroyedReason) - Method in interface io.undertow.server.session.SessionListener
-
Called when a session is destroyed
- sessionDestroyed(Session, HttpServerExchange, SessionListener.SessionDestroyedReason) - Method in class io.undertow.server.session.SessionListeners
-
- 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 interface io.undertow.server.session.SessionListener
-
- sessionIdChanged(Session, String) - Method in class io.undertow.server.session.SessionListeners
-
- sessionIdChanged(Session, String) - Method in class io.undertow.servlet.core.SessionListenerBridge
-
- SessionIdGenerator - Interface in io.undertow.server.session
-
Strategy for generating session ID's.
- sessionIsInvalid() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- SessionListener - Interface in io.undertow.server.session
-
A listener for session events.
- SessionListener.SessionDestroyedReason - Enum in io.undertow.server.session
-
- 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
-
- SessionListeners - Class in io.undertow.server.session
-
Utility class that maintains the session listeners.
- SessionListeners() - Constructor for class io.undertow.server.session.SessionListeners
-
- SessionManager - Interface in io.undertow.server.session
-
Interface that manages sessions.
- SessionManagerFactory - Interface in io.undertow.servlet.api
-
Factory class used to create a session manager
- sessionManagerMustNotBeNull() - Method in interface io.undertow.UndertowMessages
-
- sessionManagerNotFound() - Method in interface io.undertow.UndertowMessages
-
- SessionManagerStatistics - Interface in io.undertow.server.session
-
Optional interface that can be implemented by
SessionManager
implementations that provides session manager statistics.
- SessionNonceManager - Interface in io.undertow.security.api
-
An extension to the
NonceManager
interface for Nonce managers that also support the association of a pre-prepared hash against a currently valid nonce.
- sessionNotFound(String) - Method in interface io.undertow.UndertowMessages
-
- 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
-
- 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
-
- Sessions - Class in io.undertow.util
-
Utility class for working with sessions.
- SessionServer - Class in io.undertow.examples.sessionhandling
-
- SessionServer() - Constructor for class io.undertow.examples.sessionhandling.SessionServer
-
- set(int, T) - Method in class io.undertow.util.AttachmentList
-
- set(int, String) - Method in class io.undertow.util.HeaderValues
-
- SET_COOKIE - Static variable in class io.undertow.util.Headers
-
- SET_COOKIE2 - Static variable in class io.undertow.util.Headers
-
- SET_COOKIE2_STRING - Static variable in class io.undertow.util.Headers
-
- SET_COOKIE_STRING - Static variable in class io.undertow.util.Headers
-
- setAdvertiseAddress(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
-
- setAdvertiseFrequency(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
-
- setAdvertiseGroup(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
-
- setAdvertisePort(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
-
- setAllowCmd(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.WebBuilder
-
- setAllowed(Predicate) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- 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.
- setAsyncSendTimeout(long) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- 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(HttpHandler, String, String, ClassLoader) - Static method in class io.undertow.Handlers
-
Returns an attribute setting handler that can be used to set an arbitrary attribute on the exchange.
- setAttribute(String, Object) - Method in interface io.undertow.server.session.Session
-
Binds an object to this session, using the name specified.
- 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
-
- setAttribute(String, Object) - Method in class io.undertow.websockets.core.WebSocketChannel
-
- SetAttributeHandler - Class in io.undertow.server.handlers
-
Handler that can set an arbitrary attribute on the exchange.
- SetAttributeHandler(HttpHandler, ExchangeAttribute, ExchangeAttribute) - Constructor for class io.undertow.server.handlers.SetAttributeHandler
-
- SetAttributeHandler(HttpHandler, String, String) - Constructor for class io.undertow.server.handlers.SetAttributeHandler
-
- SetAttributeHandler(HttpHandler, String, String, ClassLoader) - Constructor for class io.undertow.server.handlers.SetAttributeHandler
-
- setAuthenticationMechanisms(List<AuthenticationMechanism>) - Method in class io.undertow.servlet.core.DeploymentImpl
-
- setAuthenticationMode(AuthenticationMode) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Sets if this deployment should use pro-active authentication and always authenticate if the credentials are present or constraint driven auth which will only call the authentication mechanisms for protected resources.
- setAuthenticationRequired() - Method in interface io.undertow.security.api.SecurityContext
-
Marks this request as requiring authentication.
- setAuthenticationRequired() - Method in class io.undertow.security.impl.AbstractSecurityContext
-
- setAuthorizationManager(AuthorizationManager) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setBalancer(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setBase(File) - Method in class io.undertow.server.handlers.resource.FileResourceManager
-
- setBase(Path) - Method in class io.undertow.server.handlers.resource.PathResourceManager
-
- setBase(File) - Method in class io.undertow.server.handlers.resource.PathResourceManager
-
- setBindAddress(InetSocketAddress) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- setBuffers(Pool<ByteBuffer>) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
Deprecated.
- setBuffers(ByteBufferPool) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- setBufferSize(int) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- setBufferSize(int) - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
-
- setBufferSize(int) - Method in class io.undertow.Undertow.Builder
-
- setBuffersPerRegion(int) - Method in class io.undertow.Undertow.Builder
-
- setBytesField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setCachable(Predicate) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- setCacheConnections(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- setCacheConnections(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setCacheTime(Integer) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- setCanonicalizePaths(boolean) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
If this handler should use canonicalized paths.
- setCharacterEncoding(String) - Method in interface io.undertow.server.handlers.form.FormDataParser
-
Sets the character encoding that will be used by this parser.
- setCharacterEncoding(String) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- setCharacterEncoding(String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- setCheckNonce(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.WebBuilder
-
- setClassIntrospecter(ClassIntrospecter) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setClassLoader(ClassLoader) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setClientBindAddress(String) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- setClientExtensions(Set<ExtensionHandshake>) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- setClientNegotiation(WebSocketClientNegotiation) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- setCloseCode(int) - Method in class io.undertow.websockets.core.WebSocketChannel
-
- setCloseReason(String) - Method in class io.undertow.websockets.core.WebSocketChannel
-
- setComment(String) - Method in interface io.undertow.server.handlers.Cookie
-
- setComment(String) - Method in class io.undertow.server.handlers.CookieImpl
-
- setComment(String) - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- setCompletionListener(ChannelListener<Http2DataStreamSinkChannel>) - Method in class io.undertow.protocols.http2.Http2DataStreamSinkChannel
-
- setCompletionListener(ChannelListener<Http2StreamSourceChannel>) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- setCompletionListener(ChannelListener<SpdyStreamStreamSourceChannel>) - Method in class io.undertow.protocols.spdy.SpdyStreamStreamSourceChannel
-
- setCompletionListener(ChannelListener<SpdySynReplyStreamSinkChannel>) - Method in class io.undertow.protocols.spdy.SpdySynReplyStreamSinkChannel
-
- setConfidentialPortManager(ConfidentialPortManager) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setConfig(WebSocketChannel, ConfiguredServerEndpoint) - Static method in class io.undertow.websockets.jsr.handshake.HandshakeUtil
-
- setConnectionsPerThread(int) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- setConnectListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- setConnectListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- setConnectListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- setConnectListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- setConnectListener(HttpUpgradeListener) - Method in class io.undertow.server.ServerConnection
-
- setContentEncodedResourceManager(ContentEncodedResourceManager) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- 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
-
- setContentTypeCacheSize(int) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setContextInformation(String, Object) - Method in class io.undertow.server.ListenerRegistry.HttpUpgradeMetadata
-
- setContextInformation(String, Object) - Method in class io.undertow.server.ListenerRegistry.Listener
-
- setContextPath(String) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setContextToAddFilter(ServletContextImpl) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- setContinueHandler(ContinueNotification) - Method in interface io.undertow.client.ClientExchange
-
- setContinueHandler(ContinueNotification) - Method in class io.undertow.client.http2.Http2ClientExchange
-
- setContinueHandler(ContinueNotification) - Method in class io.undertow.client.spdy.SpdyClientExchange
-
- setCookieName(String) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- setCookieName(String) - Method in class io.undertow.server.session.SessionCookieConfig
-
- setCurrentRequestContext(ServletRequestContext) - Static method in class io.undertow.servlet.handlers.ServletRequestContext
-
- setCurrentServlet(ServletChain) - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- setCurrentServletContext(ServletContextImpl) - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- setDateHeader(String, long) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- setDefaultAllow(boolean) - Method in class io.undertow.server.handlers.AccessControlListHandler
-
- setDefaultAllow(boolean) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
- setDefaultCharset(String) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
-
- setDefaultCharset(Charset) - Method in class io.undertow.servlet.core.DeploymentImpl
-
- setDefaultClassIntrospector(ClassIntrospecter) - Method in class io.undertow.websockets.jsr.UndertowContainerProvider
-
- setDefaultCookieVersion(int) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setDefaultEncoding(String) - Method in class io.undertow.server.handlers.form.FormEncodedDataDefinition
-
- setDefaultEncoding(String) - Method in interface io.undertow.server.handlers.form.FormParserFactory.ParserDefinition
-
- setDefaultEncoding(String) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
-
- setDefaultEncoding(String) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Sets the default encoding that will be used for servlet responses
- setDefaultHandler(HttpHandler) - Method in class io.undertow.server.handlers.NameVirtualHostHandler
-
- setDefaultMaxBinaryMessageBufferSize(int) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- setDefaultMaxSessionIdleTimeout(long) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- setDefaultMaxTextMessageBufferSize(int) - Method in class io.undertow.websockets.jsr.ServerWebSocketContainer
-
- setDefaultMultipartConfig(MultipartConfigElement) - 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.server.session.InMemorySessionManager
-
- setDefaultSessionTimeout(int) - Method in interface io.undertow.server.session.SessionManager
-
Sets the default session timeout
- setDefaultSessionTimeout(int) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setDefaultSessionTrackingModes(HashSet<SessionTrackingMode>) - Method in class io.undertow.servlet.spec.ServletContextImpl
-
- setDenyUncoveredHttpMethods(boolean) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setDeploymentName(String) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setDestinationAddress(InetSocketAddress) - Method in class io.undertow.server.HttpServerExchange
-
Sets the destination address of the HTTP request.
- setDirectBuffers(boolean) - Method in class io.undertow.Undertow.Builder
-
- setDirectoryListingEnabled(boolean) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- setDisableCachingForSecuredPages(boolean) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setDiscard(boolean) - Method in interface io.undertow.server.handlers.Cookie
-
- setDiscard(boolean) - Method in class io.undertow.server.handlers.CookieImpl
-
- setDiscard(boolean) - Method in class io.undertow.server.session.SessionCookieConfig
-
- setDiscard(boolean) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
-
- setDispatcherType(DispatcherType) - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- setDispatchExecutor(Executor) - Method in class io.undertow.server.HttpServerExchange
-
Sets the executor that is used for dispatch operations where no executor is specified.
- setDispatchToWorkerThread(boolean) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- setDisplayName(String) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setDomain(String) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- setDomain(String) - Method in interface io.undertow.server.handlers.Cookie
-
- setDomain(String) - Method in class io.undertow.server.handlers.CookieImpl
-
- setDomain(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setDomain(String) - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- setEagerFilterInit(boolean) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setEmptyRoleSemantic(SecurityInfo.EmptyRoleSemantic) - Method in class io.undertow.servlet.api.SecurityInfo
-
- setEnabled(boolean) - Method in class io.undertow.servlet.api.ServletInfo
-
- setError(int, String) - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- setErrorPages(ErrorPages) - Method in class io.undertow.servlet.core.DeploymentImpl
-
- setEscapeErrorMessage(boolean) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Set if if the message passed to HttpServletResponse.sendError(int, String)
should be escaped.
- setExceptionHandler(ExceptionHandler) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Sets the default exception handler for this deployment
- setExchangeRequestPath(HttpServerExchange, String, String, boolean, boolean, StringBuilder) - Static method in class io.undertow.server.Connectors
-
Sets the request path and query parameters, decoding to the requested charset.
- setExecutor(Executor) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
-
- 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 interface io.undertow.server.handlers.Cookie
-
- setExpires(Date) - Method in class io.undertow.server.handlers.CookieImpl
-
- setExpires(Date) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
-
- setExtraBytes(PooledByteBuffer) - Method in class io.undertow.server.AbstractServerConnection
-
- setFailureHandler(HttpHandler) - Method in class io.undertow.server.handlers.RequestLimit
-
- setFallback(SessionConfig) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
-
- setFallbackHandler(HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
- setFalseHandler(HttpHandler) - Method in class io.undertow.server.handlers.PredicateHandler
-
- setFile(Path) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
-
- setFinishListener(ChannelListener<AjpClientResponseStreamSourceChannel>) - Method in class io.undertow.protocols.ajp.AjpClientResponseStreamSourceChannel
-
- setFlushPackets(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setFlushPackets(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig
-
- setFlushwait(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setForceCreation(boolean) - Method in class io.undertow.server.handlers.form.FormEncodedDataDefinition
-
- setHandler(HttpHandler) - Method in class io.undertow.Undertow.Builder
-
- SetHandlerBuilder - Class in io.undertow.server.handlers.builder
-
- SetHandlerBuilder() - Constructor for class io.undertow.server.handlers.builder.SetHandlerBuilder
-
- setHeader(String, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- setHeader(HttpString, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- setHeaderEmitter(HpackDecoder.HeaderEmitter) - Method in class io.undertow.protocols.http2.HpackDecoder
-
- SetHeaderHandler - Class in io.undertow.server.handlers
-
Set a fixed response header.
- SetHeaderHandler(String, String) - Constructor for class io.undertow.server.handlers.SetHeaderHandler
-
- SetHeaderHandler(HttpHandler, String, ExchangeAttribute) - Constructor for class io.undertow.server.handlers.SetHeaderHandler
-
- SetHeaderHandler(HttpHandler, String, String) - Constructor for class io.undertow.server.handlers.SetHeaderHandler
-
- SetHeaderHandler.Builder - Class in io.undertow.server.handlers
-
- setHealthChecker(NodeHealthChecker) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- setHealthCheckInterval(long) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- setHostname(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setHostName(String) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setHttpOnly(boolean) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- setHttpOnly(boolean) - Method in interface io.undertow.server.handlers.Cookie
-
- setHttpOnly(boolean) - Method in class io.undertow.server.handlers.CookieImpl
-
- setHttpOnly(boolean) - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- setIdleTimeFailed(Throwable) - Method in interface io.undertow.websockets.core.WebSocketLogger
-
- setIdleTimeout(long) - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- setIdleTimeout(long) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- setIgnoreFlush(boolean) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setIgnoreForceClose(boolean) - Method in class io.undertow.protocols.http2.Http2StreamSourceChannel
-
- 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
-
- setInstance(T) - Method in class io.undertow.server.handlers.AttachmentHandler
-
- setInstanceFactory(InstanceFactory<? extends Filter>) - Method in class io.undertow.servlet.api.FilterInfo
-
- setInstanceFactory(InstanceFactory<? extends EventListener>) - Method in class io.undertow.servlet.api.ListenerInfo
-
- 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
-
- setInvalidMethodHandler(HttpHandler) - Method in class io.undertow.server.RoutingHandler
-
Sets the handler called when this instance can not match the http method but can match another http method.
- setIoThreads(int) - Method in class io.undertow.Undertow.Builder
-
- setJaspiAuthenticationMechanism(AuthenticationMechanism) - 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
-
- setJvmRoute(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setKeepAliveTime(long) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
Sets the keep alive time in milliseconds.
- setLength(int) - Method in class io.undertow.server.session.SecureRandomSessionIdGenerator
-
- 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
-
- setLogBaseName(String) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- setLogFileHeaderGenerator(LogFileHeaderGenerator) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- setLoginConfig(LoginConfig) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setLogNameSuffix(String) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- setLogWriteExecutor(Executor) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- setMajorVersion(int) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setManagementHost(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.Builder
-
- setManagementPort(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.Builder
-
- setMaskingKey(int) - Method in class io.undertow.websockets.core.protocol.version07.Masker
-
- setMaxAge(Integer) - Method in interface io.undertow.server.handlers.Cookie
-
- setMaxAge(Integer) - Method in class io.undertow.server.handlers.CookieImpl
-
- setMaxAge(int) - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- setMaxattempts(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- setMaxBinaryMessageBufferSize(int) - Method in class io.undertow.websockets.jsr.UndertowSession
-
- setMaxBufferSize(int) - Method in class io.undertow.io.AsyncReceiverImpl
-
- setMaxBufferSize(int) - Method in class io.undertow.io.BlockingReceiverImpl
-
- setMaxBufferSize(int) - Method in interface io.undertow.io.Receiver
-
Sets the maximum amount of data that will be buffered in memory.
- setMaxConnections(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- setMaxConnections(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setMaxEntitySize(long) - Method in class io.undertow.server.HttpServerExchange
-
Sets the max entity size for this exchange.
- setMaxIdleTimeout(long) - Method in class io.undertow.websockets.jsr.UndertowSession
-
- setMaximumConcurrentRequests(int) - Method in class io.undertow.server.handlers.RequestLimit
-
Set the maximum concurrent requests.
- setMaxInactiveInterval(int) - Method in interface io.undertow.server.session.Session
-
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
- setMaxInactiveInterval(int) - Method in class io.undertow.servlet.spec.HttpSessionImpl
-
- setMaxIndividualFileSize(long) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
-
- setMaxQueueSize(int) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- setMaxRequestTime(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- setMaxStreamSize(long) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- setMaxTableSize(int) - Method in class io.undertow.protocols.http2.HpackEncoder
-
- setMaxTextMessageBufferSize(int) - Method in class io.undertow.websockets.jsr.UndertowSession
-
- setMethod(HttpString) - Method in class io.undertow.client.ClientRequest
-
- setMethod(String) - Method in class io.undertow.servlet.api.HttpMethodSecurityInfo
-
- setMethodField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setMetricsCollector(MetricsCollector) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setMimeExtensionMappings(Map<String, String>) - Method in class io.undertow.servlet.core.DeploymentImpl
-
- setMimeMappings(MimeMappings) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- 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.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- setName(String) - Method in class io.undertow.servlet.api.ServletSessionConfig
-
- setName(String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
-
- setNext(HttpHandler) - Method in class io.undertow.predicate.PredicatesHandler
-
- setNext(HttpHandler) - Method in class io.undertow.security.handlers.AuthenticationMechanismsHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.handlers.AccessControlListHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.handlers.AttachmentHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.handlers.cache.CacheHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.handlers.CanonicalPathHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.handlers.encoding.EncodingHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.handlers.form.EagerFormParsingHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.handlers.IPAddressAccessControlHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.handlers.OriginHandler
-
- setNext(HttpHandler) - Method in class io.undertow.server.session.SessionAttachmentHandler
-
- setNoEncodingHandler(HttpHandler) - Method in class io.undertow.server.handlers.encoding.EncodingHandler
-
- setNonUpgradeHandler(HttpHandler) - Method in class io.undertow.server.handlers.ChannelUpgradeHandler
-
Set the non-upgrade delegate handler.
- setOption(Option<T>, T) - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- setOption(Option<T>, T) - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- setOption(Option<T>, T) - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- setOption(Option<T>, T) - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- setOption(Option<T>, T) - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- setOption(Option<T>, T) - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- setOption(Option<T>, T) - Method in class io.undertow.channels.ReadTimeoutStreamSourceChannel
-
- setOption(Option<T>, T) - Method in class io.undertow.channels.WriteTimeoutStreamSinkChannel
-
- setOption(Option<T>, T) - Method in interface io.undertow.client.ClientConnection
-
- setOption(Option<T>, T) - Method in class io.undertow.client.http2.Http2ClientConnection
-
- setOption(Option<T>, T) - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- setOption(Option<T>, T) - Method in class io.undertow.server.AbstractServerConnection
-
- setOption(Option<T>, T) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- setOption(Option<T>, T) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- setOption(Option<T>, T) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- setOption(Option<T>, T) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- setOption(Option<T>, T) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- setOption(Option<T>, T) - Method in class io.undertow.server.ServerConnection
-
- setOption(Option<T>, T) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- setOptionMap(OptionMap) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- setOriginFailedHandler(HttpHandler) - Method in class io.undertow.server.handlers.OriginHandler
-
- setOutputDirectory(Path) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- setParameter(String, String) - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
- setParsers(List<FormParserFactory.ParserDefinition>) - Method in class io.undertow.server.handlers.form.FormParserFactory.Builder
-
- setPath(String) - Method in class io.undertow.client.ClientRequest
-
- setPath(String) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- setPath(String) - Method in interface io.undertow.server.handlers.Cookie
-
- setPath(String) - Method in class io.undertow.server.handlers.CookieImpl
-
- setPath(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
-
- setPath(String) - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- setPersistent(boolean) - Method in class io.undertow.server.HttpServerExchange
-
- setPing(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setPipelineBuffer(PipeliningBufferingStreamSinkConduit) - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- setPort(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setPredicate(Predicate) - Method in class io.undertow.server.handlers.PredicateHandler
-
- setProblemServerRetry(int) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- setProgramaticMechName(String) - Method in class io.undertow.security.impl.SecurityContextImpl
-
Set the name of the mechanism used for authentication to be reported if authentication was handled programatically.
- setProtocol(HttpString) - Method in class io.undertow.client.ClientRequest
-
- setProtocol(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
-
- setProtocol(HttpString) - Method in class io.undertow.server.HttpServerExchange
-
Sets the http protocol
- setProxySsl(XnioSsl) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- setProxyUri(URI) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- setPushHandler(PushCallback) - Method in interface io.undertow.client.ClientExchange
-
- setPushHandler(PushCallback) - Method in class io.undertow.client.http2.Http2ClientExchange
-
- setPushHandler(PushCallback) - Method in class io.undertow.client.spdy.SpdyClientExchange
-
- setQueryField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setQueryParameters(Map<String, Deque<String>>) - Method in class io.undertow.servlet.spec.HttpServletRequestImpl
-
- setQueryString(String) - Method in class io.undertow.server.HttpServerExchange
-
- setQueueNewRequests(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- setQueueNewRequests(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setReadListener(ReadListener) - Method in class io.undertow.servlet.spec.ServletInputStreamImpl
-
- setReadListener(ReadListener) - Method in class io.undertow.servlet.spec.UpgradeServletInputStream
-
- setReadReadyHandler(ReadReadyHandler) - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- setReadReadyHandler(ReadReadyHandler) - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- setReadReadyHandler(ReadReadyHandler) - Method in class io.undertow.protocols.ssl.SslConduit
-
- setReasonPhrase(String) - Method in class io.undertow.server.HttpServerExchange
-
Sets the HTTP reason phrase.
- setReceiveListener(ChannelListener<WebSocketChannel>) - Method in class io.undertow.websockets.jsr.UndertowSession
-
sets the recieve listener This should only be used for annotated endpoints.
- setReconnectHandler(WebSocketReconnectHandler) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- setReduceDisplay(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.WebBuilder
-
- setRefererField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setRelativePath(String) - Method in class io.undertow.server.HttpServerExchange
-
Set the request relative path.
- setRemoteHostField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setRemoveBrokenNodes(long) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- setRequestMethod(HttpString) - Method in class io.undertow.server.HttpServerExchange
-
Set the HTTP request method.
- setRequestPath(String) - Method in class io.undertow.server.HttpServerExchange
-
Set the request URI path.
- setRequestQueueSize(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- setRequestQueueSize(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setRequestScheme(String) - Method in class io.undertow.server.HttpServerExchange
-
Set the request URI scheme.
- setRequestStartTime(HttpServerExchange) - Static method in class io.undertow.server.Connectors
-
- setRequestURI(String) - Method in class io.undertow.server.HttpServerExchange
-
Sets the request URI
- setRequestURI(String, boolean) - Method in class io.undertow.server.HttpServerExchange
-
Sets the request URI
- setRequireAllOrigins(boolean) - Method in class io.undertow.server.handlers.OriginHandler
-
- setRequiredConstrains(List<SingleConstraintMatch>) - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- setRequireOriginHeader(boolean) - Method in class io.undertow.server.handlers.OriginHandler
-
- setRequireWelcomeFileMapping(boolean) - Method in class io.undertow.servlet.api.ServletInfo
-
- setResolvedPath(String) - Method in class io.undertow.server.HttpServerExchange
-
Set the resolved path.
- setResourceManager(ResourceManager) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- setResourceManager(ResourceManager) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setResponseCode(int) - Method in class io.undertow.server.HttpServerExchange
-
Deprecated.
- setResponseCodes(Set<Integer>) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
-
- setResponseCodes(Integer...) - Method in class io.undertow.server.handlers.error.FileErrorPageHandler
-
- setResponseCodes(Set<Integer>) - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
-
- setResponseCodes(Integer...) - Method in class io.undertow.server.handlers.error.SimpleErrorPageHandler
-
- setResponseContentLength(long) - Method in class io.undertow.server.HttpServerExchange
-
Sets the response content length
- setResponseCookie(Cookie) - Method in class io.undertow.server.HttpServerExchange
-
Sets a response cookie
- setResponseHeader(String, String) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- setResponseHeader(String, String) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- setResponseHeader(String, String) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
Set a response header
- setResponseHeaders(Map<String, List<String>>) - Method in class io.undertow.servlet.websockets.ServletWebSocketHttpExchange
-
- setResponseHeaders(Map<String, List<String>>) - Method in class io.undertow.websockets.spi.AsyncWebSocketHttpServerExchange
-
- setResponseHeaders(Map<String, List<String>>) - Method in interface io.undertow.websockets.spi.WebSocketHttpExchange
-
Sets the response headers
- setResponseListener(ClientCallback<ClientExchange>) - Method in interface io.undertow.client.ClientExchange
-
- setResponseListener(ClientCallback<ClientExchange>) - Method in class io.undertow.client.http2.Http2ClientExchange
-
- setResponseListener(ClientCallback<ClientExchange>) - Method in class io.undertow.client.spdy.SpdyClientExchange
-
- setRootHandler(HttpHandler) - Method in class io.undertow.server.handlers.BlockingHandler
-
- setRootHandler(HttpHandler) - Method in interface io.undertow.server.OpenListener
-
Sets the root handler
- setRootHandler(HttpHandler) - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
-
- setRootHandler(HttpHandler) - Method in class io.undertow.server.protocol.http.AlpnOpenListener
-
- setRootHandler(HttpHandler) - Method in class io.undertow.server.protocol.http.HttpOpenListener
-
- setRootHandler(HttpHandler) - Method in class io.undertow.server.protocol.http2.Http2OpenListener
-
- setRootHandler(HttpHandler) - Method in class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- setRootHandler(HttpHandler) - Method in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener
-
- setRotate(boolean) - Method in class io.undertow.server.handlers.accesslog.DefaultAccessLogReceiver.Builder
-
- setRsv(int) - Method in class io.undertow.websockets.core.StreamSinkFrameChannel
-
Set the RSV which is used for extensions.
- setRunAs(String) - Method in class io.undertow.servlet.api.ServletInfo
-
- setRunAsRole(String) - Method in class io.undertow.servlet.spec.ServletRegistrationImpl
-
- setRunningInsideHandler(boolean) - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- setScheme(String) - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
-
- setSecure(boolean) - Method in class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- setSecure(boolean) - Method in interface io.undertow.server.handlers.Cookie
-
- setSecure(boolean) - Method in class io.undertow.server.handlers.CookieImpl
-
- setSecure(boolean) - Method in class io.undertow.server.session.SessionCookieConfig
-
- 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
-
- setSecurityContext(SecurityContext) - Method in class io.undertow.server.HttpServerExchange
-
- setSecurityContextFactory(SecurityContextFactory) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setSecurityKey(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.MCMPConfig.AdvertiseBuilder
-
- setSendCustomReasonPhraseOnError(boolean) - Method in class io.undertow.servlet.api.DeploymentInfo
-
If this is true then the message parameter of HttpServletResponse.sendError(int, String)
and HttpServletResponse.setStatus(int, String)
will be used as the HTTP reason phrase in the response.
- setServerName(String) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setServerOption(Option<T>, T) - Method in class io.undertow.Undertow.Builder
-
- 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
-
- setSessionConfigWrapper(SessionConfigWrapper) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setSessionId(HttpServerExchange, String) - Method in class io.undertow.server.session.PathParameterSessionConfig
-
- setSessionId(HttpServerExchange, String) - Method in interface io.undertow.server.session.SessionConfig
-
Attaches the session to the exchange.
- setSessionId(HttpServerExchange, String) - Method in class io.undertow.server.session.SessionCookieConfig
-
- setSessionId(HttpServerExchange, String) - Method in class io.undertow.server.session.SslSessionConfig
-
- setSessionId(HttpServerExchange, String) - Method in class io.undertow.servlet.spec.SessionCookieConfigImpl
-
- setSessionIdGenerator(SessionIdGenerator) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setSessionManager(SessionManager) - Method in class io.undertow.server.session.SessionAttachmentHandler
-
- 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
-
- setSmax(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setSocketOption(Option<T>, T) - Method in class io.undertow.Undertow.Builder
-
- setSoftMaxConnectionsPerThread(int) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- setSourceAddress(InetSocketAddress) - Method in class io.undertow.server.HttpServerExchange
-
Sets the source address of the HTTP request.
- setSsl(XnioSsl) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- setSslContext(SSLContext) - Static method in class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
-
- setSslSessionInfo(SSLSessionInfo) - Method in class io.undertow.server.protocol.ajp.AjpServerConnection
-
- setSslSessionInfo(SSLSessionInfo) - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- setSslSessionInfo(SSLSessionInfo) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- setSslSessionInfo(SSLSessionInfo) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- setSslSessionInfo(SSLSessionInfo) - Method in class io.undertow.server.ServerConnection
-
Sets the current SSL information.
- setStatus(int) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- setStatus(int, String) - Method in class io.undertow.servlet.spec.HttpServletResponseImpl
-
- setStatusCode(int) - Method in class io.undertow.server.HttpServerExchange
-
Change the status code for this response.
- setStatusField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setStickySession(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- setStickySessionCookie(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- setStickySessionForce(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- setStickySessionPath(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- setStickySessionRemove(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- setTableName(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setTempDir(File) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setTempDir(Path) - Method in class io.undertow.servlet.api.DeploymentInfo
-
- setTempFileLocation(Path) - Method in class io.undertow.server.handlers.form.MultiPartParserDefinition
-
- setThreadSetupAction(CompositeThreadSetupAction) - Method in class io.undertow.servlet.core.DeploymentImpl
-
- setTimeout(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setTimeout(long) - Method in class io.undertow.servlet.spec.AsyncContextImpl
-
- setTimestampField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- SETTINGS_CLIENT_CERTIFICATE_VECTOR_SIZE - Static variable in class io.undertow.protocols.spdy.SpdySetting
-
- SETTINGS_CURRENT_CWND - Static variable in class io.undertow.protocols.spdy.SpdySetting
-
- SETTINGS_DOWNLOAD_BANDWIDTH - Static variable in class io.undertow.protocols.spdy.SpdySetting
-
- SETTINGS_DOWNLOAD_RETRANS_RATE - Static variable in class io.undertow.protocols.spdy.SpdySetting
-
- SETTINGS_ENABLE_PUSH - Static variable in class io.undertow.protocols.http2.Http2Setting
-
- SETTINGS_HEADER_TABLE_SIZE - Static variable in class io.undertow.protocols.http2.Http2Setting
-
- SETTINGS_INITIAL_WINDOW_SIZE - Static variable in class io.undertow.protocols.http2.Http2Setting
-
- SETTINGS_INITIAL_WINDOW_SIZE - Static variable in class io.undertow.protocols.spdy.SpdySetting
-
- SETTINGS_MAX_CONCURRENT_STREAMS - Static variable in class io.undertow.protocols.http2.Http2Setting
-
- SETTINGS_MAX_CONCURRENT_STREAMS - Static variable in class io.undertow.protocols.spdy.SpdySetting
-
- SETTINGS_MAX_FRAME_SIZE - Static variable in class io.undertow.protocols.http2.Http2Setting
-
- SETTINGS_MAX_HEADER_LIST_SIZE - Static variable in class io.undertow.protocols.http2.Http2Setting
-
- SETTINGS_ROUND_TRIP_TIME - Static variable in class io.undertow.protocols.spdy.SpdySetting
-
- SETTINGS_UPLOAD_BANDWIDTH - Static variable in class io.undertow.protocols.spdy.SpdySetting
-
- setTransportGuaranteeType(TransportGuaranteeType) - Method in class io.undertow.servlet.api.SecurityInfo
-
- setTransportGuarenteeType(TransportGuaranteeType) - Method in class io.undertow.servlet.handlers.ServletRequestContext
-
- setTrueHandler(HttpHandler) - Method in class io.undertow.server.handlers.PredicateHandler
-
- setTtl(int) - Method in class io.undertow.server.handlers.proxy.LoadBalancingProxyClient
-
- setTtl(long) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- setTtl(long) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setType(String) - Method in class io.undertow.server.handlers.proxy.mod_cluster.NodeConfig.NodeBuilder
-
- setUndertowOptions(OptionMap) - Method in interface io.undertow.server.OpenListener
-
- setUndertowOptions(OptionMap) - Method in class io.undertow.server.protocol.ajp.AjpOpenListener
-
- setUndertowOptions(OptionMap) - Method in class io.undertow.server.protocol.http.AlpnOpenListener
-
- setUndertowOptions(OptionMap) - Method in class io.undertow.server.protocol.http.HttpOpenListener
-
- setUndertowOptions(OptionMap) - Method in class io.undertow.server.protocol.http2.Http2OpenListener
-
- setUndertowOptions(OptionMap) - Method in class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- setUndertowOptions(OptionMap) - Method in class io.undertow.server.protocol.spdy.SpdyPlainOpenListener
-
- setup(HttpServerExchange) - Method in class io.undertow.server.ConnectorStatisticsImpl
-
- 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
-
- setup(StreamSourceChannel) - Method in class io.undertow.util.StringReadChannelListener
-
- setup(StreamSinkChannel) - Method in class io.undertow.util.StringWriteChannelListener
-
- setUpgradeListener(HttpUpgradeListener) - Method in class io.undertow.server.AbstractServerConnection
-
- setUpgradeListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.http.HttpServerConnection
-
- setUpgradeListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- setUpgradeListener(HttpUpgradeListener) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- setUpgradeListener(HttpUpgradeListener) - Method in class io.undertow.server.ServerConnection
-
- setupMultipart(ServletContextImpl) - Method in class io.undertow.servlet.core.ManagedServlet
-
- setupPipelineBuffer(HttpServerExchange) - Method in class io.undertow.server.protocol.http.PipeliningBufferingStreamSinkConduit
-
Gets the channel wrapper that implements the buffering
- setUrlEncoding(String) - Method in class io.undertow.servlet.api.DeploymentInfo
-
Sets the URL encoding.
- setUseAlias(boolean) - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster.Builder
-
- setUseLongContentLength(boolean) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setUserAgentField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setUserField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setValue(V) - Method in class io.undertow.server.handlers.cache.LRUCache.CacheEntry
-
- setValue(String) - Method in interface io.undertow.server.handlers.Cookie
-
- setValue(String) - Method in class io.undertow.server.handlers.CookieImpl
-
- setValue(String) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
-
- setVersion(int) - Method in interface io.undertow.server.handlers.Cookie
-
- setVersion(int) - Method in class io.undertow.server.handlers.CookieImpl
-
- setVersion(int) - Method in class io.undertow.servlet.spec.ServletCookieAdaptor
-
- setVersion(WebSocketVersion) - Method in class io.undertow.websockets.client.WebSocketClient.ConnectionBuilder
-
- setVirtualHostField(String) - Method in class io.undertow.server.handlers.JDBCLogHandler
-
- setWaitWorker(int) - Method in class io.undertow.server.handlers.proxy.mod_cluster.Balancer.BalancerBuilder
-
- setWelcomeFiles(String...) - Method in class io.undertow.server.handlers.resource.ResourceHandler
-
- setWorker(XnioWorker) - Method in class io.undertow.websockets.jsr.WebSocketDeploymentInfo
-
- setWorkerOption(Option<T>, T) - Method in class io.undertow.Undertow.Builder
-
- setWorkerThreads(int) - Method in class io.undertow.Undertow.Builder
-
- setWriteListener(WriteListener) - Method in class io.undertow.servlet.spec.ServletOutputStreamImpl
-
- setWriteListener(WriteListener) - Method in class io.undertow.servlet.spec.UpgradeServletOutputStream
-
- setWriteReadyHandler(WriteReadyHandler) - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- setWriteReadyHandler(WriteReadyHandler) - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- setWriteReadyHandler(WriteReadyHandler) - Method in class io.undertow.protocols.ssl.SslConduit
-
- shouldUseHuffman(HttpString, String) - Method in interface io.undertow.protocols.http2.HpackEncoder.HpackHeaderFunction
-
Returns true if huffman encoding should be used on the header value
- shouldUseHuffman(HttpString) - Method in interface io.undertow.protocols.http2.HpackEncoder.HpackHeaderFunction
-
Returns true if huffman encoding should be used on the header name
- shouldUseIndexing(HttpString, String) - Method in interface io.undertow.protocols.http2.HpackEncoder.HpackHeaderFunction
-
- shutdown() - Method in class io.undertow.server.handlers.GracefulShutdownHandler
-
- shutdown(boolean) - Method in interface io.undertow.server.handlers.GracefulShutdownHandler.ShutdownListener
-
Notification that the container has shutdown.
- shutdown() - Method in class io.undertow.server.handlers.sse.ServerSentEventConnection
-
execute a graceful shutdown once all data has been sent
- SHUTDOWN - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- shutdownReads() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- shutdownReads() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- shutdownReads() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- shutdownReads() - Method in class io.undertow.channels.ReadTimeoutStreamSourceChannel
-
- shutdownReads() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- shutdownReads() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- shutdownWrites() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- shutdownWrites() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- shutdownWrites() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- shutdownWrites() - Method in class io.undertow.channels.WriteTimeoutStreamSinkChannel
-
- shutdownWrites() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- SILENT - Static variable in class io.undertow.security.impl.BasicAuthenticationMechanism
-
- SimpleConnectionPoolErrorHandler() - Constructor for class io.undertow.server.handlers.proxy.ConnectionPoolErrorHandler.SimpleConnectionPoolErrorHandler
-
- SimpleErrorPageHandler - Class in io.undertow.server.handlers.error
-
Handler that generates an extremely simple no frills error page
- SimpleErrorPageHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.error.SimpleErrorPageHandler
-
- SimpleErrorPageHandler() - Constructor for class io.undertow.server.handlers.error.SimpleErrorPageHandler
-
- SimpleNonceManager - Class in io.undertow.security.impl
-
A default
NonceManager
implementation to provide reasonable single host management of nonces.
- SimpleNonceManager() - Constructor for class io.undertow.security.impl.SimpleNonceManager
-
- SimpleNonceManager(String) - Constructor for class io.undertow.security.impl.SimpleNonceManager
-
- SimpleProxyClientProvider - Class in io.undertow.server.handlers.proxy
-
Simple proxy client provider.
- SimpleProxyClientProvider(URI) - Constructor for class io.undertow.server.handlers.proxy.SimpleProxyClientProvider
-
- SingleConstraintMatch - Class in io.undertow.servlet.api
-
Representation of a single security constrain matched for a single request.
- SingleConstraintMatch(SecurityInfo.EmptyRoleSemantic, Set<String>) - Constructor for class io.undertow.servlet.api.SingleConstraintMatch
-
- SinglePortConfidentialityHandler - Class in io.undertow.security.handlers
-
An extension to
AbstractConfidentialityHandler
that uses the Host header from the incoming message and specifies the confidential address by just switching the port.
- SinglePortConfidentialityHandler(HttpHandler, int) - Constructor for class io.undertow.security.handlers.SinglePortConfidentialityHandler
-
- SingleSignOn - Interface in io.undertow.security.impl
-
- SingleSignOnAuthenticationMechanism - Class in io.undertow.security.impl
-
Authenticator that can be used to configure single sign on.
- SingleSignOnAuthenticationMechanism(SingleSignOnManager) - Constructor for class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- SingleSignOnAuthenticationMechanism(SingleSignOnManager, IdentityManager) - Constructor for class io.undertow.security.impl.SingleSignOnAuthenticationMechanism
-
- SingleSignOnManager - Interface in io.undertow.security.impl
-
- sink(AbstractServerConnection.ConduitState) - Static method in class io.undertow.server.AbstractServerConnection
-
- size() - Method in class io.undertow.server.handlers.cache.DirectBufferCache.CacheEntry
-
- size() - Method in class io.undertow.util.AttachmentList
-
- size() - Method in class io.undertow.util.CopyOnWriteMap
-
- size() - Method in class io.undertow.util.FastConcurrentDirectDeque
-
Returns the number of elements in this deque.
- size() - Method in class io.undertow.util.HeaderMap
-
- size() - Method in class io.undertow.util.HeaderValues
-
- size() - Method in class io.undertow.util.PortableConcurrentDirectDeque
-
Returns the number of elements in this deque.
- size() - Method in class io.undertow.util.SecureHashMap
-
- size() - Method in class io.undertow.websockets.core.function.ChannelFunctionFileChannel
-
- solve(String) - Method in class io.undertow.websockets.client.WebSocket13ClientHandshake
-
- solve(String) - Method in class io.undertow.websockets.core.protocol.version07.Hybi07Handshake
-
- source(AbstractServerConnection.ConduitState) - Static method in class io.undertow.server.AbstractServerConnection
-
- SPDY_3_1 - Static variable in class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- SpdyChannel - Class in io.undertow.protocols.spdy
-
SPDY channel.
- SpdyChannel(StreamConnection, ByteBufferPool, PooledByteBuffer, ByteBufferPool, boolean, OptionMap) - Constructor for class io.undertow.protocols.spdy.SpdyChannel
-
- SpdyClientConnection - Class in io.undertow.client.spdy
-
- SpdyClientConnection(SpdyChannel, ClientStatistics) - Constructor for class io.undertow.client.spdy.SpdyClientConnection
-
- SpdyClientExchange - Class in io.undertow.client.spdy
-
- SpdyClientExchange(ClientConnection, SpdyStreamSinkChannel, ClientRequest) - Constructor for class io.undertow.client.spdy.SpdyClientExchange
-
- SpdyClientProvider - Class in io.undertow.client.spdy
-
Dedicated SPDY client that will never fall back to HTTPS
- SpdyClientProvider() - Constructor for class io.undertow.client.spdy.SpdyClientProvider
-
- SpdyGoAwayParser - Class in io.undertow.protocols.spdy
-
Parser for SPDY ping frames.
- SpdyGoAwayParser(int) - Constructor for class io.undertow.protocols.spdy.SpdyGoAwayParser
-
- SpdyGoAwayStreamSourceChannel - Class in io.undertow.protocols.spdy
-
A SPDY Ping frame
- spdyNotSupported() - Method in interface io.undertow.UndertowMessages
-
- SpdyOpenListener - Class in io.undertow.server.protocol.spdy
-
Open listener for SPDY server
- SpdyOpenListener(Pool<ByteBuffer>, Pool<ByteBuffer>) - Constructor for class io.undertow.server.protocol.spdy.SpdyOpenListener
-
Deprecated.
- SpdyOpenListener(Pool<ByteBuffer>, Pool<ByteBuffer>, OptionMap) - Constructor for class io.undertow.server.protocol.spdy.SpdyOpenListener
-
Deprecated.
- SpdyOpenListener(ByteBufferPool, ByteBufferPool) - Constructor for class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- SpdyOpenListener(ByteBufferPool, ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.spdy.SpdyOpenListener
-
- SpdyPingStreamSourceChannel - Class in io.undertow.protocols.spdy
-
A SPDY Ping frame
- SpdyPlainOpenListener - Class in io.undertow.server.protocol.spdy
-
Open listener for SPDY that uses direct connections rather than ALPN.
- SpdyPlainOpenListener(ByteBufferPool, ByteBufferPool) - Constructor for class io.undertow.server.protocol.spdy.SpdyPlainOpenListener
-
- SpdyPlainOpenListener(ByteBufferPool, ByteBufferPool, OptionMap) - Constructor for class io.undertow.server.protocol.spdy.SpdyPlainOpenListener
-
- SpdyPushBackParser - Class in io.undertow.protocols.spdy
-
Parser that supports push back when not all data can be read.
- SpdyPushBackParser(int) - Constructor for class io.undertow.protocols.spdy.SpdyPushBackParser
-
- SpdyReceiveListener - Class in io.undertow.server.protocol.spdy
-
The recieve listener for a SPDY connection.
- SpdyReceiveListener(HttpHandler, OptionMap, int, ConnectorStatisticsImpl) - Constructor for class io.undertow.server.protocol.spdy.SpdyReceiveListener
-
- SpdyRstStreamStreamSourceChannel - Class in io.undertow.protocols.spdy
-
A SPDY Ping frame
- SpdyServerConnection - Class in io.undertow.server.protocol.spdy
-
A server connection.
- SpdyServerConnection(HttpHandler, SpdyChannel, SpdySynStreamStreamSourceChannel, OptionMap, int) - Constructor for class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- SpdyServerConnection(HttpHandler, SpdyChannel, SpdySynStreamStreamSinkChannel, OptionMap, int) - Constructor for class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- SpdySetting - Class in io.undertow.protocols.spdy
-
A Spdy Setting
- SpdySettingsStreamSourceChannel - Class in io.undertow.protocols.spdy
-
A spdy Settings frame
- SpdyStreamSinkChannel - Class in io.undertow.protocols.spdy
-
- SpdyStreamSourceChannel - Class in io.undertow.protocols.spdy
-
SPDY stream source channel
- SpdyStreamStreamSinkChannel - Class in io.undertow.protocols.spdy
-
- SpdyStreamStreamSourceChannel - Class in io.undertow.protocols.spdy
-
- spdyStreamWasReset() - Method in interface io.undertow.UndertowMessages
-
- SpdySynReplyStreamSinkChannel - Class in io.undertow.protocols.spdy
-
- SpdySynReplyStreamSourceChannel - Class in io.undertow.protocols.spdy
-
- SpdySynStreamStreamSinkChannel - Class in io.undertow.protocols.spdy
-
- SpdySynStreamStreamSourceChannel - Class in io.undertow.protocols.spdy
-
- SSL_CERT - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- SSL_CERT - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- SSL_CIPHER - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- SSL_CIPHER - Static variable in class io.undertow.util.Headers
-
- SSL_CIPHER_STRING - Static variable in class io.undertow.util.Headers
-
- SSL_CIPHER_USEKEYSIZE - Static variable in class io.undertow.util.Headers
-
- SSL_CIPHER_USEKEYSIZE_STRING - Static variable in class io.undertow.util.Headers
-
- SSL_CLIENT_CERT - Static variable in class io.undertow.util.Headers
-
- SSL_CLIENT_CERT_STRING - Static variable in class io.undertow.util.Headers
-
- SSL_CONTEXT - Static variable in class io.undertow.websockets.jsr.DefaultWebSocketClientSslProvider
-
- SSL_CYPHER - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- SSL_KEY_SIZE - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- SSL_KEY_SIZE - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- SSL_SESSION - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- SSL_SESSION_ID - Static variable in class io.undertow.client.ProxiedRequestAttachments
-
- SSL_SESSION_ID - Static variable in class io.undertow.util.Headers
-
- SSL_SESSION_ID_STRING - Static variable in class io.undertow.util.Headers
-
- sslCannotBeCombinedWithAnyOtherMethod() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- SslCipherAttribute - Class in io.undertow.attribute
-
- SslCipherAttribute() - Constructor for class io.undertow.attribute.SslCipherAttribute
-
- SslCipherAttribute.Builder - Class in io.undertow.attribute
-
- SslClientCertAttribute - Class in io.undertow.attribute
-
- SslClientCertAttribute() - Constructor for class io.undertow.attribute.SslClientCertAttribute
-
- SslClientCertAttribute.Builder - Class in io.undertow.attribute
-
- SslConduit - Class in io.undertow.protocols.ssl
-
- SSLHeaderHandler - Class in io.undertow.server.handlers
-
Handler that sets SSL information on the connection based on the following headers:
- SSLHeaderHandler(HttpHandler) - Constructor for class io.undertow.server.handlers.SSLHeaderHandler
-
- SSLHeaderHandler.Builder - Class in io.undertow.server.handlers
-
- SSLInformationAssociationHandler - Class in io.undertow.servlet.handlers.security
-
Handler that associates SSL metadata with request
- SSLInformationAssociationHandler(HttpHandler) - Constructor for class io.undertow.servlet.handlers.security.SSLInformationAssociationHandler
-
- SslSessionConfig - Class in io.undertow.server.session
-
Session config that stores the session ID in the current SSL session.
- SslSessionConfig(SessionConfig, SessionManager) - Constructor for class io.undertow.server.session.SslSessionConfig
-
- SslSessionConfig(SessionManager) - Constructor for class io.undertow.server.session.SslSessionConfig
-
- SslSessionIdAttribute - Class in io.undertow.attribute
-
- SslSessionIdAttribute() - Constructor for class io.undertow.attribute.SslSessionIdAttribute
-
- SslSessionIdAttribute.Builder - Class in io.undertow.attribute
-
- SSLSessionInfo - Interface in io.undertow.server
-
SSL session information.
- sslWasNull() - Method in interface io.undertow.UndertowMessages
-
- STALE - Static variable in class io.undertow.util.Headers
-
- start(String, int, int) - Method in interface io.undertow.http2.tests.framework.ServerController
-
- start(String, int, int) - Method in class io.undertow.http2.tests.framework.UndertowTestServer
-
- start() - Method in class io.undertow.server.handlers.GracefulShutdownHandler
-
- start() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
Start
- start() - Method in class io.undertow.server.session.InMemorySessionManager
-
- start() - Method in interface io.undertow.server.session.SessionManager
-
Starts the session manager
- 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
-
- start() - Method in class io.undertow.Undertow
-
- 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
-
- startBlocking() - Method in class io.undertow.server.HttpServerExchange
-
Calling this method puts the exchange in blocking mode, and creates a
BlockingHttpExchange
object to store the streams.
- startBlocking(BlockingHttpExchange) - Method in class io.undertow.server.HttpServerExchange
-
Calling this method puts the exchange in blocking mode, using the given blocking exchange as the source of the streams.
- startBlockingHasNotBeenCalled() - Method in interface io.undertow.UndertowMessages
-
- startDiscard() - Method in class io.undertow.protocols.ajp.AjpClientRequestClientStreamSinkChannel
-
- startHandshake() - Method in class io.undertow.protocols.ssl.SslConduit
-
- STATE_CURRENT_BYTES_VAR - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- STATE_CURRENT_VAR - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- STATE_POS_VAR - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- STATE_STRING_BUILDER_VAR - Static variable in class io.undertow.annotationprocessor.AbstractParserGenerator
-
- STATUS - Static variable in class io.undertow.util.Headers
-
- STATUS_CODE - Static variable in class io.undertow.annotationprocessor.ResponseParserGenerator
-
- STATUS_STRING - Static variable in class io.undertow.util.Headers
-
- StatusCodes - Class in io.undertow.util
-
- stickySessionCookieLengthTruncated(String, String) - Method in interface io.undertow.UndertowLogger
-
Undertow mod_cluster proxy messages
- stop() - Method in interface io.undertow.http2.tests.framework.ServerController
-
- stop() - Method in class io.undertow.http2.tests.framework.UndertowTestServer
-
- stop() - Method in class io.undertow.server.handlers.proxy.mod_cluster.ModCluster
-
Stop
- stop() - Method in interface io.undertow.server.handlers.proxy.mod_cluster.ModClusterStatus.Context
-
- stop() - Method in class io.undertow.server.session.InMemorySessionManager
-
- stop() - Method in interface io.undertow.server.session.SessionManager
-
stops the session manager
- 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
-
- stop() - Method in class io.undertow.Undertow
-
- stoppingServletDueToPermanentUnavailability(String, UnavailableException) - Method in interface io.undertow.servlet.UndertowServletLogger
-
- stoppingServletUntilDueToTemporaryUnavailability(String, Date, UnavailableException) - Method in interface io.undertow.servlet.UndertowServletLogger
-
- STORED_METHOD - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- storeInitialLocation(HttpServerExchange) - Method in class io.undertow.security.impl.FormAuthenticationMechanism
-
- storeInitialLocation(HttpServerExchange) - Method in class io.undertow.servlet.handlers.security.ServletFormAuthenticationMechanism
-
- STREAM_ALREADY_CLOSED - Static variable in exception io.undertow.protocols.spdy.StreamErrorException
-
- STREAM_IN_USE - Static variable in exception io.undertow.protocols.spdy.StreamErrorException
-
- StreamErrorException - Exception in io.undertow.protocols.http2
-
- StreamErrorException(int) - Constructor for exception io.undertow.protocols.http2.StreamErrorException
-
- StreamErrorException - Exception in io.undertow.protocols.spdy
-
- StreamErrorException(int) - Constructor for exception io.undertow.protocols.spdy.StreamErrorException
-
- streamId - Variable in class io.undertow.protocols.spdy.SpdyPushBackParser
-
- streamIdMustBeZeroForFrameType(int) - Method in interface io.undertow.UndertowMessages
-
- streamIdMustNotBeZeroForFrameType(int) - Method in interface io.undertow.UndertowMessages
-
- streamIsBroken() - Method in interface io.undertow.websockets.core.WebSocketMessages
-
- streamIsClosed() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- streamIsClosed() - Method in interface io.undertow.UndertowMessages
-
- streamNotInAsyncMode() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- streamNotReady() - Method in interface io.undertow.servlet.UndertowServletMessages
-
- streamRemoved(int) - Method in class io.undertow.protocols.http2.Http2PriorityTree
-
Method that is invoked when a stream has been removed
- StreamSinkFrameChannel - Class in io.undertow.websockets.core
-
- StreamSinkFrameChannel(WebSocketChannel, WebSocketFrameType) - Constructor for class io.undertow.websockets.core.StreamSinkFrameChannel
-
- StreamSourceFrameChannel - Class in io.undertow.websockets.core
-
Base class for processes Frame bases StreamSourceChannels.
- StreamSourceFrameChannel(WebSocketChannel, WebSocketFrameType, PooledByteBuffer, long) - Constructor for class io.undertow.websockets.core.StreamSourceFrameChannel
-
- StreamSourceFrameChannel(WebSocketChannel, WebSocketFrameType, int, boolean, PooledByteBuffer, long, Masker, ChannelFunction...) - Constructor for class io.undertow.websockets.core.StreamSourceFrameChannel
-
- STRICT_TRANSPORT_SECURITY - Static variable in class io.undertow.util.Headers
-
- STRICT_TRANSPORT_SECURITY_STRING - Static variable in class io.undertow.util.Headers
-
- STRING_LENGTH_MASK - Static variable in class io.undertow.server.protocol.ajp.AjpRequestParser
-
- stringDone(String) - Method in class io.undertow.util.StringReadChannelListener
-
- StringReadChannelListener - Class in io.undertow.util
-
Simple utility class for reading a string
- StringReadChannelListener(ByteBufferPool) - Constructor for class io.undertow.util.StringReadChannelListener
-
- StringWriteChannelListener - Class in io.undertow.util
-
A simple write listener that can be used to write out the contents of a String.
- StringWriteChannelListener(String) - Constructor for class io.undertow.util.StringWriteChannelListener
-
- StringWriteChannelListener(String, Charset) - Constructor for class io.undertow.util.StringWriteChannelListener
-
- subList(int, int) - Method in class io.undertow.util.AttachmentList
-
- subList(int, int) - Method in class io.undertow.util.HeaderValues
-
- subprotocols - Variable in class io.undertow.websockets.core.protocol.Handshake
-
- SubstituteEmptyAttribute(ExchangeAttribute, String) - Constructor for class io.undertow.attribute.SubstituteEmptyWrapper.SubstituteEmptyAttribute
-
- SubstituteEmptyWrapper - Class in io.undertow.attribute
-
- SubstituteEmptyWrapper(String) - Constructor for class io.undertow.attribute.SubstituteEmptyWrapper
-
- SubstituteEmptyWrapper.SubstituteEmptyAttribute - Class in io.undertow.attribute
-
- SubstringMap<V> - Class in io.undertow.util
-
A string keyed map that can be accessed as a substring, eliminating the need to allocate a new string to do a key comparison against.
- SubstringMap() - Constructor for class io.undertow.util.SubstringMap
-
- SubstringMap.SubstringMatch<V> - Class in io.undertow.util
-
- SubstringMatch(String, V) - Constructor for class io.undertow.util.SubstringMap.SubstringMatch
-
- suffix(String) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that returns true if the request path ends with the provided suffix.
- suffixes(String...) - Static method in class io.undertow.predicate.Predicates
-
Creates a predicate that returns true if the request path ends with any of the provided suffixes.
- supportedSubprotols(String[]) - Method in class io.undertow.websockets.core.protocol.Handshake
-
- supportedSubprotols(String[]) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi07Handshake
-
- supportedSubprotols(String[]) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi08Handshake
-
- supportedSubprotols(String[]) - Method in class io.undertow.websockets.jsr.handshake.JsrHybi13Handshake
-
- supportsOption(Option<?>) - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- supportsOption(Option<?>) - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- supportsOption(Option<?>) - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- supportsOption(Option<?>) - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- supportsOption(Option<?>) - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- supportsOption(Option<?>) - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- supportsOption(Option<?>) - Method in interface io.undertow.client.ClientConnection
-
- supportsOption(Option<?>) - Method in class io.undertow.client.http2.Http2ClientConnection
-
- supportsOption(Option<?>) - Method in class io.undertow.client.spdy.SpdyClientConnection
-
- supportsOption(Option<?>) - Method in class io.undertow.server.AbstractServerConnection
-
- supportsOption(Option<?>) - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- supportsOption(Option<?>) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- supportsOption(Option<?>) - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- supportsOption(Option<?>) - Method in class io.undertow.server.protocol.http2.Http2ServerConnection
-
- supportsOption(Option<?>) - Method in class io.undertow.server.protocol.spdy.SpdyServerConnection
-
- supportsOption(Option<?>) - Method in class io.undertow.server.ServerConnection
-
- supportsOption(Option<?>) - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- suspendReads() - Method in class io.undertow.channels.DelegatingStreamSourceChannel
-
- suspendReads() - Method in class io.undertow.channels.DetachableStreamSourceChannel
-
- suspendReads() - Method in class io.undertow.channels.GatedStreamSourceChannel
-
- suspendReads() - Method in class io.undertow.conduits.EmptyStreamSourceConduit
-
- suspendReads() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- suspendReads() - Method in class io.undertow.protocols.ssl.SslConduit
-
- suspendReads() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSourceChannel
-
- suspendReads() - Method in class io.undertow.websockets.core.function.ChannelFunctionStreamSourceChannel
-
- suspendReceives() - Method in class io.undertow.server.protocol.framed.AbstractFramedChannel
-
- suspendWrites() - Method in class io.undertow.channels.DelegatingStreamSinkChannel
-
- suspendWrites() - Method in class io.undertow.channels.DetachableStreamSinkChannel
-
- suspendWrites() - Method in class io.undertow.channels.GatedStreamSinkChannel
-
- suspendWrites() - Method in class io.undertow.conduits.DeflatingStreamSinkConduit
-
- suspendWrites() - Method in class io.undertow.conduits.HeadStreamSinkConduit
-
- suspendWrites() - Method in class io.undertow.conduits.IdleTimeoutConduit
-
- suspendWrites() - Method in class io.undertow.conduits.RateLimitingStreamSinkConduit
-
- suspendWrites() - Method in class io.undertow.protocols.ssl.SslConduit
-
- suspendWrites() - Method in class io.undertow.server.protocol.framed.AbstractFramedStreamSinkChannel
-
- SWITCHING_PROTOCOLS - Static variable in class io.undertow.util.StatusCodes
-
- SWITCHING_PROTOCOLS_STRING - Static variable in class io.undertow.util.StatusCodes
-
- 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
-
- validateNonce(String, int, HttpServerExchange) - Method in interface io.undertow.security.api.NonceManager
-
Validate that a nonce can be used.
- validateNonce(String, int, HttpServerExchange) - Method in class io.undertow.security.impl.SimpleNonceManager
-
- value - Variable in class io.undertow.server.protocol.ajp.AjpRequestParser.IntegerHolder
-
- value - Variable in class io.undertow.server.protocol.ajp.AjpRequestParser.StringHolder
-
- valueOf(String) - Static method in enum io.undertow.protocols.http2.HpackEncoder.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.security.api.AuthenticationMechanism.AuthenticationMechanismOutcome
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.security.api.AuthenticationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.security.api.SecurityNotification.EventType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.security.idm.DigestAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.security.impl.AuthenticationInfoToken
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.security.impl.DigestAuthorizationToken
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.security.impl.DigestQop
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.security.impl.DigestWWWAuthenticateToken
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.server.handlers.PeerNameResolvingHandler.ResolveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.server.handlers.proxy.mod_cluster.NodeStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.server.handlers.proxy.ProxyConnectionPool.AvailabilityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.server.handlers.resource.ResourceChangeEvent.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.server.session.SessionConfig.SessionCookieSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.server.session.SessionListener.SessionDestroyedReason
-
Returns the enum constant of this type with the specified name.
- 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.
- valueOf(String) - Static method in enum io.undertow.Undertow.ListenerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.websockets.core.WebSocketFrameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.undertow.websockets.core.WebSocketVersion
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.undertow.protocols.http2.HpackEncoder.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.security.api.AuthenticationMechanism.AuthenticationMechanismOutcome
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.security.api.AuthenticationMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.security.api.SecurityNotification.EventType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.security.idm.DigestAlgorithm
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.security.impl.AuthenticationInfoToken
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.security.impl.DigestAuthorizationToken
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.security.impl.DigestQop
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.security.impl.DigestWWWAuthenticateToken
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.server.handlers.PeerNameResolvingHandler.ResolveType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.server.handlers.proxy.mod_cluster.NodeStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.server.handlers.proxy.ProxyConnectionPool.AvailabilityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.server.handlers.resource.ResourceChangeEvent.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.server.session.SessionConfig.SessionCookieSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.server.session.SessionListener.SessionDestroyedReason
-
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.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.
- values() - Static method in enum io.undertow.Undertow.ListenerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class io.undertow.util.CopyOnWriteMap
-
- values() - Method in class io.undertow.util.SecureHashMap
-
- values() - Static method in enum io.undertow.websockets.core.WebSocketFrameType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.undertow.websockets.core.WebSocketVersion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARY - Static variable in class io.undertow.util.Headers
-
- VARY_STRING - Static variable in class io.undertow.util.Headers
-
- VERB - Static variable in class io.undertow.annotationprocessor.RequestParserGenerator
-
- verify(Account) - Method in interface io.undertow.security.idm.IdentityManager
-
Verify a previously authenticated account.
- verify(String, Credential) - Method in interface io.undertow.security.idm.IdentityManager
-
Verify a supplied
Credential
against a requested ID.
- verify(Credential) - Method in interface io.undertow.security.idm.IdentityManager
-
Perform verification when all we have is the Credential, in this case the IdentityManager is also responsible for mapping the Credential to an account.
- verifyHA1(byte[]) - Method in interface io.undertow.security.idm.DigestCredential
-
Called by the
IdentityManager
implementation to pass in the hex encoded a1 representation for validation against the current request.
- VERSION - Static variable in class io.undertow.annotationprocessor.RequestParserGenerator
-
- VERSION - Static variable in class io.undertow.annotationprocessor.ResponseParserGenerator
-
- VERSION - Static variable in class io.undertow.util.Cookies
-
- Version - Class in io.undertow
-
- Version() - Constructor for class io.undertow.Version
-
- VERSION_CONTROL - Static variable in class io.undertow.util.Methods
-
- VERSION_CONTROL_STRING - Static variable in class io.undertow.util.Methods
-
- VersionStateMachine() - Constructor for class io.undertow.annotationprocessor.RequestParserGenerator.VersionStateMachine
-
- VIA - Static variable in class io.undertow.util.Headers
-
- VIA_STRING - Static variable in class io.undertow.util.Headers
-
- virtualHost() - Static method in class io.undertow.Handlers
-
Creates a new virtual host handler
- virtualHost(HttpHandler) - Static method in class io.undertow.Handlers
-
Creates a new virtual host handler using the provided default handler
- virtualHost(HttpHandler, String...) - Static method in class io.undertow.Handlers
-
Creates a new virtual host handler that uses the provided handler as the root handler for the given hostnames.
- virtualHost(HttpHandler, HttpHandler, String...) - Static method in class io.undertow.Handlers
-
Creates a new virtual host handler that uses the provided handler as the root handler for the given hostnames.
- VirtualHost - Class in io.undertow.server.handlers.proxy.mod_cluster
-
The virtual host handler.
- VirtualHost() - Constructor for class io.undertow.server.handlers.proxy.mod_cluster.VirtualHost
-