Uses of Package
org.eclipse.jetty.server
-
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.alpn.server Class Description AbstractConnectionFactory Provides the common handling forConnectionFactory
implementations.ConnectionFactory A Factory to createConnection
instances forConnector
s.Connector 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.NegotiatingServerConnection NegotiatingServerConnectionFactory -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.ant Class Description Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.RequestLog ARequestLog
can be attached to aRequestLogHandler
to enable logging of requests/responses.UserIdentity.Scope A UserIdentity Scope. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.deploy Class Description Server Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.deploy.bindings Class Description DebugListener A Context Listener that produces additional debug. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.fcgi.server Class Description AbstractConnectionFactory Provides the common handling forConnectionFactory
implementations.ConnectionFactory A Factory to createConnection
instances forConnector
s.Connector 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.HttpChannel HttpChannel represents a single endpoint for HTTP semantic processing.HttpConfiguration HTTP Configuration.HttpInput.Content A content represents the production of aHttpChannel
returned byHttpChannel.produceContent()
.HttpOutput.Interceptor The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.HttpTransport Abstraction of the outbound HTTP transport. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.http.spi Class Description Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.HttpConfiguration HTTP Configuration.Request Jetty Request.Server Jetty HTTP Servlet Server.ServerConnector ThisConnector
implementation is the primary connector for the Jetty server over TCP/IP. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.http2.server Class Description AbstractConnectionFactory Provides the common handling forConnectionFactory
implementations.ConnectionFactory A Factory to createConnection
instances forConnector
s.ConnectionFactory.Upgrading Connector 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.HttpChannel HttpChannel represents a single endpoint for HTTP semantic processing.HttpConfiguration HTTP Configuration.HttpInput.Content A content represents the production of aHttpChannel
returned byHttpChannel.produceContent()
.HttpOutput.Interceptor The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.HttpTransport Abstraction of the outbound HTTP transport.NegotiatingServerConnection.CipherDiscriminator -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.http3.server Class Description AbstractConnectionFactory Provides the common handling forConnectionFactory
implementations.AbstractConnector An abstract implementation ofConnector
that provides aConnectionFactory
mechanism for creatingConnection
instances for various protocols (HTTP, SSL, etc).AbstractNetworkConnector An abstract Network Connector.ConnectionFactory A Factory to createConnection
instances forConnector
s.Connector 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.HttpConfiguration HTTP Configuration.NetworkConnector AConnector
for TCP/IP network connectorsServer Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.jaas Class Description UserIdentity 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.jaas.callback Class Description Request Jetty Request. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.maven.plugin Class Description ConnectionFactory A Factory to createConnection
instances forConnector
s.Connector 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.Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.RequestLog ARequestLog
can be attached to aRequestLogHandler
to enable logging of requests/responses.Server Jetty HTTP Servlet Server.ShutdownMonitor Shutdown/Stop Monitor thread. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.osgi.boot.internal.serverfactory Class Description Server Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.plus.security Class Description Server Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.proxy Class Description Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.Request Jetty Request. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.quic.server Class Description AbstractConnector An abstract implementation ofConnector
that provides aConnectionFactory
mechanism for creatingConnection
instances for various protocols (HTTP, SSL, etc).AbstractNetworkConnector An abstract Network Connector.ConnectionFactory A Factory to createConnection
instances forConnector
s.Connector 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.NetworkConnector AConnector
for TCP/IP network connectorsServer Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.quickstart Class Description Server Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.rewrite Class Description Connector 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.HttpConfiguration HTTP Configuration.HttpConfiguration.Customizer An interface that allows a request object to be customized for a particular HTTP connector configuration.Request Jetty Request. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.rewrite.handler Class Description Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.Request Jetty Request. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.runner Class Description Handler A Jetty Server Handler.Server Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.security Class Description Authentication The Authentication state of a request.Authentication.LoginAuthentication An authentication that is capable of performing a programmatic login operation.Authentication.LogoutAuthentication An authentication that is capable of performing a programmatic logout operation.Authentication.NonAuthenticated After a logout, the authentication reverts to a state where it is possible to programmatically log in again.Authentication.User A successful Authentication with User information.Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.Request Jetty Request.Response Response
provides the implementation forHttpServletResponse
.Server Jetty HTTP Servlet Server.UserIdentity User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.UserIdentity.Scope A UserIdentity Scope. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.security.authentication Class Description Authentication The Authentication state of a request.Authentication.Deferred A deferred authentication with methods to progress the authentication process.Authentication.LoginAuthentication An authentication that is capable of performing a programmatic login operation.Authentication.LogoutAuthentication An authentication that is capable of performing a programmatic logout operation.Authentication.ResponseSent Authentication Response sent state.Authentication.User A successful Authentication with User information.Request Jetty Request.UserIdentity 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.jaspi Class Description Authentication The Authentication state of a request.Authentication.User A successful Authentication with User information.Server Jetty HTTP Servlet Server.UserIdentity 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.openid Class Description Authentication The Authentication state of a request.Authentication.LogoutAuthentication An authentication that is capable of performing a programmatic logout operation.Authentication.ResponseSent Authentication Response sent state.Authentication.User A successful Authentication with User information.Request Jetty Request.Server Jetty HTTP Servlet Server.UserIdentity User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.UserIdentity.Scope A UserIdentity Scope. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server Class Description AbstractConnectionFactory Provides the common handling forConnectionFactory
implementations.AbstractConnector An abstract implementation ofConnector
that provides aConnectionFactory
mechanism for creatingConnection
instances for various protocols (HTTP, SSL, etc).AbstractNetworkConnector An abstract Network Connector.AllowedResourceAliasChecker This will approve any alias to anything inside of theContextHandler
s resource base which is not protected by a protected target as defined byContextHandler.getProtectedTargets()
at start.AsyncContextEvent AsyncContextState Authentication The Authentication state of a request.Authentication.LoginAuthentication An authentication that is capable of performing a programmatic login operation.Authentication.LogoutAuthentication An authentication that is capable of performing a programmatic logout operation.Authentication.ResponseSent Authentication Response sent state.CachedContentFactory ConnectionFactory A Factory to createConnection
instances forConnector
s.ConnectionFactory.Configuring A ConnectionFactory that can configure the connector.ConnectionFactory.Detecting Connections created by this factory MUST implementConnection.UpgradeTo
.ConnectionFactory.Detecting.Detection The possible outcomes of theConnectionFactory.Detecting.detect(ByteBuffer)
method.Connector 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.DetectorConnectionFactory AConnectionFactory
combining multipleConnectionFactory.Detecting
instances that will upgrade to the first one recognizing the bytes in the buffer.ForwardedRequestCustomizer.Source Ordered Source Enum.Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.HttpChannel HttpChannel represents a single endpoint for HTTP semantic processing.HttpChannel.Listener Listener forHttpChannel
events.HttpChannelOverHttp An HttpChannel customized to be transported over the HTTP/1 protocolHttpChannelState Implementation of AsyncContext interface that holds the state of request-response cycle.HttpChannelState.Action The actions to take as the channel moves from state to state.HttpChannelState.State HttpConfiguration HTTP Configuration.HttpConfiguration.ConnectionFactory HttpConfiguration.Customizer An interface that allows a request object to be customized for a particular HTTP connector configuration.HttpConnection AConnection
that handles the HTTP protocol.HttpInput While this class is-a Runnable, it should never be dispatched in it's own thread.HttpInput.Content A content represents the production of aHttpChannel
returned byHttpChannel.produceContent()
.HttpInput.Interceptor HttpInput.Content
interceptor that can be registered usingHttpInput.setInterceptor(Interceptor)
orHttpInput.addInterceptor(Interceptor)
.HttpInput.SpecialContent Abstract class that implements the standard special content behavior.HttpOutput HttpOutput
implementsServletOutputStream
as required by the Servlet specification.HttpOutput.Interceptor The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.HttpTransport Abstraction of the outbound HTTP transport.HttpWriter InclusiveByteRange Byte range inclusive of end points.LocalConnector.LocalEndPoint Local EndPointLowResourceMonitor.LowResourceCheck MultiPartParser.FieldState MultiPartParser.Handler MultiPartParser.State NetworkConnector AConnector
for TCP/IP network connectorsQuietServletException A ServletException that is logged less verbosely than a normal ServletException.Request Jetty Request.RequestLog ARequestLog
can be attached to aRequestLogHandler
to enable logging of requests/responses.RequestLog.Writer Writes the generated log string to a log sinkRequestLogWriter Writer which outputs pre-formatted request log strings to a file usingRolloverFileOutputStream
.ResourceService.WelcomeFactory Response Response
provides the implementation forHttpServletResponse
.Response.OutputType Server Jetty HTTP Servlet Server.ServerConnector ThisConnector
implementation is the primary connector for the Jetty server over TCP/IP.ServletPathMapping Implementation of HttpServletMapping.SessionIdManager Session ID Manager.ShutdownMonitor Shutdown/Stop Monitor thread.SslConnectionFactory UserIdentity User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.UserIdentity.Scope A UserIdentity Scope. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.handler Class Description Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.HttpChannel HttpChannel represents a single endpoint for HTTP semantic processing.HttpOutput.Interceptor The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.Request Jetty Request.RequestLog ARequestLog
can be attached to aRequestLogHandler
to enable logging of requests/responses.ResourceService Abstract resource service, used by DefaultServlet and ResourceHandlerResourceService.WelcomeFactory Server Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.handler.gzip Class Description Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.HttpChannel HttpChannel represents a single endpoint for HTTP semantic processing.HttpInput.Content A content represents the production of aHttpChannel
returned byHttpChannel.produceContent()
.HttpInput.Interceptor HttpInput.Content
interceptor that can be registered usingHttpInput.setInterceptor(Interceptor)
orHttpInput.addInterceptor(Interceptor)
.HttpOutput.Interceptor The HttpOutput.Interceptor is a single intercept point for all output written to the HttpOutput: via writer; via output stream; asynchronously; or blocking.Request Jetty Request. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.jmx Class Description Handler A Jetty Server Handler. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.server.session Class Description Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.Request Jetty Request.Server Jetty HTTP Servlet Server.SessionIdManager Session ID Manager. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.servlet Class Description Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.LocalConnector A local connector, mostly for testing purposes.Request Jetty Request.ResourceService Abstract resource service, used by DefaultServlet and ResourceHandlerResourceService.WelcomeFactory Server Jetty HTTP Servlet Server.ServletPathMapping Implementation of HttpServletMapping.UserIdentity.Scope A UserIdentity Scope. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.unixsocket.server Class Description AbstractConnector An abstract implementation ofConnector
that provides aConnectionFactory
mechanism for creatingConnection
instances for various protocols (HTTP, SSL, etc).ConnectionFactory A Factory to createConnection
instances forConnector
s.Connector 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.Server Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.webapp Class Description Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.Server Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.websocket.core.server Class Description Handler A Jetty Server Handler.HandlerContainer A Handler that contains other Handlers.Request Jetty Request.Server Jetty HTTP Servlet Server. -
Classes in org.eclipse.jetty.server used by org.eclipse.jetty.websocket.core.server.internal Class Description Request Jetty Request.Response Response
provides the implementation forHttpServletResponse
.