Package io.undertow.server
package io.undertow.server
-
ClassDescriptionBasic SSL session information.An interface that provides the input and output streams for blocking HTTP requests.ConduitWrapper<T extends org.xnio.conduits.Conduit>Interface that provides a means of wrapping a
Conduit
.SSL session information that is read directly from the SSL session of the XNIO connectionThis class provides the connector part of theHttpServerExchange
API.Connector level statisticsA byte buffer pool that supports reference counted pools.Listener interface for default response handlers.An open listener that handles being delegated to, e.g.DirectByteBufferDeallocator
Utility class used to free direct buffer memory.Listener interface for events that are run at the completion of a request/response cycle (i.e.Interface that can be used to wrap the handler chains, adding additional handlers.A handler for an HTTP request.An HTTP server request/response exchange.HttpServerExchange.WrapperConduitFactory<T extends org.xnio.conduits.Conduit>Listener that is used to perform a HTTP upgrade.Handler that appends the JVM route to the session id.A registry of listeners, and the services that are exposed via these listeners.Interface that represents an open listener, aka a connector.Exception that is thrown that indicates that SSL renegotiation is required in order to get a client cert.Callback that is invoked just before the response is commitA Handler that handles the common case of routing via path template and method name.Sets theA server connection.SSL session information.An exception indicating that the response channel was prematurely closed.Adaptor between a ByteBufferPool and an XNIO Pool