Uses of Package
org.eclipse.jetty.server
Packages that use org.eclipse.jetty.server
Package
Description
Jetty Ant : Ant Tasks and Configuration
Jetty Deploy : Webapp Deploy Management
Jetty Deploy : Standard Deployment Bindings
Jetty Jaas : Support for Jaas
Jetty Jaas : Jaas Callbacks
Jetty Plus : Limited JEE Security Support
Jetty Proxy : Async Proxy Support
Jetty Rewrite : Rewrite Handler and Rules for Jetty
Jetty Runner : Embedded Jetty Tool for running webapps directly
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
Jetty Jaspi : Java Authentication SPI
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
Jetty Server : Server JMX Integration
Jetty Server : Session Management Implementations
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.alpn.serverClassDescriptionProvides the common handling for
ConnectionFactoryimplementations.A Factory to createConnectioninstances forConnectors.AConnectoraccept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.antClassDescriptionA Jetty Server Handler.A Handler that contains other Handlers.A
RequestLogcan be attached to aRequestLogHandlerto enable logging of requests/responses.A UserIdentity Scope. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.deploy
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.deploy.bindings
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.fcgi.serverClassDescriptionProvides the common handling for
ConnectionFactoryimplementations.A Factory to createConnectioninstances forConnectors.AConnectoraccept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks.HttpChannel represents a single endpoint for HTTP semantic processing.HTTP Configuration.A content represents the production of aHttpChannelreturned byHttpChannel.produceContent().The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.Abstraction of the outbound HTTP transport. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.http.spiClassDescriptionA Jetty Server Handler.A Handler that contains other Handlers.HTTP Configuration.Jetty Request.Jetty HTTP Servlet Server.This
Connectorimplementation is the primary connector for the Jetty server over TCP/IP. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.http2.serverClassDescriptionProvides the common handling for
ConnectionFactoryimplementations.A Factory to createConnectioninstances forConnectors.AConnectoraccept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks.HttpChannel represents a single endpoint for HTTP semantic processing.HTTP Configuration.A content represents the production of aHttpChannelreturned byHttpChannel.produceContent().The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.Abstraction of the outbound HTTP transport. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.http3.serverClassDescriptionProvides the common handling for
ConnectionFactoryimplementations.An abstract implementation ofConnectorthat provides aConnectionFactorymechanism for creatingConnectioninstances for various protocols (HTTP, SSL, etc).An abstract Network Connector.A Factory to createConnectioninstances forConnectors.AConnectoraccept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks.HTTP Configuration.AConnectorfor TCP/IP network connectorsJetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.jaasClassDescriptionUser object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.jaas.callback
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.osgi.boot.internal.serverfactory
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.plus.security
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.proxyClassDescriptionA Jetty Server Handler.A Handler that contains other Handlers.Jetty Request.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.quic.serverClassDescriptionAn abstract implementation of
Connectorthat provides aConnectionFactorymechanism for creatingConnectioninstances for various protocols (HTTP, SSL, etc).An abstract Network Connector.A Factory to createConnectioninstances forConnectors.AConnectoraccept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks.AConnectorfor TCP/IP network connectorsJetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.quickstart
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.rewriteClassDescriptionA
Connectoraccept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks.HTTP Configuration.An interface that allows a request object to be customized for a particular HTTP connector configuration.Jetty Request. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.rewrite.handlerClassDescriptionA Jetty Server Handler.A Handler that contains other Handlers.Jetty Request.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.runner
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.securityClassDescriptionThe Authentication state of a request.An authentication that is capable of performing a programmatic login operation.An authentication that is capable of performing a programmatic logout operation.After a logout, the authentication reverts to a state where it is possible to programmatically log in again.A successful Authentication with User information.A Jetty Server Handler.A Handler that contains other Handlers.Jetty Request.
Responseprovides the implementation forHttpServletResponse.Jetty HTTP Servlet Server.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.A UserIdentity Scope. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.security.authenticationClassDescriptionThe Authentication state of a request.A deferred authentication with methods to progress the authentication process.An authentication that is capable of performing a programmatic login operation.An authentication that is capable of performing a programmatic logout operation.Authentication Response sent state.A successful Authentication with User information.Jetty Request.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.security.jaspiClassDescriptionThe Authentication state of a request.A successful Authentication with User information.Jetty HTTP Servlet Server.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.security.openidClassDescriptionThe Authentication state of a request.An authentication that is capable of performing a programmatic logout operation.Authentication Response sent state.A successful Authentication with User information.Jetty Request.Jetty HTTP Servlet Server.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.A UserIdentity Scope.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.serverClassDescriptionProvides the common handling for
ConnectionFactoryimplementations.An abstract implementation ofConnectorthat provides aConnectionFactorymechanism for creatingConnectioninstances for various protocols (HTTP, SSL, etc).An abstract Network Connector.This will approve any alias to anything inside of theContextHandlers resource base which is not protected by a protected target as defined byContextHandler.getProtectedTargets()at start.The Authentication state of a request.An authentication that is capable of performing a programmatic login operation.An authentication that is capable of performing a programmatic logout operation.Authentication Response sent state.A Factory to createConnectioninstances forConnectors.A ConnectionFactory that can configure the connector.Connections created by this factory MUST implementConnection.UpgradeTo.The possible outcomes of theConnectionFactory.Detecting.detect(ByteBuffer)method.AConnectoraccept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks.AConnectionFactorycombining multipleConnectionFactory.Detectinginstances that will upgrade to the first one recognizing the bytes in the buffer.Ordered Source Enum.A Jetty Server Handler.A Handler that contains other Handlers.HttpChannel represents a single endpoint for HTTP semantic processing.Listener forHttpChannelevents.An HttpChannel customized to be transported over the HTTP/1 protocolImplementation of AsyncContext interface that holds the state of request-response cycle.The actions to take as the channel moves from state to state.HTTP Configuration.An interface that allows a request object to be customized for a particular HTTP connector configuration.AConnectionthat handles the HTTP protocol.While this class is-a Runnable, it should never be dispatched in it's own thread.A content represents the production of aHttpChannelreturned byHttpChannel.produceContent().HttpInput.Contentinterceptor that can be registered usingHttpInput.setInterceptor(Interceptor)orHttpInput.addInterceptor(Interceptor).Abstract class that implements the standard special content behavior.HttpOutputimplementsServletOutputStreamas required by the Servlet specification.The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.Abstraction of the outbound HTTP transport.Byte range inclusive of end points.Local EndPointThe compliance level for parsingmultiPart/form-dataAConnectorfor TCP/IP network connectorsA ServletException that is logged less verbosely than a normal ServletException.Jetty Request.ARequestLogcan be attached to aRequestLogHandlerto enable logging of requests/responses.Writes the generated log string to a log sinkWriter which outputs pre-formatted request log strings to a file usingRolloverFileOutputStream.Responseprovides the implementation forHttpServletResponse.Jetty HTTP Servlet Server.ThisConnectorimplementation is the primary connector for the Jetty server over TCP/IP.Implementation of HttpServletMapping.Session ID Manager.Shutdown/Stop Monitor thread.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.A UserIdentity Scope. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.handlerClassDescriptionA Jetty Server Handler.A Handler that contains other Handlers.HttpChannel represents a single endpoint for HTTP semantic processing.The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.Jetty Request.A
RequestLogcan be attached to aRequestLogHandlerto enable logging of requests/responses.Abstract resource service, used by DefaultServlet and ResourceHandlerJetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.handler.gzipClassDescriptionA Jetty Server Handler.A Handler that contains other Handlers.HttpChannel represents a single endpoint for HTTP semantic processing.A content represents the production of a
HttpChannelreturned byHttpChannel.produceContent().HttpInput.Contentinterceptor that can be registered usingHttpInput.setInterceptor(Interceptor)orHttpInput.addInterceptor(Interceptor).The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.Jetty Request. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.jmx
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.sessionClassDescriptionA Jetty Server Handler.A Handler that contains other Handlers.Jetty Request.Jetty HTTP Servlet Server.Session ID Manager.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.servletClassDescriptionA Jetty Server Handler.A Handler that contains other Handlers.A local connector, mostly for testing purposes.Jetty Request.Abstract resource service, used by DefaultServlet and ResourceHandlerJetty HTTP Servlet Server.Implementation of HttpServletMapping.A UserIdentity Scope.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.unixsocket.serverClassDescriptionAn abstract implementation of
Connectorthat provides aConnectionFactorymechanism for creatingConnectioninstances for various protocols (HTTP, SSL, etc).A Factory to createConnectioninstances forConnectors.AConnectoraccept connections and data from remote peers, and allows applications to send data to remote peers, by setting up the machinery needed to handle such tasks.Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.webappClassDescriptionA Jetty Server Handler.A Handler that contains other Handlers.Jetty HTTP Servlet Server.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.websocket.core.serverClassDescriptionA Jetty Server Handler.A Handler that contains other Handlers.Jetty Request.Jetty HTTP Servlet Server.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.websocket.core.server.internal