Uses of Package
org.eclipse.jetty.server
Packages that use org.eclipse.jetty.server
Package
Description
Jetty Deploy : Webapp Deploy Management
Jetty Jaspi : Java Authentication SPI
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
Jetty Server : Core Handler API
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
Jetty Jaspi : Java Authentication SPI
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
Jetty Server : Core Handler API
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
Jetty Jaspi : Java Authentication SPI
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
Jetty Plus : Limited JEE Security Support
Jetty Rewrite : Rewrite Handler and Rules for Jetty
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
Jetty Jaas : Support for Jaas
Jetty Jaas : Jaas Callbacks
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
Jetty Core Server : JMX Integration
Jetty Server : Session Management Implementations
-
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.deploy
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.docs.programming.migrationClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handlerthat is aContainerLifeCycle.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.docs.programming.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.ee
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee10.quickstart
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee10.security.jaspi
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee10.servletClassDescriptionInterface to check aliases.Common components made available via a
Request.A context for handling anRequest.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation ofHandlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.HTTP Configuration.A HttpStream is an abstraction that together withMetaData.Request, represents the flow of data from and to a single request and response cycle.A local connector, mostly for testing purposes.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response.This interface will be detected by theRequest.ServeAs.wrap(Request, HttpURI)static method to wrap the request changing its target to a given path.A wrapper forRequestinstances.Resource service, used by DefaultServlet and ResourceHandlerThe representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).The interface to a generic session associated with a request.An API wrapper of the core session.Supports the implementation of HTTPCONNECTtunnels. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee10.servlet.securityClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee10.webappClassDescriptionInterface to check aliases.Interface that can be implemented by ContextHandlers within Environments to allow configuration to be passed from the DeploymentManager without dependencies on the Deployment module itself.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.A handler for an HTTP request and response. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee8.nestedClassDescriptionInterface to check aliases.Common components made available via a
Request.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.A context for handling anRequest.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation ofHandlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.HTTP Configuration.A HttpStream is an abstraction that together withMetaData.Request, represents the flow of data from and to a single request and response cycle.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A minimal Authentication interface, primarily used for logging.A handler for an HTTP request and response.A wrapper forRequestinstances.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).The interface to a generic session associated with a request.An API wrapper of the core session.Supports the implementation of HTTPCONNECTtunnels. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee8.quickstart
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee8.securityClassDescriptionA minimal Authentication interface, primarily used for logging.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee8.security.authenticationClassDescriptionA minimal Authentication interface, primarily used for logging.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee8.security.jaspi
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee8.security.openidClassDescriptionA minimal Authentication interface, primarily used for logging.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee8.servletClassDescriptionA
Handlerthat contains one or more otherHandlers.A local connector, mostly for testing purposes. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee8.webappClassDescriptionInterface that can be implemented by ContextHandlers within Environments to allow configuration to be passed from the DeploymentManager without dependencies on the Deployment module itself.A
Handlerthat contains one or more otherHandlers. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee9.nestedClassDescriptionInterface to check aliases.Common components made available via a
Request.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.A context for handling anRequest.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation ofHandlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.HTTP Configuration.A HttpStream is an abstraction that together withMetaData.Request, represents the flow of data from and to a single request and response cycle.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A minimal Authentication interface, primarily used for logging.A handler for an HTTP request and response.A wrapper forRequestinstances.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).The interface to a generic session associated with a request.An API wrapper of the core session.Supports the implementation of HTTPCONNECTtunnels. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee9.quickstart
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee9.securityClassDescriptionA minimal Authentication interface, primarily used for logging.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee9.security.authenticationClassDescriptionA minimal Authentication interface, primarily used for logging.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee9.security.jaspi
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee9.security.openidClassDescriptionA minimal Authentication interface, primarily used for logging.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee9.servletClassDescriptionA
Handlerthat contains one or more otherHandlers.A local connector, mostly for testing purposes. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ee9.webappClassDescriptionInterface that can be implemented by ContextHandlers within Environments to allow configuration to be passed from the DeploymentManager without dependencies on the Deployment module itself.A
Handlerthat contains one or more otherHandlers. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.fcgi.proxyClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handlerthat is aContainerLifeCycle.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
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.HTTP Configuration. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.http.spiClassDescriptionInterface to check aliases.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.HTTP Configuration.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
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.HTTP Configuration.An interface that allows a request object to be customized for a particular HTTP connector configuration.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
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 connectors -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.osgi
-
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 component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handlerthat is aContainerLifeCycle.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.quic.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.AConnectorfor TCP/IP network connectors -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.rewriteClassDescriptionAn interface that allows a request object to be customized for a particular HTTP connector configuration.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.rewrite.handlerClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response.A wrapper forRequestinstances.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.securityClassDescriptionA context for handling an
Request.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation ofHandlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A minimal Authentication interface, primarily used for logging.A handler for an HTTP request and response.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).The interface to a generic session associated with a request. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.security.authenticationClassDescriptionThe representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A minimal Authentication interface, primarily used for logging.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).The interface to a generic session associated with a request.Listener interface that if implemented by a session attribute value, will be notified of session value events.
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.security.jaas
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.security.jaas.callbackClassDescriptionThe representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.security.openidClassDescriptionA context for handling an
Request.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).The interface to a generic session associated with a request. -
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.Interface to check aliases.This will approve any alias to anything inside theContextHandlers resource base which is not protected by a protected target as defined by theContextHandlerprotected targets at start.Common components made available via aRequest.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.A context for handling anRequest.AConnectionFactorycombining multipleConnectionFactory.Detectinginstances that will upgrade to the first one recognizing the bytes in the buffer.Ordered Source Enum.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation ofHandlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandler.Containerthat can contain multiple otherHandlers.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.Represents the state of an HTTP request/response cycle.A factory forHttpChannelinstances.HTTP Configuration.An interface that allows a request object to be customized for a particular HTTP connector configuration.A HttpStream is an abstraction that together withMetaData.Request, represents the flow of data from and to a single request and response cycle.Local EndPointA serverConnectorthat allows clients to communicate via memory.AConnectorfor TCP/IP network connectorsThe representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).ARequest.Wrapperthat separately provides the requestAttributes.A minimal Authentication interface, primarily used for logging.A handler for an HTTP request and response.A wrapper forRequestinstances.TODOWrites the generated log string to a log sinkWriter which outputs pre-formatted request log strings to a file usingRolloverFileOutputStream.A welcome target paired with how to process it.How welcome targets should be processed.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).ThisConnectorimplementation is the primary connector for the Jetty server over TCP/IP.The interface to a generic session associated with a request.An API wrapper of the core session.Shutdown/Stop Monitor thread.Supports the implementation of HTTPCONNECTtunnels. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.handlerClassDescriptionInterface to check aliases.A context for handling an
Request.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation ofHandlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandler.Containerthat can contain multiple otherHandlers.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat contains an ordered list of childrenHandlers whoseRequest.Handler.handle(Request, Response, Callback)method is invoked in sequence on each child until a child returnstrue.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).ARequest.Wrapperthat separately provides the requestAttributes.A handler for an HTTP request and response.A wrapper forRequestinstances.Resource service, used by DefaultServlet and ResourceHandlerHow welcome targets should be processed.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.handler.gzipClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response.A wrapper forRequestinstances.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.jmx
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.sessionClassDescriptionA context for handling an
Request.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).The interface to a generic session associated with a request.An API wrapper of the core session. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.unixdomain.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. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.websocket.core.serverClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.websocket.serverClassDescriptionA context for handling an
Request.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation ofHandlerthat is aContainerLifeCycle.AHandler.Abstractthat implementsHandler.Container.AHandlerthat contains one or more otherHandlers.AHandler.Containerthat can contain one single otherHandler.An implementation ofHandler.Singleton, which is aHandler.Containerthat wraps one single otherHandler.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A handler for an HTTP request and response.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).