Uses of Package
org.eclipse.jetty.server
Package
Description
Jetty Deploy : Webapp Deploy Management
Jetty Runner : Embedded Jetty Tool for running webapps directly
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
-
ClassDescriptionProvides the common handling for
ConnectionFactory
implementations.A Factory to createConnection
instances forConnector
s.AConnector
accept 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. -
-
-
-
-
ClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).A
Handler.Container
that contains an ordered list of childrenHandler
s whoseRequest.Handler.handle(Request, Response, Callback)
method is invoked in sequence on each child until a child returnstrue
. -
-
ClassDescriptionInterface 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 ofHandler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler
that contains one or more otherHandler
s.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that 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 forRequest
instances.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 HTTPCONNECT
tunnels. -
ClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler
that contains one or more otherHandler
s.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that 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. -
ClassDescriptionInterface 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
Handler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler
that contains one or more otherHandler
s.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that wraps one single otherHandler
.A handler for an HTTP request and response. -
ClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handler
that 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). -
ClassDescriptionProvides the common handling for
ConnectionFactory
implementations.A Factory to createConnection
instances forConnector
s.AConnector
accept 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. -
ClassDescriptionAn
AbstractConnection
that also implementsConnectionMetaData
with fixed local and remote addresses.AConnector
accept 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.Represents the state of an HTTP request/response cycle.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. -
ClassDescriptionInterface 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
Handler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler
that contains one or more otherHandler
s.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that 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).ThisConnector
implementation is the primary connector for the Jetty server over TCP/IP. -
ClassDescriptionProvides the common handling for
ConnectionFactory
implementations.A Factory to createConnection
instances forConnector
s.AConnector
accept 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). -
ClassDescriptionA
Connector
accept 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.Represents the state of an HTTP request/response cycle.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.Supports the implementation of HTTPCONNECT
tunnels. -
ClassDescriptionProvides the common handling for
ConnectionFactory
implementations.An abstract implementation ofConnector
that provides aConnectionFactory
mechanism for creatingConnection
instances for various protocols (HTTP, SSL, etc).An abstract Network Connector.A Factory to createConnection
instances forConnector
s.AConnector
accept 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.AConnector
for TCP/IP network connectors -
-
-
ClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handler
that 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). -
ClassDescriptionProvides the common handling for
ConnectionFactory
implementations.An abstract implementation ofConnector
that provides aConnectionFactory
mechanism for creatingConnection
instances for various protocols (HTTP, SSL, etc).An abstract Network Connector.A Factory to createConnection
instances forConnector
s.AConnector
accept 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.AConnector
for TCP/IP network connectors -
ClassDescriptionAn 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).
-
ClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler
that contains one or more otherHandler
s.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that 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 forRequest
instances.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
ClassDescriptionA 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 ofHandler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler
that contains one or more otherHandler
s.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that 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. -
ClassDescriptionThe 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.
-
ClassDescriptionThe 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).
-
-
ClassDescriptionThe representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).
-
ClassDescriptionA 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. -
ClassDescriptionProvides the common handling for
ConnectionFactory
implementations.An abstract implementation ofConnector
that provides aConnectionFactory
mechanism for creatingConnection
instances for various protocols (HTTP, SSL, etc).An abstract Network Connector.Interface to check aliases.This will approve any alias to anything inside of theContextHandler
s resource base which is not protected by a protected target as defined by theContextHandler
protected targets at start.Common components made available via aRequest
.A Factory to createConnection
instances forConnector
s.A ConnectionFactory that can configure the connector.Connections created by this factory MUST implementConnection.UpgradeTo
.The possible outcomes of theConnectionFactory.Detecting.detect(ByteBuffer)
method.AConnector
accept 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
.AConnectionFactory
combining multipleConnectionFactory.Detecting
instances 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 ofHandler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler.Container
that can contain multiple otherHandler
s.AHandler
that contains one or more otherHandler
s.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that wraps one single otherHandler
.Represents the state of an HTTP request/response cycle.A factory forHttpChannel
instances.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 serverConnector
that allows clients to communicate via memory.AConnector
for TCP/IP network connectorsThe representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).ARequest.Wrapper
that separately provides the requestAttributes
.A minimal Authentication interface, primarily used for logging.A handler for an HTTP request and response.A wrapper forRequest
instances.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).ThisConnector
implementation 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 HTTPCONNECT
tunnels. -
ClassDescriptionInterface 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 ofHandler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler.Container
that can contain multiple otherHandler
s.AHandler
that contains one or more otherHandler
s.AHandler.Container
that contains an ordered list of childrenHandler
s whoseRequest.Handler.handle(Request, Response, Callback)
method is invoked in sequence on each child until a child returnstrue
.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that wraps one single otherHandler
.The representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).ARequest.Wrapper
that separately provides the requestAttributes
.A handler for an HTTP request and response.A wrapper forRequest
instances.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). -
ClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler
that contains one or more otherHandler
s.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that 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 forRequest
instances.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
ClassDescriptionAn
AbstractConnection
that also implementsConnectionMetaData
with fixed local and remote addresses.Common components made available via aRequest
.AConnector
accept 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
.Represents the state of an HTTP request/response cycle.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).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.Supports the implementation of HTTPCONNECT
tunnels. -
-
ClassDescriptionA context for handling an
Request
.A Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).AHandler
that contains one or more otherHandler
s.AHandler.Container
that 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. -
ClassDescriptionAn abstract implementation of
Connector
that provides aConnectionFactory
mechanism for creatingConnection
instances for various protocols (HTTP, SSL, etc).A Factory to createConnection
instances forConnector
s.AConnector
accept 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. -
ClassDescriptionA Jetty component that handles HTTP requests, of any version (HTTP/1.1, HTTP/2 or HTTP/3).An abstract implementation of
Handler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler
that contains one or more otherHandler
s.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that 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). -
ClassDescriptionThe representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A wrapper for
Request
instances.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3). -
ClassDescriptionA 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 ofHandler
that is aContainerLifeCycle
.AHandler.Abstract
that implementsHandler.Container
.AHandler
that contains one or more otherHandler
s.AHandler.Container
that can contain one single otherHandler
.An implementation ofHandler.Singleton
, which is aHandler.Container
that 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). -
ClassDescriptionThe representation of an HTTP request, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).A wrapper for
Request
instances.The representation of an HTTP response, for any protocol version (HTTP/1.1, HTTP/2, HTTP/3).