Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



# Classes and Interfaces in #Jetty - 1331 results found.
NameDescriptionTypePackageFramework
AbstractCallbackHandlerClassorg.eclipse.jetty.jaas.callbackJetty
AbstractClientCrossContextSessionTestClassorg.eclipse.jetty.server.sessionJetty
AbstractConfigurationClassorg.eclipse.jetty.webappJetty
AbstractConnectionA convenience base implementation of Connection.Classorg.eclipse.jetty.ioJetty
AbstractConnectionFactoryProvides the common handling for ConnectionFactory implementations including: Protocol identificationConfiguration of new Connections:Classorg.eclipse.jetty.serverJetty
AbstractConnectorAn abstract implementation of Connector that provides a ConnectionFactory mechanism for creating Connection instances for various protocols (HTTP, SSL, etc).Classorg.eclipse.jetty.serverJetty
AbstractConnectorMBeanClassorg.eclipse.jetty.server.jmxJetty
AbstractContainerListenerClassorg.eclipse.jetty.cdi.websocketJetty
AbstractContextProviderAbstractContextProvider Base class for DeploymentManager Providers that can deploy ContextHandlers into Classorg.eclipse.jetty.osgi.bootJetty
AbstractDatabaseLoginModuleAbstractDatabaseLoginModule Abstract base class for LoginModules that interact with aClassorg.eclipse.jetty.jaas.spiJetty
AbstractDecoderClassorg.eclipse.jetty.websocket.jsr356.decodersJetty
AbstractDiscoverableAnnotationHandlerDiscoverableAnnotationHandler Base class for handling the discovery of an annotation.Classorg.eclipse.jetty.annotationsJetty
AbstractEncoderClassorg.eclipse.jetty.websocket.jsr356.encodersJetty
AbstractEndPointClassorg.eclipse.jetty.ioJetty
AbstractEventDriverEventDriver is the main interface between the User's WebSocket POJO and the internal jetty implementation of WebSocket.Classorg.eclipse.jetty.websocket.common.eventsJetty
AbstractExtensionClassorg.eclipse.jetty.websocket.common.extensionsJetty
AbstractFlowControlStrategyClassorg.eclipse.jetty.http2Jetty
AbstractForwardedSessionTestAbstractForwardedSessionTest Test that creating a session inside a forward on the same context works, and thatClassorg.eclipse.jetty.server.sessionJetty
AbstractHandlerClassorg.eclipse.jetty.server.handlerJetty
AbstractHandlerContainerAbstract Handler Container.Classorg.eclipse.jetty.server.handlerJetty
AbstractHandlerMBeanClassorg.eclipse.jetty.server.handler.jmxJetty
AbstractHTTP2ServerConnectionFactoryClassorg.eclipse.jetty.http2.serverJetty
AbstractHttpClientTransportClassorg.eclipse.jetty.clientJetty
AbstractImmortalSessionTestClassorg.eclipse.jetty.server.sessionJetty
AbstractInvalidationSessionTestAbstractInvalidationSessionTest Goal of the test is to be sure that invalidating a session on one nodeClassorg.eclipse.jetty.server.sessionJetty
AbstractJettyMojoCommon base class for most jetty mojos.Classorg.eclipse.jetty.maven.pluginJetty
AbstractJsrEventDriverClassorg.eclipse.jetty.websocket.jsr356.endpointsJetty
AbstractJsrRemoteClassorg.eclipse.jetty.websocket.jsr356Jetty
AbstractLastAccessTimeTestAbstractLastAccessTimeTest This test checks that a session can migrate from node A to node B, kept in use in node BClassorg.eclipse.jetty.server.sessionJetty
AbstractLeakPreventerAbstractLeakPreventer Abstract base class for code that seeks to avoid pinning of webapp classloaders by using the jetty classloader toClassorg.eclipse.jetty.util.preventersJetty
AbstractLifeCycleBasic implementation of the life cycle interface for components.Classorg.eclipse.jetty.util.componentJetty
AbstractLocalSessionScavengingTestClassorg.eclipse.jetty.server.sessionJetty
AbstractLogger Manages the atomic registration of the logger by name.Classorg.eclipse.jetty.util.logJetty
AbstractLoginModule Abstract base class for all LoginModules.Classorg.eclipse.jetty.jaas.spiJetty
AbstractMethodAnnotationScannerClassorg.eclipse.jetty.websocket.common.events.annotatedJetty
AbstractNCSARequestLogBase implementation of the RequestLog outputs logs in the pseudo-standard NCSA common log format.Classorg.eclipse.jetty.serverJetty
AbstractNetworkConnectorAn abstract Network Connector.Classorg.eclipse.jetty.serverJetty
AbstractNewSessionTestClassorg.eclipse.jetty.server.sessionJetty
AbstractOrphanedSessionTestClassorg.eclipse.jetty.server.sessionJetty
AbstractOSGiApp Base class representing info about a webapp/ContextHandler that is deployed into Jetty.Classorg.eclipse.jetty.osgi.bootJetty
AbstractProxySerializationTestClassorg.eclipse.jetty.server.sessionJetty
AbstractProxyServletAbstract base class for proxy servlets.Classorg.eclipse.jetty.proxyJetty
AbstractReentrantRequestSessionTestClassorg.eclipse.jetty.server.sessionJetty
AbstractRemoveSessionTestClassorg.eclipse.jetty.server.sessionJetty
AbstractRestServletAbstract Servlet implementation class AsyncRESTServlet.Classorg.eclipse.jetty.example.asyncrestJetty
AbstractSameNodeLoadTestAbstractSameNodeLoadTest This test performs multiple concurrent requests for the same session on the same node.Classorg.eclipse.jetty.server.sessionJetty
AbstractScatterGunLoadTestAbstractScatterGunLoadTest This is an unrealistic test.Classorg.eclipse.jetty.server.sessionJetty
AbstractServerCrossContextSessionTestClassorg.eclipse.jetty.server.sessionJetty
AbstractSession Implements HttpSession from the javax.Classorg.eclipse.jetty.server.sessionJetty
AbstractSessionCookieTestClassorg.eclipse.jetty.server.sessionJetty
AbstractSessionExpiryTestClassorg.eclipse.jetty.server.sessionJetty
AbstractSessionIdManagerClassorg.eclipse.jetty.server.sessionJetty
AbstractSessionInvalidateAndCreateTestAbstractSessionInvalidateAndCreateTest This test verifies that invalidating an existing session and creatingClassorg.eclipse.jetty.server.sessionJetty
AbstractSessionManagerAn Abstract implementation of SessionManager.Classorg.eclipse.jetty.server.sessionJetty
AbstractSessionManagerMBeanClassorg.eclipse.jetty.server.session.jmxJetty
AbstractSessionMigrationTestClassorg.eclipse.jetty.server.sessionJetty
AbstractSessionRenewTestClassorg.eclipse.jetty.server.sessionJetty
AbstractSessionValueSavingTestClassorg.eclipse.jetty.server.sessionJetty
AbstractStopSessionManagerPreserveSessionTestClassorg.eclipse.jetty.server.sessionJetty
AbstractTestServerClassorg.eclipse.jetty.server.sessionJetty
AbstractTrieAbstract Trie implementation.Classorg.eclipse.jetty.utilJetty
AbstractTypedContentProviderClassorg.eclipse.jetty.client.utilJetty
AbstractUserAuthenticationAbstractUserAuthentication Base class for representing an authenticated user.Classorg.eclipse.jetty.securityJetty
AbstractWebAppObjectInSessionTestAbstractWebAppObjectInSessionTest Target of this test is to check that when a webapp on nodeA puts in the sessionClassorg.eclipse.jetty.server.sessionJetty
AbstractWebAppProviderAbstractWebAppProvider Base class for Jetty DeploymentManager Providers that are capable of deploying a webapp,Classorg.eclipse.jetty.osgi.bootJetty
AbstractWebSocketConnectionProvides the implementation of LogicalConnection within the framework of the new Connection framework of jetty-io.Classorg.eclipse.jetty.websocket.common.ioJetty
AcceptHashLogic for working with the Sec-WebSocket-Key and Sec-WebSocket-Accept headers.Classorg.eclipse.jetty.websocket.commonJetty
AfterContentTransformerA specialized transformer for AsyncMiddleManServlet that performs the transformation when the whole content has been received.Classorg.eclipse.jetty.proxyJetty
AggregateEventTriggerAggregateEventTrigger EventTrigger aggregation that executes every aggregated eventClassorg.eclipse.jetty.monitor.triggersJetty
AliasedX509ExtendedKeyManagerAn X509ExtendedKeyManager that select a key with desired alias, delegating other processing to a nested X509ExtendedKeyManager.Classorg.eclipse.jetty.util.sslJetty
AllowSymLinkAliasCheckerSymbolic Link AliasChecker.Classorg.eclipse.jetty.server.handlerJetty
AllPredicateMatch on everything.Classorg.eclipse.jetty.start.graphJetty
ALPNClientConnectionClassorg.eclipse.jetty.alpn.clientJetty
ALPNClientConnectionFactoryClassorg.eclipse.jetty.alpn.clientJetty
ALPNServerConnectionClassorg.eclipse.jetty.alpn.serverJetty
ALPNServerConnectionFactoryClassorg.eclipse.jetty.alpn.serverJetty
AndEventTrigger EventTrigger aggregation using logical AND operation that executes matching of the aggregated event triggersClassorg.eclipse.jetty.monitor.triggersJetty
AndPredicateMatch on multiple predicates.Classorg.eclipse.jetty.start.graphJetty
AnnotatedClientEndpointConfigClassorg.eclipse.jetty.websocket.jsr356.clientJetty
AnnotatedClientEndpointMetadataClassorg.eclipse.jetty.websocket.jsr356.clientJetty
AnnotatedEndpointMetadataStatic reference to a specific annotated classes metadata.Classorg.eclipse.jetty.websocket.jsr356.annotationsJetty
AnnotatedEndpointScannerClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
AnnotatedServerEndpointConfigClassorg.eclipse.jetty.websocket.jsr356.serverJetty
AnnotatedServerEndpointMetadataClassorg.eclipse.jetty.websocket.jsr356.serverJetty
AnnotationConfigurationClassorg.eclipse.jetty.annotationsJetty
AnnotationConfiguration Look for annotations inside WEB-INF/lib and also in the fragments and required bundles.Classorg.eclipse.jetty.osgi.annotationsJetty
AnnotationDecoratorClassorg.eclipse.jetty.annotationsJetty
AnnotationIntrospectorClassorg.eclipse.jetty.annotationsJetty
AnnotationParser Use asm to scan classes for annotations.Classorg.eclipse.jetty.annotationsJetty
AnnotationParserClassorg.eclipse.jetty.osgi.annotationsJetty
AntWebAppContextExtension of WebAppContext to allow configuration via Ant environment.Classorg.eclipse.jetty.antJetty
AntWebInfConfigurationClassorg.eclipse.jetty.antJetty
AntWebXmlConfigurationThis configuration object provides additional way to inject application properties into the configured web application.Classorg.eclipse.jetty.antJetty
AnyLiteralClassorg.eclipse.jetty.cdi.coreJetty
AnySelectionPredicateClassorg.eclipse.jetty.start.graphJetty
AppClassorg.eclipse.jetty.deployJetty
AppContextLeakPreventerAppContextLeakPreventer Cause the classloader that is pinned by AppContext.Classorg.eclipse.jetty.util.preventersJetty
AppLifeCycleThe lifecycle of an App in the DeploymentManager.Classorg.eclipse.jetty.deployJetty
AppProviderInterfaceorg.eclipse.jetty.deployJetty
ArrayByteBufferPoolClassorg.eclipse.jetty.ioJetty
ArrayQueueQueue backed by circular array.Classorg.eclipse.jetty.utilJetty
ArrayTernaryTrieA Ternary Trie String lookup data structure.Classorg.eclipse.jetty.utilJetty
ArrayTrieA Trie String lookup data structure using a fixed size array.Classorg.eclipse.jetty.utilJetty
ArrayUtilUtility methods for Array manipulationSee Also:Serialized FormClassorg.eclipse.jetty.utilJetty
AsyncContentProviderA ContentProvider that notifies listeners that content is available.Interfaceorg.eclipse.jetty.clientJetty
AsyncContextEventClassorg.eclipse.jetty.serverJetty
AsyncContextStateClassorg.eclipse.jetty.serverJetty
AsyncDelayHandlerA handler wrapper that provides the framework to asynchronously delay the handling of a request.Classorg.eclipse.jetty.server.handlerJetty
AsyncEchoServletClassorg.eclipse.jetty.embeddedJetty
AsyncGzipFilterClassorg.eclipse.jetty.servletsJetty
AsyncMiddleManServletServlet 3.Classorg.eclipse.jetty.proxyJetty
AsyncNCSARequestLogClassorg.eclipse.jetty.serverJetty
AsyncProxyServletServlet 3.Classorg.eclipse.jetty.proxyJetty
AsyncRestServletServlet implementation class AsyncRESTServlet.Classorg.eclipse.jetty.example.asyncrestJetty
AtomicsClassorg.eclipse.jetty.utilJetty
AttrEventTrigger Event trigger that polls a value of an MXBean attribute and matches every invocation of this trigger.Classorg.eclipse.jetty.monitor.triggersJetty
AttributeClassorg.eclipse.jetty.ant.typesJetty
AttributeNormalizerNormalize Attribute to String.Classorg.eclipse.jetty.quickstartJetty
AttributesClassorg.eclipse.jetty.ant.typesJetty
Attributes Interface commonly used for storing attributes.Interfaceorg.eclipse.jetty.utilJetty
AttributesMapClassorg.eclipse.jetty.utilJetty
AuthenticationAuthentication represents a mechanism to authenticate requests for protected resources.Interfaceorg.eclipse.jetty.client.apiJetty
AuthenticationThe Authentication state of a request.Interfaceorg.eclipse.jetty.serverJetty
AuthenticationProtocolHandlerClassorg.eclipse.jetty.clientJetty
AuthenticationStoreA store for Authentications and Authentication.Interfaceorg.eclipse.jetty.client.apiJetty
AuthenticatorAuthenticator Interface An Authenticator is responsible for checking requests and sendingInterfaceorg.eclipse.jetty.securityJetty
AuthorityHttpFieldClassorg.eclipse.jetty.http2.hpackJetty
AWTLeakPreventer See https://issues.Classorg.eclipse.jetty.util.preventersJetty
B64CodeFast B64 Encoder/Decoder as described in RFC 1421.Classorg.eclipse.jetty.utilJetty
BadMessageExceptionClassorg.eclipse.jetty.httpJetty
BadPayloadExceptionException to terminate the connection because it has received data within a frame payload that was not consistent with the requirements of that frame payload.Classorg.eclipse.jetty.websocket.apiJetty
BalancerServletClassorg.eclipse.jetty.proxyJetty
BaseAuthModuleClassorg.eclipse.jetty.security.jaspi.modulesJetty
BaseBuilderBuild a start configuration in ${jetty.Classorg.eclipse.jetty.startJetty
BaseHolder Base class for all servlet-related classes that may be lazily instantiated (eg servlet, filter, listener), and/or require metadata to be held regarding their origin Classorg.eclipse.jetty.servletJetty
BaseHomeFile access for ${jetty.Classorg.eclipse.jetty.startJetty
BasicAuthentication Applications should create objects of this class and add them to the AuthenticationStore retrieved from the HttpClientClassorg.eclipse.jetty.client.utilJetty
BasicAuthenticatorClassorg.eclipse.jetty.security.authenticationJetty
BasicAuthModuleClassorg.eclipse.jetty.security.jaspi.modulesJetty
BasicEndpointConfigClassorg.eclipse.jetty.websocket.jsr356Jetty
BasicServerEndpointConfigClassorg.eclipse.jetty.websocket.jsr356.serverJetty
BatchModeThe possible batch modes when invoking OutgoingFrames.Classorg.eclipse.jetty.websocket.apiJetty
BeginRequestContentParserParser for the BEGIN_REQUEST frame body.Classorg.eclipse.jetty.fcgi.parserJetty
BinaryFrameClassorg.eclipse.jetty.websocket.common.framesJetty
BinaryPartialMessagePartial BINARY MessageAppender for MessageHandler.Classorg.eclipse.jetty.websocket.jsr356.messagesJetty
BinaryPartialOnMessageClassorg.eclipse.jetty.websocket.jsr356.messagesJetty
BinaryWholeMessageClassorg.eclipse.jetty.websocket.jsr356.messagesJetty
BindingEnumerationClassorg.eclipse.jetty.jndiJetty
BlockingArrayQueueA BlockingQueue backed by a circular array capable or growing.Classorg.eclipse.jetty.utilJetty
BlockingCallbackAn implementation of Callback that blocks until success or failure.Classorg.eclipse.jetty.utilJetty
BlockingWriteCallbackClassorg.eclipse.jetty.websocket.commonJetty
BodyParserThe base parser for the frame body of HTTP/2 frames.Classorg.eclipse.jetty.http2.parserJetty
BooleanDecoderDefault implementation of the Decoder.Classorg.eclipse.jetty.websocket.jsr356.decodersJetty
BooleanEncoderDefault encoder for Boolean to Encoder.Classorg.eclipse.jetty.websocket.jsr356.encodersJetty
BufferingFlowControlStrategyA flow control strategy that accumulates updates and emits window control frames when the accumulated value reaches a threshold.Classorg.eclipse.jetty.http2Jetty
BufferingResponseListener specified to the constructors.Classorg.eclipse.jetty.client.utilJetty
BufferUtilBuffer utility methods.Classorg.eclipse.jetty.utilJetty
BundleClassLoaderHelperBundleClassLoaderHelper Is there a clean OSGi way to go from the Bundle object to the classloader ofInterfaceorg.eclipse.jetty.osgi.boot.utilsJetty
BundleClassLoaderHelperFactoryBundleClassLoaderHelperFactory Get a class loader helper adapted for the particular osgi environment.Classorg.eclipse.jetty.osgi.boot.utilsJetty
BundleContextProviderBundleContextProvider Handles deploying OSGi bundles that define a context xml file for configuring them.Classorg.eclipse.jetty.osgi.bootJetty
BundleFileLocatorHelperBundleFileLocatorHelper From a bundle to its location on the filesystem.Interfaceorg.eclipse.jetty.osgi.boot.utilsJetty
BundleFileLocatorHelperFactoryBundleFileLocatorHelperFactory Obtain a helper for locating files based on the bundle.Classorg.eclipse.jetty.osgi.boot.utilsJetty
BundleProvider Jetty DeploymentManager Provider api for webapps or ContextHandlers that are discovered as osgi bundles.Interfaceorg.eclipse.jetty.osgi.bootJetty
BundleWatcher Tracks the installation and removal of Bundles in the OSGi environment.Classorg.eclipse.jetty.osgi.boot.internal.webappJetty
BundleWebAppProviderBundleWebAppProvider A Jetty Provider that knows how to deploy a WebApp contained inside a Bundle.Classorg.eclipse.jetty.osgi.bootJetty
ByteAccumulatorClassorg.eclipse.jetty.websocket.common.extensions.compressJetty
ByteArrayDecoderClassorg.eclipse.jetty.websocket.jsr356.decodersJetty
ByteArrayEncoderClassorg.eclipse.jetty.websocket.jsr356.encodersJetty
ByteArrayEndPointClassorg.eclipse.jetty.ioJetty
ByteArrayISO8859WriterByte Array ISO 8859 writer.Classorg.eclipse.jetty.utilJetty
ByteArrayOutputStream2Classorg.eclipse.jetty.utilJetty
ByteBufferCallbackClassorg.eclipse.jetty.http2.serverJetty
ByteBufferContentProviderA ContentProvider for ByteBuffers.Classorg.eclipse.jetty.client.utilJetty
ByteBufferDecoderClassorg.eclipse.jetty.websocket.jsr356.decodersJetty
ByteBufferEncoderClassorg.eclipse.jetty.websocket.jsr356.encodersJetty
ByteBufferPool Acquired buffers may be released but they do not need to; if they are released, they may be recycled and reused, otherwise they will be garbageInterfaceorg.eclipse.jetty.ioJetty
ByteDecoderDefault implementation of the Decoder.Classorg.eclipse.jetty.websocket.jsr356.decodersJetty
ByteEncoderDefault encoder for Byte to Encoder.Classorg.eclipse.jetty.websocket.jsr356.encodersJetty
BytesContentProviderA ContentProvider for byte arrays.Classorg.eclipse.jetty.client.utilJetty
CachingWebAppClassLoaderA WebAppClassLoader that caches getResource(String) results.Classorg.eclipse.jetty.webappJetty
CallableMethodClassorg.eclipse.jetty.websocket.common.events.annotatedJetty
CallbackA callback abstraction that handles completed/failed events of asynchronous operations.Interfaceorg.eclipse.jetty.utilJetty
CertificateUtilsClassorg.eclipse.jetty.util.securityJetty
CertificateValidatorConvenience class to handle validation of certificates, aliases and keystores Allows specifying Certificate Revocation List (CRL), as well as enablingClassorg.eclipse.jetty.util.securityJetty
CGI The following init parameters are used to configure this servlet: cgibinResourceBasePath to the cgi bin directory if set or it will default to the resource base of the context.Classorg.eclipse.jetty.servletsJetty
ChannelEndPoint Holds the channel and socket for an NIO endpoint.Classorg.eclipse.jetty.ioJetty
CharacterDecoderDefault implementation of the Decoder.Classorg.eclipse.jetty.websocket.jsr356.decodersJetty
CharacterEncoderDefault encoder for Character to Encoder.Classorg.eclipse.jetty.websocket.jsr356.encodersJetty
ChatServletClasscom.acmeJetty
ClassInheritanceHandlerClassInheritanceHandler As asm scans for classes, remember the type hierarchy.Classorg.eclipse.jetty.annotationsJetty
ClassLoaderDumpClassorg.eclipse.jetty.serverJetty
ClassLoadingObjectInputStreamClassLoadingObjectInputStream For re-inflating serialized objects, this class uses the thread context classloaderClassorg.eclipse.jetty.utilJetty
ClassNameResolverBased on the execution context, should the class represented by "name" be excluded from consideration?Interfaceorg.eclipse.jetty.annotationsJetty
ClasspathClassorg.eclipse.jetty.startJetty
ClasspathPatternClasspath classes list performs sequential pattern matching of a class name against an internal array of classpath pattern entries.Classorg.eclipse.jetty.webappJetty
ClientCertAuthenticatorClassorg.eclipse.jetty.security.authenticationJetty
ClientCertAuthModuleClassorg.eclipse.jetty.security.jaspi.modulesJetty
ClientConnectionFactoryFactory for client-side Connection instances.Interfaceorg.eclipse.jetty.ioJetty
ClientContainerContainer for Client use of the javax.Classorg.eclipse.jetty.websocket.jsr356Jetty
ClientGeneratorClassorg.eclipse.jetty.fcgi.generatorJetty
ClientParserClassorg.eclipse.jetty.fcgi.parserJetty
ClientUpgradeRequestClassorg.eclipse.jetty.websocket.clientJetty
ClientUpgradeResponseClassorg.eclipse.jetty.websocket.clientJetty
CloneConfigurationClassorg.eclipse.jetty.webappJetty
CloseableDoSFilterCloseable DoS Filter.Classorg.eclipse.jetty.servletsJetty
CloseExceptionClassorg.eclipse.jetty.websocket.apiJetty
CloseFrameClassorg.eclipse.jetty.websocket.common.framesJetty
CloseInfoClassorg.eclipse.jetty.websocket.commonJetty
CloseStateClassorg.eclipse.jetty.http2Jetty
CloseStatusClassorg.eclipse.jetty.websocket.apiJetty
CoderMetadataClassorg.eclipse.jetty.websocket.jsr356.metadataJetty
CoderMetadataSetAn durable collection of CoderMetadata.Classorg.eclipse.jetty.websocket.jsr356.metadataJetty
CommandLineBuilderClassorg.eclipse.jetty.startJetty
CommandLineConfigSourceConfiguration Source representing the Command Line arguments.Classorg.eclipse.jetty.start.configJetty
CommonComponentClassorg.eclipse.jetty.test.jmxJetty
CompactPathRuleClassorg.eclipse.jetty.rewrite.handlerJetty
CompletableCallback A callback to be used by driver code that needs to know whether the callback has been succeeded or failed (that is, completed) just after the asynchronous operation or not,Classorg.eclipse.jetty.utilJetty
CompressExtensionClassorg.eclipse.jetty.websocket.common.extensions.compressJetty
ConcatServletThis servlet may be used to concatenate multiple resources into It is intended to be used to load multipleClassorg.eclipse.jetty.servletsJetty
ConcurrentArrayQueueA concurrent, unbounded implementation of Queue that uses singly-linked array blocks This class is a drop-in replacement for ConcurrentLinkedQueue, with similar performanceClassorg.eclipse.jetty.utilJetty
ConcurrentHashSetClassorg.eclipse.jetty.utilJetty
ConfigSourceA Configuration SourceThe list of Arguments for this ConfigSourceInterfaceorg.eclipse.jetty.start.configJetty
ConfigSourcesWeighted List of ConfigSources.Classorg.eclipse.jetty.start.configJetty
ConfigurableTag indicating a component that needs to be configured.Interfaceorg.eclipse.jetty.websocket.jsr356Jetty
ConfigurationBase Class for WebApplicationContext Configuration.Interfaceorg.eclipse.jetty.webappJetty
ConfigurationExceptionClassorg.eclipse.jetty.websocket.jsr356Jetty
ConfigurationManagerConfigurationManager Type for allow injection of property values for replacement in jetty xml files during deployment.Interfaceorg.eclipse.jetty.deployJetty
ConfigurationProcessorA ConfigurationProcessor for non XmlConfiguration format files.Interfaceorg.eclipse.jetty.xmlJetty
ConfigurationProcessorFactoryInterfaceorg.eclipse.jetty.xmlJetty
ConnectHandlerClassorg.eclipse.jetty.proxyJetty
ConnectionConnection represent a connection to a Destination and allow applications to send requests via send(Request, Response.Interfaceorg.eclipse.jetty.client.apiJetty
ConnectionA Connection is associated to an EndPoint so that I/O events happening on the EndPoint can be processed by the Connection.Interfaceorg.eclipse.jetty.ioJetty
ConnectionFactoryA Factory to create Connection instances for Connectors.Interfaceorg.eclipse.jetty.serverJetty
ConnectionManagerInternal Connection/Client Manager used to track active clients, their physical vs virtual connection information, and provide some means to create new physical or virtual connections.Classorg.eclipse.jetty.websocket.client.ioJetty
ConnectionPoolClassorg.eclipse.jetty.clientJetty
ConnectionStateenum ConnectionStateConnection states as outlined in RFC6455.Classorg.eclipse.jetty.websocket.commonJetty
ConnectorClassorg.eclipse.jetty.ant.typesJetty
ConnectorA Connector accept connections and data from remote peers, and allows applications to send data to remote peers, by setting upInterfaceorg.eclipse.jetty.serverJetty
ConnectorsSpecifies a jetty configuration element for Ant build file.Classorg.eclipse.jetty.ant.typesJetty
ConnectorServerClassorg.eclipse.jetty.jmxJetty
ConnectorStatisticsA Connector.Classorg.eclipse.jetty.serverJetty
ConnectPromiseHolder for the pending connect information.Classorg.eclipse.jetty.websocket.client.ioJetty
ConsoleNotifierClassorg.eclipse.jetty.monitor.jmxJetty
ConsoleScannerClassorg.eclipse.jetty.maven.pluginJetty
Constraint Describe an auth and/or data constraint.Classorg.eclipse.jetty.util.securityJetty
ConstraintAwareAdd a Constraint Mapping.Interfaceorg.eclipse.jetty.securityJetty
ConstraintMappingClassorg.eclipse.jetty.securityJetty
ConstraintSecurityHandlerConstraintSecurityHandler Handler to enforce SecurityConstraints.Classorg.eclipse.jetty.securityJetty
ContainerInterfaceorg.eclipse.jetty.util.componentJetty
ContainerDefaultConfiguratorThe "Container Default Configurator" per the JSR-356 spec.Classorg.eclipse.jetty.websocket.jsr356.serverJetty
ContainerInitializerClassorg.eclipse.jetty.plus.annotationJetty
ContainerInitializerAnnotationHandlerContainerInitializerAnnotationHandler Discovers classes that contain the specified annotation, either at class orClassorg.eclipse.jetty.annotationsJetty
ContainerLifeCycleClassorg.eclipse.jetty.util.componentJetty
ContainerTldBundleDiscovererContainerTldBundleDiscoverer Finds bundles that are considered as on the container classpath thatClassorg.eclipse.jetty.osgi.boot.jasperJetty
ContentDecoderContentDecoder decodes content bytes of a response.Interfaceorg.eclipse.jetty.clientJetty
ContentParserClassorg.eclipse.jetty.fcgi.parserJetty
ContentProviderContentProvider provides a source of request content.Interfaceorg.eclipse.jetty.client.apiJetty
ContentResponseA specialized Response that can hold a limited content in memory.Interfaceorg.eclipse.jetty.client.apiJetty
ContextFactory This is an object factory that produces a jndi naming context based on a classloader.Classorg.eclipse.jetty.jndiJetty
ContextHandler This handler wraps a call to handle by setting the context and servlet path, plus setting the context classloader.Classorg.eclipse.jetty.server.handlerJetty
ContextHandlerCollectionContextHandlerCollection.Classorg.eclipse.jetty.server.handlerJetty
ContextHandlerMBeanClassorg.eclipse.jetty.server.handler.jmxJetty
ContextHandlersSpecifies element in web app configuration.Classorg.eclipse.jetty.ant.typesJetty
Continuation A continuation is a mechanism by which a HTTP Request can be suspended and restarted after a timeout or an asynchronous event has occurred.Interfaceorg.eclipse.jetty.continuationJetty
ContinuationBodyParserClassorg.eclipse.jetty.http2.parserJetty
ContinuationFilterContinuationFilter must be applied to servlet paths that make use of the asynchronous features provided by Continuation APIs, but thatClassorg.eclipse.jetty.continuationJetty
ContinuationFrameClassorg.eclipse.jetty.websocket.common.framesJetty
ContinuationListenerA Continuation Listener A ContinuationListener may be registered with a call toInterfaceorg.eclipse.jetty.continuationJetty
ContinuationSupportContinuationSupport.Classorg.eclipse.jetty.continuationJetty
ContinuationThrowableContinuationThrowable A ContinuationThrowable is throw by Continuation.Classorg.eclipse.jetty.continuationJetty
ContinueProtocolHandlerA protocol handler that handles the 100 response code.Classorg.eclipse.jetty.clientJetty
ControlFrameClassorg.eclipse.jetty.websocket.common.framesJetty
CookieCutter Optimized stateful cookie parser.Classorg.eclipse.jetty.serverJetty
CookieDumpTest Servlet Cookies.Classcom.acmeJetty
CookiePatternRuleSets the cookie in the response whenever the rule finds a match.Classorg.eclipse.jetty.rewrite.handlerJetty
CounterClasscom.acmeJetty
CounterStatisticStatistics on a counter value.Classorg.eclipse.jetty.util.statisticJetty
CountingCallbackA callback wrapper that succeeds the wrapped callback when the count is reached, or on first failure.Classorg.eclipse.jetty.utilJetty
CredentialCredentials.Classorg.eclipse.jetty.util.securityJetty
CredentialValidationCallbackCredentialValidationCallback Store a jetty Credential for a user so that it can beClassorg.eclipse.jetty.security.jaspi.callbackJetty
CriteriaPredicatePredicate against a specific Selection.Classorg.eclipse.jetty.start.graphJetty
CriteriaSetPredicateShould match against the provided set of Selection.Classorg.eclipse.jetty.start.graphJetty
CrossOriginFilter cross-origin resource sharing.Classorg.eclipse.jetty.servletsJetty
DataBodyParserClassorg.eclipse.jetty.http2.parserJetty
DataFrameClassorg.eclipse.jetty.http2.framesJetty
DataFrameClassorg.eclipse.jetty.websocket.common.framesJetty
DataGeneratorClassorg.eclipse.jetty.http2.generatorJetty
DataRateLimitedServletA servlet that uses the Servlet 3.Classorg.eclipse.jetty.servletsJetty
DataSourceCloser Some DataSource's need to be close (eg.Classorg.eclipse.jetty.jndiJetty
DataSourceLoginModuleDataSourceLoginModule A LoginModule that uses a DataSource to retrieve user authenticationClassorg.eclipse.jetty.jaas.spiJetty
DataSourceLoginService Obtain user/password/role information from a database via jndi DataSource.Classorg.eclipse.jetty.plus.securityJetty
Date2TagClasscom.acmeJetty
DateCache Computes String representations of Dates and caches the results so that subsequent requests within the same secondClassorg.eclipse.jetty.utilJetty
DateGeneratorThreadLocal Date formatters for HTTP style dates.Classorg.eclipse.jetty.httpJetty
DateParserClassorg.eclipse.jetty.httpJetty
DateTagClasscom.acmeJetty
DebugBindingClassorg.eclipse.jetty.deploy.bindingsJetty
DebugHandler A lightweight debug handler that can be used in production code.Classorg.eclipse.jetty.server.handlerJetty
DebugListenerA Context Listener that produces additional debug.Classorg.eclipse.jetty.serverJetty
DebugListenerBindingClassorg.eclipse.jetty.deploy.bindingsJetty
DeclareRolesAnnotationHandlerClassorg.eclipse.jetty.annotationsJetty
DecoderFactoryFactory for DecoderMetadata Relies on search order of parent DecoderFactory instances as such.Classorg.eclipse.jetty.websocket.jsr356Jetty
DecoderMetadataClassorg.eclipse.jetty.websocket.jsr356.metadataJetty
DecoderMetadataSetClassorg.eclipse.jetty.websocket.jsr356.metadataJetty
DecoratedObjectFactoryAn ObjectFactory enhanced by Decorator instances.Classorg.eclipse.jetty.utilJetty
DecoratorInterface for 3rd party libraries to decorate recently created objects in Jetty.Interfaceorg.eclipse.jetty.utilJetty
DefaultAuthenticatorFactoryThe Default Authenticator Factory.Classorg.eclipse.jetty.securityJetty
DefaultBinaryEncoderClassorg.eclipse.jetty.websocket.jsr356.encodersJetty
DefaultBinaryStreamEncoderClassorg.eclipse.jetty.websocket.jsr356.encodersJetty
DefaultBundleClassLoaderHelperDefaultBundleClassLoaderHelper Default implementation of the BundleClassLoaderHelper.Classorg.eclipse.jetty.osgi.boot.utils.internalJetty
DefaultCallbackHandlerClassorg.eclipse.jetty.jaas.callbackJetty
DefaultFileLocatorHelperDefaultFileLocatorHelper From a bundle to its location on the filesystem.Classorg.eclipse.jetty.osgi.boot.utils.internalJetty
DefaultHandler This handle will deal with unhandled requests in the server.Classorg.eclipse.jetty.server.handlerJetty
DefaultIdentityServiceDefault Identity Service implementation.Classorg.eclipse.jetty.securityJetty
DefaultJettyAtJettyHomeHelperDefaultJettyAtJettyHomeHelper Creates a default instance of Jetty, based on the values of theClassorg.eclipse.jetty.osgi.boot.internal.serverfactoryJetty
DefaultsDescriptorClassorg.eclipse.jetty.webappJetty
DefaultServletThe default servlet.Classorg.eclipse.jetty.servletJetty
DefaultTextEncoderClassorg.eclipse.jetty.websocket.jsr356.encodersJetty
DefaultTextStreamEncoderClassorg.eclipse.jetty.websocket.jsr356.encodersJetty
DefaultUserIdentityThe default implementation of UserIdentity.Classorg.eclipse.jetty.securityJetty
DeferredAuthenticationClassorg.eclipse.jetty.security.authenticationJetty
DeferredContentProviderA ContentProvider that allows to add content after Request.Classorg.eclipse.jetty.client.utilJetty
DeflateFrameExtension extension seen out in the wild.Classorg.eclipse.jetty.websocket.common.extensions.compressJetty
DelegatingThreadPoolClassorg.eclipse.jetty.http.spiJetty
DeMaskProcessorClassorg.eclipse.jetty.websocket.common.io.payloadJetty
DeploymentManagerThe Deployment Manager.Classorg.eclipse.jetty.deployJetty
DeploymentManagerMBeanClassorg.eclipse.jetty.deploy.jmxJetty
DeprecationWarningClassorg.eclipse.jetty.utilJetty
DescriptorClassorg.eclipse.jetty.webappJetty
DescriptorProcessorInterfaceorg.eclipse.jetty.webappJetty
DestinationDestination represents the triple made of the getScheme(), the getHost() Destination holds a pool of Connections, but allows to create unpooledInterfaceorg.eclipse.jetty.client.apiJetty
DestroyableA Destroyable is an object which can be destroyed.Interfaceorg.eclipse.jetty.util.componentJetty
DigestAuthentication Applications should create objects of this class and add them to the AuthenticationStore retrieved from the HttpClientClassorg.eclipse.jetty.client.utilJetty
DigestAuthenticatorClassorg.eclipse.jetty.security.authenticationJetty
DigestAuthModuleClassorg.eclipse.jetty.security.jaspi.modulesJetty
DirConfigSourceA Directory based ConfigSource.Classorg.eclipse.jetty.start.configJetty
DisconnectFrameClassorg.eclipse.jetty.http2.framesJetty
DisconnectGeneratorClassorg.eclipse.jetty.http2.generatorJetty
DiscoveredAnnotationDiscoveredAnnotation Represents an annotation that has been discoveredClassorg.eclipse.jetty.webappJetty
DispatcherClassorg.eclipse.jetty.serverJetty
DispatchServletTest Servlet RequestDispatcher.Classcom.acmeJetty
DOMLeakPreventer See http://bugs.Classorg.eclipse.jetty.util.preventersJetty
DoSFilterDenial of Service filter This filter is useful for limitingClassorg.eclipse.jetty.servletsJetty
DoubleDecoderDefault implementation of the Decoder.Classorg.eclipse.jetty.websocket.jsr356.decodersJetty
DoubleEncoderDefault encoder for Double to Encoder.Classorg.eclipse.jetty.websocket.jsr356.encodersJetty
DriverManagerLeakPreventerDriverManagerLeakPreventer Cause DriverManager.Classorg.eclipse.jetty.util.preventersJetty
DumpDump Servlet Request.Classcom.acmeJetty
Dumpable@ManagedOperation(value="Dump the nested Object state as a String", impact="INFO")Interfaceorg.eclipse.jetty.util.componentJetty
DumpableCollectionClassorg.eclipse.jetty.util.componentJetty
DumpServletClassorg.eclipse.jetty.embeddedJetty
DuplexConnectionPoolClassorg.eclipse.jetty.clientJetty
DuplicateCoderExceptionThrown when a duplicate coder is encountered when attempting to identify a Endpoint's metadata (Decoder or Encoder)See Also:Serialized FormClassorg.eclipse.jetty.websocket.jsr356.metadataJetty
EchoerClassorg.eclipse.jetty.test.jmxJetty
EchoerMBeanClassorg.eclipse.jetty.test.jmx.jmxJetty
EdgeClassorg.eclipse.jetty.deploy.graphJetty
ELContextCleaner Clean up BeanELResolver when the context is going out See http://java.Classorg.eclipse.jetty.servlet.listenerJetty
EmbeddedCdiHandlerHandy ServletContextHandler implementation that hooks up all of the various CDI related components and listeners from Weld.Classorg.eclipse.jetty.cdi.servletJetty
EmptyClientEndpointConfigClassorg.eclipse.jetty.websocket.jsr356.clientJetty
EmptyConfiguratorClassorg.eclipse.jetty.websocket.jsr356.clientJetty
EmptyResource Represents a resource that does does not refer to any file, url, jar etc.Classorg.eclipse.jetty.util.resourceJetty
EncodeFailedFutureClassorg.eclipse.jetty.websocket.jsr356.encodersJetty
EncoderFactoryRepresents all of the declared Encoders that the Container is aware of.Classorg.eclipse.jetty.websocket.jsr356Jetty
EncoderMetadataClassorg.eclipse.jetty.websocket.jsr356.metadataJetty
EncoderMetadataSetClassorg.eclipse.jetty.websocket.jsr356.metadataJetty
EncodingHttpWriterClassorg.eclipse.jetty.serverJetty
EndPointA transport EndPoint Asynchronous MethodsInterfaceorg.eclipse.jetty.ioJetty
EndpointInstanceClassorg.eclipse.jetty.websocket.jsr356.endpointsJetty
EndpointMetadataInterfaceorg.eclipse.jetty.websocket.jsr356.metadataJetty
EndRequestContentParserParser for the END_REQUEST frame body.Classorg.eclipse.jetty.fcgi.parserJetty
EnvConfigurationClassorg.eclipse.jetty.plus.webappJetty
EnvEntryClassorg.eclipse.jetty.plus.jndiJetty
EofExceptionA Jetty specialization of EOFException.Classorg.eclipse.jetty.ioJetty
EqualToAttrEventTriggerEqualToAttrEventTrigger Event trigger that polls a value of an MXBean attribute andClassorg.eclipse.jetty.monitor.triggersJetty
ErrorCodeClassorg.eclipse.jetty.http2Jetty
ErrorHandlerHandler for Error pages An ErrorHandler is registered with ContextHandler.Classorg.eclipse.jetty.server.handlerJetty
ErrorPageErrorHandlerError Page Error Handler An ErrorHandler that maps exceptions and status codes to URIs for dispatch usingClassorg.eclipse.jetty.servletJetty
EventDriverInterfaceorg.eclipse.jetty.websocket.common.eventsJetty
EventDriverFactoryCreate EventDriver implementations.Classorg.eclipse.jetty.websocket.common.eventsJetty
EventDriverImplA specific implementation of a EventDriver.Interfaceorg.eclipse.jetty.websocket.common.eventsJetty
EventMethodClassorg.eclipse.jetty.websocket.common.events.annotatedJetty
EventMethodsA representation of the methods available to call for a particular class.Classorg.eclipse.jetty.websocket.common.events.annotatedJetty
EventNotifierInterfaceorg.eclipse.jetty.monitor.jmxJetty
EventSenderClassorg.eclipse.jetty.osgi.boot.utilsJetty
EventSourceEventSource is the passive half of an event source connection, as defined by the EventSource Specification.Interfaceorg.eclipse.jetty.servletsJetty
EventSourceServletA servlet that implements the event source protocol, also known as "server sent events".Classorg.eclipse.jetty.servletsJetty
EventState Holds the state of one or more event trigger instances to be used when sending notifications as well as executing the actionsClassorg.eclipse.jetty.monitor.jmxJetty
EventTrigger Abstract base class for all EventTrigger implementations.Classorg.eclipse.jetty.monitor.jmxJetty
ExampleServerClassorg.eclipse.jetty.embeddedJetty
ExampleServerXmlConfigures and Starts a Jetty server from an XML declaration.Classorg.eclipse.jetty.embeddedJetty
ExecuteProduceConsumeA strategy where the thread calls produce will always run the resulting task itself.Classorg.eclipse.jetty.util.thread.strategyJetty
ExecutionStrategyAn ExecutionStrategy executes Runnable tasks produced by a ExecutionStrategy.Interfaceorg.eclipse.jetty.util.threadJetty
ExecutorThreadPoolJetty ThreadPool using java 5 ThreadPoolExecutor This class wraps a ExecutorService as a ThreadPool andClassorg.eclipse.jetty.util.threadJetty
ExtensionInterface for WebSocket Extensions.Interfaceorg.eclipse.jetty.websocket.api.extensionsJetty
ExtensionConfigRepresents an Extension Configuration, as seen during the connection Handshake process.Classorg.eclipse.jetty.websocket.api.extensionsJetty
ExtensionFactoryClassorg.eclipse.jetty.websocket.api.extensionsJetty
ExtensionStackRepresents the stack of Extensions.Classorg.eclipse.jetty.websocket.common.extensionsJetty
FakeURLClassLoader A URLClassloader that overrides the getURLs() method to return the list of urls passed in to the constructor, but otherwise acts as if it has noClassorg.eclipse.jetty.osgi.boot.utilsJetty
FastCGIProxyServletSpecific implementation of AsyncProxyServlet.Classorg.eclipse.jetty.fcgi.server.proxyJetty
FastFileServer This example shows how to use the Jetty APIs for sending static as fast as possible using various strategies for small, medium and large content.Classorg.eclipse.jetty.embeddedJetty
FCGIClassorg.eclipse.jetty.fcgiJetty
FieldsA container for name/value pairs, known as fields.Classorg.eclipse.jetty.utilJetty
FileArgClassorg.eclipse.jetty.startJetty
FileDestroyableClassorg.eclipse.jetty.util.componentJetty
FileIDSimple, yet surprisingly common utility methods for identifying various file types commonly seen and worked with in a deployment scenario.Classorg.eclipse.jetty.deploy.utilJetty
FileInitializerInterface for initializing a file resource.Interfaceorg.eclipse.jetty.startJetty
FileMatchingConfigurationDescribes set of files matched by elements in ant configuration file.Classorg.eclipse.jetty.ant.typesJetty
FileNoticeLifeCycleListenerA LifeCycle Listener that writes state changes to a file.Classorg.eclipse.jetty.util.componentJetty
FileResource Handle resources of implied or explicit file type.Classorg.eclipse.jetty.util.resourceJetty
FileServerSimple Jetty FileServer.Classorg.eclipse.jetty.embeddedJetty
FileServerXml This server is identical to FileServer, except that it is configured via an XmlConfiguration config file that does the identical work.Classorg.eclipse.jetty.embeddedJetty
FillInterestA Utility class to help implement EndPoint.Classorg.eclipse.jetty.ioJetty
FilterHolderClassorg.eclipse.jetty.servletJetty
FilterMappingClassorg.eclipse.jetty.servletJetty
FilterMappingMBeanClassorg.eclipse.jetty.servlet.jmxJetty
FixedMaskerClassorg.eclipse.jetty.websocket.client.masksJetty
FlagsInterfaceorg.eclipse.jetty.http2Jetty
FloatDecoderClassorg.eclipse.jetty.websocket.jsr356.decodersJetty
FloatEncoderDefault encoder for Float to Encoder.Classorg.eclipse.jetty.websocket.jsr356.encodersJetty
FlowControlStrategyInterfaceorg.eclipse.jetty.http2Jetty
FlusherClassorg.eclipse.jetty.fcgi.generatorJetty
FormAuthenticator This authenticator implements form authentication will use dispatchers to the login page if the __FORM_DISPATCH init parameter is set to true.Classorg.eclipse.jetty.security.authenticationJetty
FormAuthModuleClassorg.eclipse.jetty.security.jaspi.modulesJetty
FormContentProviderA ContentProvider for form uploads with the "application/x-www-form-urlencoded" content type.Classorg.eclipse.jetty.client.utilJetty
ForwardedRequestCustomizerCustomize Requests for Proxy Forwarding.Classorg.eclipse.jetty.serverJetty
ForwardedSchemeHeaderRuleClassorg.eclipse.jetty.rewrite.handlerJetty
FragmentActivator Sets up support for jsp and jstl.Classorg.eclipse.jetty.osgi.boot.jspJetty
FragmentConfigurationFragmentConfiguration Process web-fragments in jarsClassorg.eclipse.jetty.webappJetty
FragmentDescriptor A web-fragment.Classorg.eclipse.jetty.webappJetty
FragmentExtensionClassorg.eclipse.jetty.websocket.common.extensions.fragmentJetty
FrameClassorg.eclipse.jetty.http2.framesJetty
FrameAn immutable websocket frame.Classorg.eclipse.jetty.websocket.api.extensionsJetty
FrameCaptureExtensionClassorg.eclipse.jetty.websocket.common.extensionsJetty
FrameFlusherInterface for working with bytes destined for EndPoint.Classorg.eclipse.jetty.websocket.common.ioJetty
FrameGeneratorClassorg.eclipse.jetty.http2.generatorJetty
FramePipesClassorg.eclipse.jetty.websocket.common.ioJetty
FrameTypeClassorg.eclipse.jetty.http2.framesJetty
FSClassorg.eclipse.jetty.startJetty
FutureCallbackClassorg.eclipse.jetty.utilJetty
FuturePromiseClassorg.eclipse.jetty.utilJetty
FutureResponseListenerA BufferingResponseListener that is also a Future, to allow applications to block (indefinitely or for a timeout) until onComplete(Result) is called,Classorg.eclipse.jetty.client.utilJetty
FutureWriteCallbackAllows events to a WriteCallback to drive a Future for the user.Classorg.eclipse.jetty.websocket.common.ioJetty
GCloudConfigurationClassorg.eclipse.jetty.gcloud.sessionJetty
GCloudSessionIdManagerClassorg.eclipse.jetty.gcloud.sessionJetty
GCloudSessionManagerClassorg.eclipse.jetty.gcloud.sessionJetty
GCThreadLeakPreventerGCThreadLeakPreventer Prevents a call to sun.Classorg.eclipse.jetty.util.preventersJetty
GeneratorClassorg.eclipse.jetty.fcgi.generatorJetty
GeneratorClassorg.eclipse.jetty.http2.generatorJetty
GeneratorGenerating a frame in WebSocket land.Classorg.eclipse.jetty.websocket.commonJetty
GlobalWebappConfigBindingProvides a way of globally setting various aspects of webapp contexts.Classorg.eclipse.jetty.deploy.bindingsJetty
GoAwayBodyParserClassorg.eclipse.jetty.http2.parserJetty
GoAwayFrameClassorg.eclipse.jetty.http2.framesJetty
GoAwayGeneratorClassorg.eclipse.jetty.http2.generatorJetty
GraphClassorg.eclipse.jetty.deploy.graphJetty
GraphClassorg.eclipse.jetty.start.graphJetty
GraphExceptionA non-recoverable graph exceptionSee Also:Serialized FormClassorg.eclipse.jetty.start.graphJetty
GraphOutputDotOutput the Graph in GraphViz Dot format.Classorg.eclipse.jetty.deploy.graphJetty
GreaterThanAttrEventTriggerGreaterThanAttrEventTrigger Event trigger that polls a value of an MXBean attribute andClassorg.eclipse.jetty.monitor.triggersJetty
GreaterThanOrEqualToAttrEventTriggerGreaterThanOrEqualToAttrEventTrigger Event trigger that polls a value of an MXBean attribute andClassorg.eclipse.jetty.monitor.triggersJetty
GZIPContentDecoderContentDecoder for the "gzip" encoding.Classorg.eclipse.jetty.clientJetty
GzipFactoryInterfaceorg.eclipse.jetty.server.handler.gzipJetty
GzipFilterClassorg.eclipse.jetty.servletsJetty
GzipHandlerA Handler that can dynamically GZIP compress responses.Classorg.eclipse.jetty.server.handler.gzipJetty
GzipHttpContentClassorg.eclipse.jetty.httpJetty
GzipHttpOutputInterceptorClassorg.eclipse.jetty.server.handler.gzipJetty
HandlerA Jetty Server Handler.Interfaceorg.eclipse.jetty.serverJetty
HandlerCollectionA collection of handlers.Classorg.eclipse.jetty.server.handlerJetty
HandlerContainerA Handler that contains other Handlers.Interfaceorg.eclipse.jetty.serverJetty
HandlerList This extension of HandlerCollection will call each contained handler in turn until either an exception is thrown, the responseClassorg.eclipse.jetty.server.handlerJetty
HandlerWrapperA HandlerWrapper acts as a Handler but delegates the handle method and life cycle events to a delegate.Classorg.eclipse.jetty.server.handlerJetty
HandshakeRFC6455WebSocket Handshake for RFC 6455.Classorg.eclipse.jetty.websocket.serverJetty
HashedSessionClassorg.eclipse.jetty.server.sessionJetty
HashLoginServiceProperties User Realm.Classorg.eclipse.jetty.securityJetty
HashSessionIdManagerHashSessionIdManager.Classorg.eclipse.jetty.server.sessionJetty
HashSessionManager An in-memory implementation of SessionManager.Classorg.eclipse.jetty.server.sessionJetty
HeaderBlockFragmentsClassorg.eclipse.jetty.http2.parserJetty
HeaderBlockParserClassorg.eclipse.jetty.http2.parserJetty
HeaderGeneratorClassorg.eclipse.jetty.http2.generatorJetty
HeaderParserParser for FastCGI frame headers.Classorg.eclipse.jetty.fcgi.parserJetty
HeaderParserThe parser for the frame header of HTTP/2 frames.Classorg.eclipse.jetty.http2.parserJetty
HeaderPatternRuleSets the header in the response whenever the rule finds a match.Classorg.eclipse.jetty.rewrite.handlerJetty
HeaderRegexRuleClassorg.eclipse.jetty.rewrite.handlerJetty
HeaderRuleAbstract rule that matches against request headers.Classorg.eclipse.jetty.rewrite.handlerJetty
HeadersBodyParserClassorg.eclipse.jetty.http2.parserJetty
HeadersFrameClassorg.eclipse.jetty.http2.framesJetty
HeadersGeneratorClassorg.eclipse.jetty.http2.generatorJetty
HelloHandlerClassorg.eclipse.jetty.embeddedJetty
HelloServletClassorg.eclipse.jetty.embeddedJetty
HelloServletThe most basic servlet here, no CDI use.Classorg.eclipse.jetty.testsJetty
HelloWorldDump Servlet Request.Classcom.acmeJetty
HelloWorldClassorg.eclipse.jetty.embeddedJetty
HelpMojoDisplay help information on jetty-jspc-maven-plugin.Classorg.eclipse.jetty.jspc.pluginJetty
HelpMojoDisplay help information on jetty-maven-plugin.Classorg.eclipse.jetty.maven.pluginJetty
Holder Specialization of AbstractHolder for servlet-related classes that have init-params etcClassorg.eclipse.jetty.servletJetty
HolderMBeanClassorg.eclipse.jetty.servlet.jmxJetty
HomeBaseWarningDisplay an optional Warning Message if the {jetty.Classorg.eclipse.jetty.serverJetty
HostHeaderCustomizerCustomizes requests that lack the Host header (for example, HTTP 1.Classorg.eclipse.jetty.serverJetty
HostMapClassorg.eclipse.jetty.utilJetty
HostPortHttpFieldClassorg.eclipse.jetty.httpJetty
HotSwapHandlerA HandlerContainer that allows a hot swap of a wrapped handler.Classorg.eclipse.jetty.server.handlerJetty
HpackContextHPACK - Header Compression for HTTP/2 This class maintains the compression context for a single HTTP/2Classorg.eclipse.jetty.http2.hpackJetty
HpackDecoder This is not thread safe and may only be called by 1 thread at a time.Classorg.eclipse.jetty.http2.hpackJetty
HpackEncoderClassorg.eclipse.jetty.http2.hpackJetty
HpackFieldPreEncoderClassorg.eclipse.jetty.http2.hpackJetty
Http1FieldPreEncoderClassorg.eclipse.jetty.httpJetty
HTTP2CipherClassorg.eclipse.jetty.http2Jetty
HTTP2ClientHTTP2Client provides an asynchronous, non-blocking implementation to send HTTP/2 frames to a server.Classorg.eclipse.jetty.http2.clientJetty
HTTP2ClientConnectionFactoryClassorg.eclipse.jetty.http2.clientJetty
HTTP2ClientSessionClassorg.eclipse.jetty.http2.clientJetty
HTTP2ConnectionClassorg.eclipse.jetty.http2Jetty
HTTP2CServerConnectionFactoryHTTP2 Clear Text Connection factory.Classorg.eclipse.jetty.http2.serverJetty
HTTP2FlusherClassorg.eclipse.jetty.http2Jetty
Http2ServerClassorg.eclipse.jetty.embeddedJetty
HTTP2ServerConnectionClassorg.eclipse.jetty.http2.serverJetty
HTTP2ServerConnectionFactoryClassorg.eclipse.jetty.http2.serverJetty
HTTP2ServerSessionClassorg.eclipse.jetty.http2.serverJetty
HTTP2SessionClassorg.eclipse.jetty.http2Jetty
HTTP2StreamClassorg.eclipse.jetty.http2Jetty
HttpAuthenticationStoreClassorg.eclipse.jetty.clientJetty
HttpChannelClassorg.eclipse.jetty.clientJetty
HttpChannelHttpChannel represents a single endpoint for HTTP semantic processing.Classorg.eclipse.jetty.serverJetty
HttpChannelOverFCGIClassorg.eclipse.jetty.fcgi.client.httpJetty
HttpChannelOverFCGIClassorg.eclipse.jetty.fcgi.serverJetty
HttpChannelOverHTTPClassorg.eclipse.jetty.client.httpJetty
HttpChannelOverHTTP2Classorg.eclipse.jetty.http2.client.httpJetty
HttpChannelOverHTTP2Classorg.eclipse.jetty.http2.serverJetty
HttpChannelStateClassorg.eclipse.jetty.serverJetty
HttpClientHttpClient provides an efficient, asynchronous, non-blocking implementation to perform HTTP requests to a server through a simple API that offers also blocking semantic.Classorg.eclipse.jetty.clientJetty
HttpClientTransportHttpClientTransport represents what transport implementations should provide in order to plug-in a different transport for HttpClient.Interfaceorg.eclipse.jetty.clientJetty
HttpClientTransportOverFCGIClassorg.eclipse.jetty.fcgi.client.httpJetty
HttpClientTransportOverHTTPClassorg.eclipse.jetty.client.httpJetty
HttpClientTransportOverHTTP2Classorg.eclipse.jetty.http2.client.httpJetty
HttpConfiguration This class is a holder of HTTP configuration for use by the HttpChannel class.Classorg.eclipse.jetty.serverJetty
HttpConnectionClassorg.eclipse.jetty.clientJetty
HttpConnectionA Connection that handles the HTTP protocol.Classorg.eclipse.jetty.serverJetty
HttpConnectionFactoryA Connection Factory for HTTP Connections.Classorg.eclipse.jetty.serverJetty
HttpConnectionOverFCGIClassorg.eclipse.jetty.fcgi.client.httpJetty
HttpConnectionOverHTTPClassorg.eclipse.jetty.client.httpJetty
HttpConnectionOverHTTP2Classorg.eclipse.jetty.http2.client.httpJetty
HttpContentHttpContent is a stateful, linear representation of the request content provided by a ContentProvider that can be traversed one-way to obtain content buffers toClassorg.eclipse.jetty.clientJetty
HttpContentHttpContent interface.Interfaceorg.eclipse.jetty.httpJetty
HttpContentResponseClassorg.eclipse.jetty.clientJetty
HttpConversationClassorg.eclipse.jetty.clientJetty
HttpCookieClassorg.eclipse.jetty.httpJetty
HttpCookieStore via CookieManager.Classorg.eclipse.jetty.utilJetty
HttpDestinationClassorg.eclipse.jetty.clientJetty
HttpDestinationOverFCGIClassorg.eclipse.jetty.fcgi.client.httpJetty
HttpDestinationOverHTTPClassorg.eclipse.jetty.client.httpJetty
HttpDestinationOverHTTP2Classorg.eclipse.jetty.http2.client.httpJetty
HttpExchangeClassorg.eclipse.jetty.clientJetty
HttpFieldClassorg.eclipse.jetty.httpJetty
HttpFieldPreEncoderInterface to pre-encode HttpFields.Interfaceorg.eclipse.jetty.httpJetty
HttpFieldsHTTP Fields.Classorg.eclipse.jetty.httpJetty
HttpGeneratorHttpGenerator.Classorg.eclipse.jetty.httpJetty
HttpHeaderClassorg.eclipse.jetty.httpJetty
HttpHeaderValueenum HttpHeaderValueEnum Constant SummaryClassorg.eclipse.jetty.httpJetty
HttpInputHttpInput provides an implementation of ServletInputStream for HttpChannel.Classorg.eclipse.jetty.serverJetty
HttpInputOverHTTPClassorg.eclipse.jetty.serverJetty
HttpMethodClassorg.eclipse.jetty.httpJetty
HttpMethodsServletServlet declaring the various do* methods.Classorg.eclipse.jetty.tests.webappJetty
HttpOutputHttpOutput implements ServletOutputStream as required by the Servlet specification.Classorg.eclipse.jetty.serverJetty
HttpParserA Parser for 1.Classorg.eclipse.jetty.httpJetty
HttpProxyClassorg.eclipse.jetty.clientJetty
HttpReceiverHttpReceiver provides the abstract code to implement the various steps of the receive of HTTP responses.Classorg.eclipse.jetty.clientJetty
HttpReceiverOverFCGIClassorg.eclipse.jetty.fcgi.client.httpJetty
HttpReceiverOverHTTPClassorg.eclipse.jetty.client.httpJetty
HttpReceiverOverHTTP2Classorg.eclipse.jetty.http2.client.httpJetty
HttpRedirectorUtility class that handles HTTP redirects.Classorg.eclipse.jetty.clientJetty
HttpRequestClassorg.eclipse.jetty.clientJetty
HttpRequestExceptionClassorg.eclipse.jetty.clientJetty
HttpResponseClassorg.eclipse.jetty.clientJetty
HttpResponseExceptionClassorg.eclipse.jetty.clientJetty
HttpResponseHeaderParseListenerInterfaceorg.eclipse.jetty.websocket.common.io.httpJetty
HttpResponseHeaderParserResponsible for reading UTF8 Response Header lines and parsing them into a provided UpgradeResponse object.Classorg.eclipse.jetty.websocket.common.io.httpJetty
HttpSchemeClassorg.eclipse.jetty.httpJetty
HttpSenderHttpSender abstracts the algorithm to send HTTP requests, so that subclasses only implement the transport-specific code to send requests over the wire, implementingClassorg.eclipse.jetty.clientJetty
HttpSenderOverFCGIClassorg.eclipse.jetty.fcgi.client.httpJetty
HttpSenderOverHTTPClassorg.eclipse.jetty.client.httpJetty
HttpSenderOverHTTP2Classorg.eclipse.jetty.http2.client.httpJetty
HttpServiceErrorHandlerHelperFor jetty agnostic handling of errors issued by the HttpService.Classorg.eclipse.jetty.osgi.httpserviceJetty
HttpServiceErrorPageErrorHandler Makes it easy to plug a servlet to handle errors thrown by the HttpService or to use Jetty's ErrorPageErrorHandler API to plug custom error pages.Classorg.eclipse.jetty.osgi.httpserviceJetty
HttpSpiContextHandlerJetty handler that bridges requests to HttpHandler.Classorg.eclipse.jetty.http.spiJetty
HttpStatus HttpStatusCode enum class, for status codes based on various HTTP RFCs.Classorg.eclipse.jetty.httpJetty
HttpTokensInterfaceorg.eclipse.jetty.httpJetty
HttpTransportAbstraction of the outbound HTTP transport.Interfaceorg.eclipse.jetty.serverJetty
HttpTransportOverFCGIClassorg.eclipse.jetty.fcgi.serverJetty
HttpTransportOverHTTP2Classorg.eclipse.jetty.http2.serverJetty
HttpURI Parse a HTTP URI from a string or byte array.Classorg.eclipse.jetty.httpJetty
HttpVersionClassorg.eclipse.jetty.httpJetty
HttpWriterClassorg.eclipse.jetty.serverJetty
HuffmanClassorg.eclipse.jetty.http2.hpackJetty
IdentityExtensionClassorg.eclipse.jetty.websocket.common.extensions.identityJetty
IdentityServiceAssociates UserIdentities from with threads and UserIdentity.Interfaceorg.eclipse.jetty.securityJetty
IdleTimeoutAn Abstract implementation of an Idle Timeout.Classorg.eclipse.jetty.ioJetty
IdleTimeoutHandlerHandler to adjust the idle timeout of requests while dispatched.Classorg.eclipse.jetty.server.handlerJetty
IJsrMethodIndicate that partial message support is desiredStringgetFullyQualifiedMethodName()Interfaceorg.eclipse.jetty.websocket.jsr356.annotationsJetty
IJsrParamIdJSR-356 Parameter Identification processing.Interfaceorg.eclipse.jetty.websocket.jsr356.annotationsJetty
IncludableGzipFilterClassorg.eclipse.jetty.servletsJetty
IncludeExcludeUtility class to maintain a set of inclusions and exclusions.Classorg.eclipse.jetty.utilJetty
InclusiveByteRangeByte range inclusive of end points.Classorg.eclipse.jetty.serverJetty
IncomingFramesInterface for dealing with Incoming Frames.Interfaceorg.eclipse.jetty.websocket.api.extensionsJetty
InfinispanSessionIdManagerInfinispanSessionIdManager Maintain a set of in-use session ids.Classorg.eclipse.jetty.session.infinispanJetty
InfinispanSessionManagerInfinispanSessionManager The data for a session relevant to a particular context is stored in an Infinispan (clustered) cache:Classorg.eclipse.jetty.session.infinispanJetty
InitExceptionException during initialization of the EndpointSee Also:Serialized FormClassorg.eclipse.jetty.websocket.jsr356Jetty
InitialContextFactoryInitialContextFactory.Classorg.eclipse.jetty.jndiJetty
Injection Represents the injection of a resource into a target (method or field).Classorg.eclipse.jetty.plus.annotationJetty
InjectionCollectionClassorg.eclipse.jetty.plus.annotationJetty
InputStreamContentProviderA ContentProvider for an InputStream.Classorg.eclipse.jetty.client.utilJetty
InputStreamDecoderClassorg.eclipse.jetty.websocket.jsr356.decodersJetty
InputStreamResponseListener that allows applications to read the response content.Classorg.eclipse.jetty.client.utilJetty
IntegerDecoderDefault implementation of the Decoder.Classorg.eclipse.jetty.websocket.jsr356.decodersJetty
IntegerEncoderDefault encoder for Integer to Encoder.Classorg.eclipse.jetty.websocket.jsr356.encodersJetty
IntrospectionUtilClassorg.eclipse.jetty.utilJetty
IntrospectorCleaner Cleans a static cache of Methods held by java.Classorg.eclipse.jetty.servlet.listenerJetty
InvalidSignatureExceptionClassorg.eclipse.jetty.websocket.common.events.annotatedJetty
InvalidWebSocketExceptionIndicating that the provided Class is not a valid WebSocket as defined by the API.Classorg.eclipse.jetty.websocket.apiJetty
InvokerDynamic Servlet Invoker.Classorg.eclipse.jetty.servletJetty
IO Provides stream handling utilities in singleton Threadpool implementation accessed by static members.Classorg.eclipse.jetty.utilJetty
IOStateSimple state tracker for Input / Output and ConnectionState.Classorg.eclipse.jetty.websocket.common.ioJetty
IPAccessHandler Controls access to the wrapped handler by the real remote IP.Classorg.eclipse.jetty.server.handlerJetty
IPAddressMapInternet address map to object Internet addresses may be specified as absolute address or as a combination of Classorg.eclipse.jetty.utilJetty
ISessionThe SPI interface for implementing a HTTP/2 session.Interfaceorg.eclipse.jetty.http2Jetty
Iso88591HttpWriterClassorg.eclipse.jetty.serverJetty
IStreamThe SPI interface for implementing a HTTP/2 stream.Interfaceorg.eclipse.jetty.http2Jetty
IteratingCallbackThis specialized callback implements a pattern that allows a large job to be broken into smaller tasks using iterationClassorg.eclipse.jetty.utilJetty
IteratingNestedCallbackIterating Nested Callback.Classorg.eclipse.jetty.utilJetty
IterativeDescriptorProcessorClassorg.eclipse.jetty.webappJetty
JAASGroupClassorg.eclipse.jetty.jaasJetty
JAASLoginServiceClassorg.eclipse.jetty.jaasJetty
JAASPrincipal Impl class of Principal interface.Classorg.eclipse.jetty.jaasJetty
JAASRoleClassorg.eclipse.jetty.jaasJetty
JAASUserPrincipal Implements the JAAS version of the org.Classorg.eclipse.jetty.jaasJetty
JarResourceClassorg.eclipse.jetty.util.resourceJetty
JarScannerJarScannerConfiguration Abstract base class for configurations that want to scan jars inClassorg.eclipse.jetty.webappJetty
JarServerClassorg.eclipse.jetty.embeddedJetty
JarVersionAttempt to determine the version of the Jar File based on common version locations.Classorg.eclipse.jetty.startJetty
JaspiAuthenticatorClassorg.eclipse.jetty.security.jaspiJetty
JaspiAuthenticatorFactoryClassorg.eclipse.jetty.security.jaspiJetty
JaspiMessageInfoAlmost an implementation of jaspi MessageInfo.Classorg.eclipse.jetty.security.jaspiJetty
Java2DLeakPreventer Prevent pinning of webapp classloader by pre-loading sun.Classorg.eclipse.jetty.util.preventersJetty
JavaMonitorActionClassorg.eclipse.jetty.monitor.integrationJetty
JavaMonitorToolsDerived from the JMX bean classes created by Kees Jan Koster for the java-monitor J2EE probe http://code.Classorg.eclipse.jetty.monitor.integrationJetty
JavaMonitorTriggerClassorg.eclipse.jetty.monitor.integrationJetty
javaNameParserClassorg.eclipse.jetty.jndi.javaJetty
javaRootURLContext This is the root of the java: url namespace (Thanks to Rickard Oberg for the idea of binding an ObjectFactory at "comp")Classorg.eclipse.jetty.jndi.javaJetty
javaURLContextFactoryjavaURLContextFactory This is the URL context factory for the java: URL.Classorg.eclipse.jetty.jndi.javaJetty
JavaUtilLog Implementation of Jetty Logger based on Logger.Classorg.eclipse.jetty.util.logJetty
JavaWebSocketSessionProducerClassorg.eclipse.jetty.cdi.websocketJetty
JavaxWebSocketChatClasscom.acmeJetty
JDBCLoginModule JAAS LoginModule to retrieve user information from a database and authenticate the user.Classorg.eclipse.jetty.jaas.spiJetty
JDBCLoginServiceHashMapped User Realm with JDBC as data source.Classorg.eclipse.jetty.securityJetty
JDBCSessionIdManagerJDBCSessionIdManager SessionIdManager implementation that uses a database to store in-use session ids,Classorg.eclipse.jetty.server.sessionJetty
JDBCSessionManager SessionManager that persists sessions to a database to enable clustering.Classorg.eclipse.jetty.server.sessionJetty
JettyClassorg.eclipse.jetty.utilJetty
JettyAnnotatedEventDriverHandler for Annotated User WebSocket objects.Classorg.eclipse.jetty.websocket.common.eventsJetty
JettyAnnotatedImplClassorg.eclipse.jetty.websocket.common.eventsJetty
JettyAnnotatedMetadataClassorg.eclipse.jetty.websocket.common.eventsJetty
JettyAnnotatedScannerClassorg.eclipse.jetty.websocket.common.eventsJetty
JettyBaseConfigSource${jetty.Classorg.eclipse.jetty.start.configJetty
JettyBootstrapActivatorJettyBootstrapActivator Bootstrap jetty and publish a default Server instance as an OSGi service.Classorg.eclipse.jetty.osgi.bootJetty
JettyClientContainerProviderClient ContainerProvider implementation.Classorg.eclipse.jetty.websocket.jsr356Jetty
JettyDeployWar This goal is used to run Jetty with a pre-assembled war.Classorg.eclipse.jetty.maven.pluginJetty
JettyEffectiveWebXmlJettyEffectiveWebXmlGoal:effective-web-xmlDescription:Runs jetty on the unassembled webapp to generate the effective web.Classorg.eclipse.jetty.maven.pluginJetty
JettyExchangecom.Interfaceorg.eclipse.jetty.http.spiJetty
JettyHomeConfigSource${jetty.Classorg.eclipse.jetty.start.configJetty
JettyHttpContextClassorg.eclipse.jetty.http.spiJetty
JettyHttpExchangeClassorg.eclipse.jetty.http.spiJetty
JettyHttpExchangeDelegateJetty implementation of HttpExchangeClassorg.eclipse.jetty.http.spiJetty
JettyHttpServerJetty implementation of HttpServer.Classorg.eclipse.jetty.http.spiJetty
JettyHttpServerProviderClassorg.eclipse.jetty.http.spiJetty
JettyHttpsExchangeClassorg.eclipse.jetty.http.spiJetty
JettyJasperInitializerClassorg.eclipse.jetty.apache.jspJetty
JettyJspServlet Wrapper for the jsp servlet that handles receiving requests mapped from jsp-property-groups.Classorg.eclipse.jetty.jspJetty
JettyListenerEventDriverHandler for WebSocketListener based User WebSocket implementations.Classorg.eclipse.jetty.websocket.common.eventsJetty
JettyListenerImplClassorg.eclipse.jetty.websocket.common.eventsJetty
JettyLogFactoryCDI Producer of Jetty Logging instances.Classorg.eclipse.jetty.cdi.coreJetty
JettyLogHandlerRedirect java.Classorg.eclipse.jetty.util.logJetty
JettyRunForkedMojoThis goal is used to deploy your unassembled webapp into a forked JVM.Classorg.eclipse.jetty.maven.pluginJetty
JettyRunMojoThis goal is used in-situ on a Maven project without first requiring that the project is assembled into a war, saving time during the development cycle.Classorg.eclipse.jetty.maven.pluginJetty
JettyRunTaskAnt task for running a Jetty server.Classorg.eclipse.jetty.antJetty
JettyRunWarExplodedMojo This goal is used to assemble your webapp into an exploded war and automatically deploy it to Jetty.Classorg.eclipse.jetty.maven.pluginJetty
JettyRunWarMojo This goal is used to assemble your webapp into a war and automatically deploy it to Jetty.Classorg.eclipse.jetty.maven.pluginJetty
JettyServerServiceTrackerJettyServerServiceTracker Tracks instances of Jetty Servers, and configures them so that they can deploy Classorg.eclipse.jetty.osgi.boot.internal.serverfactoryJetty
JettyStartMojo This goal is similar to the jetty:run goal, EXCEPT that it is designed to be bound to an execution inside your pom, rather than being run from the command line.Classorg.eclipse.jetty.maven.pluginJetty
JettyStopMojoJettyStopMojo - stops a running instance of jetty.Classorg.eclipse.jetty.maven.pluginJetty
JettyStopTaskClassorg.eclipse.jetty.antJetty
JettyWebAppContext Extends the WebAppContext to specialize for the maven environment.Classorg.eclipse.jetty.maven.pluginJetty
JettyWebSocketSessionProducerClassorg.eclipse.jetty.cdi.websocketJetty
JettyWebXmlConfigurationJettyWebConfiguration.Classorg.eclipse.jetty.webappJetty
JettyWeldInitializerClassorg.eclipse.jetty.cdi.servletJetty
JMXMonitor Performs monitoring of the values of the attributes of MBeans and executes specified actions as well as sends notificationsClassorg.eclipse.jetty.monitorJetty
JNDITest Use JNDI from within Jetty.Classcom.acmeJetty
JSONJSON Parser and Generator.Classorg.eclipse.jetty.util.ajaxJetty
JSONCollectionConvertorClassorg.eclipse.jetty.util.ajaxJetty
JSONDateConvertorConvert a Date to JSON.Classorg.eclipse.jetty.util.ajaxJetty
JSONEnumConvertorConvert an Enum to JSON.Classorg.eclipse.jetty.util.ajaxJetty
JSONObjectConvertorConvert an Object to JSON using reflection on getters methods.Classorg.eclipse.jetty.util.ajaxJetty
JSONPojoConvertorConverts POJOs to JSON and vice versa.Classorg.eclipse.jetty.util.ajaxJetty
JSONPojoConvertorFactoryClassorg.eclipse.jetty.util.ajaxJetty
JspcMojoThis goal will compile jsps for a webapp so that they can be included in a At runtime, the plugin will use the jspc compiler to precompile jsps and tags.Classorg.eclipse.jetty.jspc.pluginJetty
JspPropertyGroupServletServlet handling JSP Property Group mappings This servlet is mapped to by any URL pattern for a JSP property group.Classorg.eclipse.jetty.servletJetty
JsrAnnotatedEventDriverBase implementation for JSR-356 Annotated event drivers.Classorg.eclipse.jetty.websocket.jsr356.endpointsJetty
JsrAsyncRemoteClassorg.eclipse.jetty.websocket.jsr356Jetty
JsrBasicRemoteClassorg.eclipse.jetty.websocket.jsr356Jetty
JsrCallableClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrClientEndpointImplClassorg.eclipse.jetty.websocket.jsr356.clientJetty
JsrCreatorClassorg.eclipse.jetty.websocket.jsr356.serverJetty
JsrEndpointEventDriverClassorg.eclipse.jetty.websocket.jsr356.endpointsJetty
JsrEndpointImplClassorg.eclipse.jetty.websocket.jsr356.endpointsJetty
JsrEventDriverFactoryClassorg.eclipse.jetty.websocket.jsr356.endpointsJetty
JsrEventsClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrExtensionClassorg.eclipse.jetty.websocket.jsr356Jetty
JsrExtensionConfigClassorg.eclipse.jetty.websocket.jsr356Jetty
JsrHandshakeRequestClassorg.eclipse.jetty.websocket.jsr356.serverJetty
JsrHandshakeResponseClassorg.eclipse.jetty.websocket.jsr356Jetty
JsrHandshakeResponseClassorg.eclipse.jetty.websocket.jsr356.serverJetty
JsrParamIdBaseClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrParamIdBinaryParam handling for static Binary @OnMessage parameters.Classorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrParamIdDecoderClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrParamIdOnCloseParam handling for @OnClose parameters.Classorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrParamIdOnErrorParam handling for @OnError parameters.Classorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrParamIdOnMessageClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrParamIdOnOpenParam handling for @OnOpen parameters.Classorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrParamIdPongClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrParamIdTextClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
JsrPathParamIdClassorg.eclipse.jetty.websocket.jsr356.serverJetty
JsrPongMessageClassorg.eclipse.jetty.websocket.jsr356Jetty
JsrServerEndpointImplClassorg.eclipse.jetty.websocket.jsr356.serverJetty
JsrServerExtendsEndpointImplClassorg.eclipse.jetty.websocket.jsr356.serverJetty
JsrSessionSession for the JSR.Classorg.eclipse.jetty.websocket.jsr356Jetty
JsrSessionFactoryClassorg.eclipse.jetty.websocket.jsr356Jetty
JsrUpgradeListenerClassorg.eclipse.jetty.websocket.jsr356Jetty
JSTLBundleDiscovererJSTLBundleDiscoverer Fix various shortcomings with the way jasper parses the tld files.Classorg.eclipse.jetty.osgi.boot.jasperJetty
JuliLogClassorg.eclipse.jetty.apache.jspJetty
JULogClassorg.eclipse.jetty.tests.loggingJetty
JULogFactoryClassorg.eclipse.jetty.tests.loggingJetty
LazyList A List helper class that attempts to avoid unnecessary List creation.Classorg.eclipse.jetty.utilJetty
LDAPLeakPreventer If com.Classorg.eclipse.jetty.util.preventersJetty
LdapLoginModuleA LdapLoginModule for use with JAAS setups The jvm should be started with the following parameter:Classorg.eclipse.jetty.jaas.spiJetty
LeakDetectorA facility to detect improper usage of resource pools.Classorg.eclipse.jetty.utilJetty
LeakTrackingByteBufferPoolClassorg.eclipse.jetty.ioJetty
LeakTrackingConnectionPoolClassorg.eclipse.jetty.clientJetty
LessThanAttrEventTriggerLessThanAttrEventTrigger Event trigger that polls a value of an MXBean attribute andClassorg.eclipse.jetty.monitor.triggersJetty
LessThanOrEqualToAttrEventTriggerLessThanOrEqualToAttrEventTrigger Event trigger that polls a value of an MXBean attribute andClassorg.eclipse.jetty.monitor.triggersJetty
LibExtClassLoaderHelperLibExtClassLoaderHelper Helper to create a URL class-loader with the jars insideClassorg.eclipse.jetty.osgi.boot.internal.webappJetty
LicensingHandles basic license presentation and acknowledgement.Classorg.eclipse.jetty.startJetty
LifeCycleThe lifecycle interface for generic components.Interfaceorg.eclipse.jetty.util.componentJetty
LifeCycleCallbackClassorg.eclipse.jetty.plus.annotationJetty
LifeCycleCallbackCollectionClassorg.eclipse.jetty.plus.annotationJetty
LikeJettyXmlStarts the Jetty Distribution's demo-base directory using entirely embedded jetty techniques.Classorg.eclipse.jetty.embeddedJetty
LinkClassorg.eclipse.jetty.plus.jndiJetty
ListenerHolder Specialization of AbstractHolder for servlet listeners.Classorg.eclipse.jetty.servletJetty
Loader This helper class allows classes to be loaded either from the Thread's ContextClassLoader, the classloader of the derived classClassorg.eclipse.jetty.utilJetty
LocalConnectorClassorg.eclipse.jetty.serverJetty
localContextRoot Implementation of the delegate for InitialContext for the local namespace.Classorg.eclipse.jetty.jndi.localJetty
LockerThis is a lock designed to protect VERY short sections of critical code.Classorg.eclipse.jetty.util.threadJetty
Log This class provides a static logging interface.Classorg.eclipse.jetty.util.logJetty
LoggerA simple logging facade that is intended simply to capture the style of logging as used by Jetty.Interfaceorg.eclipse.jetty.util.logJetty
LoggerLogClassorg.eclipse.jetty.util.logJetty
LoggingNotifierClassorg.eclipse.jetty.monitor.jmxJetty
LogicalConnectionSend a websocket Close frame, without a status code or reason.Interfaceorg.eclipse.jetty.websocket.commonJetty
LoginAuthenticatorClassorg.eclipse.jetty.security.authenticationJetty
LoginCallbackThis is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.Interfaceorg.eclipse.jetty.security.authenticationJetty
LoginCallbackImplThis is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.Classorg.eclipse.jetty.security.authenticationJetty
LoginConfigurationLeakPreventerLoginConfigurationLeakPreventer The javax.Classorg.eclipse.jetty.util.preventersJetty
LoginServiceLogin Service Interface.Interfaceorg.eclipse.jetty.securityJetty
LoginServicesSpecifies a jetty configuration element for Ant build file.Classorg.eclipse.jetty.ant.typesJetty
LoginServletDump Servlet Request.Classcom.acmeJetty
LogMBeanClassorg.eclipse.jetty.util.log.jmxJetty
LongDecoderClassorg.eclipse.jetty.websocket.jsr356.decodersJetty
LongEncoderDefault encoder for Long to Encoder.Classorg.eclipse.jetty.websocket.jsr356.encodersJetty
LowResourceMonitorA monitor for low resources An instance of this class will monitor all the connectors of a server (or a set of connectorsClassorg.eclipse.jetty.serverJetty
MailSessionReferenceMailSessionReference This is a subclass of javax.Classorg.eclipse.jetty.jndi.factoriesJetty
MainRuns Jetty from a Spring configuration file passed as argument.Classorg.eclipse.jetty.springJetty
Main This class is intended to be the main class listed in the MANIFEST.Classorg.eclipse.jetty.startJetty
ManagedAttributeThe @ManagedAttribute annotation is used to indicate that a given method exposes a JMX attribute.Classorg.eclipse.jetty.util.annotationJetty
ManagedAttributeListenerClassorg.eclipse.jetty.server.handlerJetty
ManagedObjectThe @ManagedObject annotation is used on a class at the top level to indicate that it should be exposed as an mbean.Classorg.eclipse.jetty.util.annotationJetty
ManagedOperationThe @ManagedOperation annotation is used to indicate that a given method should be considered a JMX operation.Classorg.eclipse.jetty.util.annotationJetty
ManagedSelectorManagedSelector wraps a Selector simplifying non-blocking operations on channels.Classorg.eclipse.jetty.ioJetty
ManyConnectorsA Jetty server with multiple connectors.Classorg.eclipse.jetty.embeddedJetty
ManyContextsClassorg.eclipse.jetty.embeddedJetty
ManyHandlersFrequently many handlers are combined together to handle different aspects of a request.Classorg.eclipse.jetty.embeddedJetty
ManyServletContextsClassorg.eclipse.jetty.embeddedJetty
MappedByteBufferPoolClassorg.eclipse.jetty.ioJetty
MappedLoginServiceA login service that keeps UserIdentities in a concurrent map either as the source or a cache of the users.Classorg.eclipse.jetty.securityJetty
MappedResourceClassorg.eclipse.jetty.http.pathmapJetty
MappedWebSocketCreatorInterfaceorg.eclipse.jetty.websocket.serverJetty
MaskerInterface for various Masker implementations.Interfaceorg.eclipse.jetty.websocket.client.masksJetty
MavenLocalRepoFileInitializerAttempt to download a maven:// URI, by first attempting to find the resource in the maven repository system (starting with local, thenClassorg.eclipse.jetty.start.fileinitsJetty
MavenQuickStartConfigurationClassorg.eclipse.jetty.maven.pluginJetty
MavenServerConnectorMavenServerConnector As the ServerConnector class does not have a no-arg constructor, and moreover requiresClassorg.eclipse.jetty.maven.pluginJetty
MavenWebInfConfigurationMavenWebInfConfiguration WebInfConfiguration to take account of overlaid wars expressed as project dependencies andClassorg.eclipse.jetty.maven.pluginJetty
MBeanContainerClassorg.eclipse.jetty.jmxJetty
MemoryUtilsMemoryUtils provides an abstraction over memory properties and operations.Classorg.eclipse.jetty.utilJetty
MemSessionClassorg.eclipse.jetty.server.sessionJetty
MessageAppenderInterfaceorg.eclipse.jetty.websocket.common.messageJetty
MessageHandlerFactoryClassorg.eclipse.jetty.websocket.jsr356Jetty
MessageHandlerMetadataAn immutable metadata for a MessageHandler, representing a single interface on a message handling class.Classorg.eclipse.jetty.websocket.jsr356.metadataJetty
MessageHandlerWrapperExpose a MessageHandler instance along with its associated MessageHandlerMetadata and DecoderFactory.Classorg.eclipse.jetty.websocket.jsr356Jetty
MessageInputStreamSupport class for reading a (single) WebSocket BINARY message via a InputStream.Classorg.eclipse.jetty.websocket.common.messageJetty
MessageOutputStreamClassorg.eclipse.jetty.websocket.common.messageJetty
MessageReaderSupport class for reading a (single) WebSocket TEXT message via a Reader.Classorg.eclipse.jetty.websocket.common.messageJetty
MessageTooLargeExceptionException when a message is too large for the internal buffers occurs and should trigger a connection close.Classorg.eclipse.jetty.websocket.apiJetty
MessageTypeBasic Message Type enum.Classorg.eclipse.jetty.websocket.jsr356Jetty
MessageWriterSupport for writing a single WebSocket TEXT message via a Writer Note: Per WebSocket spec, all WebSocket TEXT messages must be encoded in UTF-8Classorg.eclipse.jetty.websocket.common.messageJetty
MetaDataClassorg.eclipse.jetty.httpJetty
MetaData All data associated with the configuration and deployment of a web application.Classorg.eclipse.jetty.webappJetty
MetaDataBuilderClassorg.eclipse.jetty.http2.hpackJetty
MetaDataCompleteenum MetaDataCompleteEnum Constant SummaryClassorg.eclipse.jetty.webappJetty
MetaInfConfigurationMetaInfConfiguration Scan META-INF of jars to find:Classorg.eclipse.jetty.webappJetty
MimeTypesClassorg.eclipse.jetty.httpJetty
MinimalServletsClassorg.eclipse.jetty.embeddedJetty
MockDataSourceClasscom.acmeJetty
MockTransportClasscom.acmeJetty
MockUserTransactionClasscom.acmeJetty
ModuleRepresents a Module metadata, as defined in Jetty.Classorg.eclipse.jetty.startJetty
ModuleGraphWriterClassorg.eclipse.jetty.startJetty
ModulesAccess for all modules declared, as well as what is enabled.Classorg.eclipse.jetty.startJetty
MongoSessionIdManagerBased partially on the JDBCSessionIdManager.Classorg.eclipse.jetty.nosql.mongodbJetty
MongoSessionManager Clustered session manager using MongoDB as the shared DB instance.Classorg.eclipse.jetty.nosql.mongodbJetty
MongoSessionManagerMBeanClassorg.eclipse.jetty.nosql.mongodb.jmxJetty
MonitorAction Abstract base class for all MonitorAction implementations.Classorg.eclipse.jetty.monitor.jmxJetty
MonitorTask Invokes polling of the JMX server for the MBean attribute values through executing timer task scheduled using java.Classorg.eclipse.jetty.monitor.jmxJetty
MovedContextHandlerMoved ContextHandler.Classorg.eclipse.jetty.server.handlerJetty
MsieSslRuleMSIE (Microsoft Internet Explorer) SSL Rule.Classorg.eclipse.jetty.rewrite.handlerJetty
MultiExceptionWraps multiple exceptions.Classorg.eclipse.jetty.utilJetty
MultiMapClassorg.eclipse.jetty.utilJetty
MultiPartCleanerListenerClassorg.eclipse.jetty.serverJetty
MultiPartConfigAnnotationHandlerClassorg.eclipse.jetty.annotationsJetty
MultiPartContentProviderA ContentProvider for form uploads with the "multipart/form-data" MultiPartContentProvider multiPart = new MultiPartContentProvider();Classorg.eclipse.jetty.client.utilJetty
MultiPartFilterMultipart Form Data Filter.Classorg.eclipse.jetty.servletsJetty
MultiPartInputStreamParserMultiPartInputStream Handle a MultiPart Mime input stream, breaking it up on the boundary into files and strings.Classorg.eclipse.jetty.utilJetty
MultiPartOutputStreamHandle a multipart MIME response.Classorg.eclipse.jetty.utilJetty
MultiPartWriterHandle a multipart MIME response.Classorg.eclipse.jetty.utilJetty
MultiplexHttpDestinationClassorg.eclipse.jetty.clientJetty
MultiplexHttpDestinationOverFCGIClassorg.eclipse.jetty.fcgi.client.httpJetty
MyContainerInitializerClassorg.eclipse.jetty.test.jmxJetty
NameThis annotation is used to describe variables in method signatures so that when rendered into tools like JConsole Classorg.eclipse.jetty.util.annotationJetty
NamedLiteralClassorg.eclipse.jetty.cdi.coreJetty
NameEnumerationClassorg.eclipse.jetty.jndiJetty
NamePredicateClassorg.eclipse.jetty.start.graphJetty
NamingContext Implementation of Context interface.Classorg.eclipse.jetty.jndiJetty
NamingEntry Base class for all jndi related entities.Classorg.eclipse.jetty.plus.jndiJetty
NamingEntryUtilClassorg.eclipse.jetty.plus.jndiJetty
NamingUtilClassorg.eclipse.jetty.jndiJetty
NaturalSortClassorg.eclipse.jetty.startJetty
NBitIntegerClassorg.eclipse.jetty.http2.hpackJetty
NCSARequestLogThis RequestLog implementation outputs logs in the pseudo-standard NCSA common log format.Classorg.eclipse.jetty.serverJetty
NegotiatingClientConnectionClassorg.eclipse.jetty.ioJetty
NegotiatingClientConnectionFactoryClassorg.eclipse.jetty.ioJetty
NegotiatingServerConnectionClassorg.eclipse.jetty.serverJetty
NegotiatingServerConnectionFactoryClassorg.eclipse.jetty.serverJetty
NetworkConnectorInterfaceorg.eclipse.jetty.serverJetty
NetworkTrafficListenerA listener for raw network traffic within Jetty.Interfaceorg.eclipse.jetty.ioJetty
NetworkTrafficSelectChannelConnectorClassorg.eclipse.jetty.server.nioJetty
NetworkTrafficSelectChannelEndPointClassorg.eclipse.jetty.ioJetty
NetworkTrafficServerConnectorA specialized version of ServerConnector that supports NetworkTrafficListeners.Classorg.eclipse.jetty.serverJetty
NodeClassorg.eclipse.jetty.deploy.graphJetty
NodeClassorg.eclipse.jetty.start.graphJetty
NodeDepthComparatorClassorg.eclipse.jetty.start.graphJetty
NoJspServletClassorg.eclipse.jetty.servletJetty
NoSqlSessionClassorg.eclipse.jetty.nosqlJetty
NoSqlSessionManagerClassorg.eclipse.jetty.nosqlJetty
NotifierGroupClassorg.eclipse.jetty.monitor.jmxJetty
ObjectCallback Can be used as a LoginModule Callback to obtain a user's credential as an Object, rather thanClassorg.eclipse.jetty.jaas.callbackJetty
ObjectMBean A dynamic MBean that can wrap an arbitary Object instance.Classorg.eclipse.jetty.jmxJetty
OnCloseCallableClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
OneConnectorA Jetty server with one connectors.Classorg.eclipse.jetty.embeddedJetty
OneContextClassorg.eclipse.jetty.embeddedJetty
OneHandlerClassorg.eclipse.jetty.embeddedJetty
OnErrorCallableClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
OneServletContextClassorg.eclipse.jetty.embeddedJetty
OneServletContextJmxStatsClassorg.eclipse.jetty.embeddedJetty
OneWebAppClassorg.eclipse.jetty.embeddedJetty
OneWebAppWithJspClassorg.eclipse.jetty.embeddedJetty
OnlyTransitivePredicatePredicate for a node that has no explicitly set selections.Classorg.eclipse.jetty.start.graphJetty
OnMessageBinaryCallableCallable for OnMessage annotated methods with a whole or partial binary messages.Classorg.eclipse.jetty.websocket.jsr356.annotationsJetty
OnMessageBinaryStreamCallableCallable for OnMessage annotated methods for InputStream based binary message objectsSee Also:Decoder.Classorg.eclipse.jetty.websocket.jsr356.annotationsJetty
OnMessageCallableClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
OnMessagePongCallableCallable for OnMessage annotated methods with a PongMessage message object.Classorg.eclipse.jetty.websocket.jsr356.annotationsJetty
OnMessageTextCallableCallable for OnMessage annotated methods with a whole or partial text messages.Classorg.eclipse.jetty.websocket.jsr356.annotationsJetty
OnMessageTextStreamCallableCallable for OnMessage annotated methods for Reader based text message objectsSee Also:Decoder.Classorg.eclipse.jetty.websocket.jsr356.annotationsJetty
OnOpenCallableClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
OnWebSocketCloseAnnotation for tagging methods to receive connection close events.Classorg.eclipse.jetty.websocket.api.annotationsJetty
OnWebSocketErrorAnnotation for receiving websocket errors (exceptions) that have occurred internally in the websocket implementation.Classorg.eclipse.jetty.websocket.api.annotationsJetty
OnWebSocketFrame(ADVANCED) Annotation for tagging methods to receive frame events.Classorg.eclipse.jetty.websocket.api.annotationsJetty
OnWebSocketMessageAnnotation for tagging methods to receive Binary or Text Message events.Classorg.eclipse.jetty.websocket.api.annotationsJetty
OpCodeClassorg.eclipse.jetty.websocket.commonJetty
OptionalSessionCallableMethodClassorg.eclipse.jetty.websocket.common.events.annotatedJetty
OrderedGroupBindingProvides a way of forcing the ordered execution of bindings within a declared binding target.Classorg.eclipse.jetty.deploy.bindingsJetty
OrderingOrdering options for jars in WEB-INF lib.Interfaceorg.eclipse.jetty.webappJetty
OrEventTrigger EventTrigger aggregation using logical OR operation that executes matching of the aggregated event triggersClassorg.eclipse.jetty.monitor.triggersJetty
OriginClassorg.eclipse.jetty.clientJetty
OriginClassorg.eclipse.jetty.webappJetty
OSGiClassLoader Class loader that is aware of a bundle.Classorg.eclipse.jetty.osgi.boot.utilsJetty
OSGiDeployer Extension of standard Jetty deployer that emits OSGi EventAdmin events whenever a webapp is deployed into OSGi via Jetty.Classorg.eclipse.jetty.osgi.bootJetty
OSGiServerConstants Name of the properties that configure a jetty Server OSGi service.Classorg.eclipse.jetty.osgi.bootJetty
OSGiUndeployer Extension of the Jetty Undeployer which emits OSGi EventAdmin events whenever a webapp is undeployed from Jetty.Classorg.eclipse.jetty.osgi.bootJetty
OSGiWebappClassLoaderOSGiWebappClassLoader Extends the webapp classloader to also use the classloader of the Bundle defining the webapp.Classorg.eclipse.jetty.osgi.boot.internal.webappJetty
OSGiWebappConstants Constants (MANIFEST headers, service properties etc) associated with deploying webapps into OSGi via Jetty.Classorg.eclipse.jetty.osgi.bootJetty
OSGiWebInfConfigurationOSGiWebInfConfiguration Handle adding resources found in bundle fragments, and add them into theClassorg.eclipse.jetty.osgi.bootJetty
OutgoingFramesInterface for dealing with frames outgoing to (eventually) the network layer.Interfaceorg.eclipse.jetty.websocket.api.extensionsJetty
OutputStreamContentProviderA ContentProvider that provides content asynchronously through an OutputStream similar to DeferredContentProvider.Classorg.eclipse.jetty.client.utilJetty
OverlayClassorg.eclipse.jetty.maven.pluginJetty
OverlayConfigClassorg.eclipse.jetty.maven.pluginJetty
OverrideDescriptorClassorg.eclipse.jetty.webappJetty
PackageAdminServiceTrackerPackageAdminServiceTracker When the PackageAdmin service is activated we can look for the fragmentsClassorg.eclipse.jetty.osgi.boot.utils.internalJetty
ParamClassorg.eclipse.jetty.websocket.jsr356.annotationsJetty
ParamListSimple class for representing a list of class arrays.Classorg.eclipse.jetty.websocket.common.eventsJetty
ParamsContentParserParser for the PARAMS frame body.Classorg.eclipse.jetty.fcgi.parserJetty
ParserThe FastCGI protocol exchanges frames.Classorg.eclipse.jetty.fcgi.parserJetty
ParserThe HTTP/2 protocol parser.Classorg.eclipse.jetty.http2.parserJetty
ParserParsing of a frames in WebSocket land.Classorg.eclipse.jetty.websocket.commonJetty
PasswordPassword utility class.Classorg.eclipse.jetty.util.securityJetty
PathClassorg.eclipse.jetty.deploy.graphJetty
PathContentProviderA ContentProvider for files using JDK 7's java.Classorg.eclipse.jetty.client.utilJetty
PathFinderClassorg.eclipse.jetty.startJetty
PathMapURI path map to Object.Classorg.eclipse.jetty.httpJetty
PathMappingsPath Mappings of PathSpec to Resource.Classorg.eclipse.jetty.http.pathmapJetty
PathMatchersCommon PathMatcher implementations.Classorg.eclipse.jetty.startJetty
PathParamServerEndpointConfigWrapper for a ServerEndpointConfig where there PathParm information from the incoming request.Classorg.eclipse.jetty.websocket.jsr356.serverJetty
PathResourceJava NIO Path equivalent of FileResource.Classorg.eclipse.jetty.util.resourceJetty
PathSpecClassorg.eclipse.jetty.http.pathmapJetty
PathSpecGroupTypes of path spec groups.Classorg.eclipse.jetty.http.pathmapJetty
PathSpecSetA Set of PathSpec strings.Classorg.eclipse.jetty.http.pathmapJetty
PathWatcherWatch a Path (and sub directories) for Path changes.Classorg.eclipse.jetty.utilJetty
PatternMatcherClassorg.eclipse.jetty.utilJetty
PatternRuleAbstract rule that use a PathMap for pattern matching.Classorg.eclipse.jetty.rewrite.handlerJetty
PayloadProcessorProcess the payload (for demasking, validating, etc.Interfaceorg.eclipse.jetty.websocket.common.io.payloadJetty
PerMessageDeflateExtensionPer Message Deflate Compression extension for WebSocket.Classorg.eclipse.jetty.websocket.common.extensions.compressJetty
PingBodyParserClassorg.eclipse.jetty.http2.parserJetty
PingerBare POJO, intentionally has no managed annotations.Classorg.eclipse.jetty.test.jmxJetty
PingerMBeanClassorg.eclipse.jetty.test.jmx.jmxJetty
PingFrameClassorg.eclipse.jetty.http2.framesJetty
PingFrameClassorg.eclipse.jetty.websocket.common.framesJetty
PingGeneratorClassorg.eclipse.jetty.http2.generatorJetty
PingServletSimple ping into this webapp to see if it is here.Classorg.eclipse.jetty.test.jmxJetty
PluginLog Convenience class to provide access to the plugin Log for non-mojo classes.Classorg.eclipse.jetty.maven.pluginJetty
PlusConfigurationClassorg.eclipse.jetty.plus.webappJetty
PlusDecoratorClassorg.eclipse.jetty.plus.webappJetty
PlusDescriptorProcessorClassorg.eclipse.jetty.plus.webappJetty
PolicyViolationExceptionException when a violation of policy occurs and should trigger a connection close.Classorg.eclipse.jetty.websocket.apiJetty
PongFrameClassorg.eclipse.jetty.websocket.common.framesJetty
PongMessageDecoderClassorg.eclipse.jetty.websocket.jsr356.decodersJetty
PoolingHttpDestinationClassorg.eclipse.jetty.clientJetty
PostConstructAnnotationHandlerClassorg.eclipse.jetty.annotationsJetty
PostConstructCallbackClassorg.eclipse.jetty.plus.annotationJetty
PreconfigureDescriptorProcessorPreconfigure DescriptorProcessor Saves literal XML snippetsClassorg.eclipse.jetty.quickstartJetty
PreconfigureQuickStartWarClassorg.eclipse.jetty.quickstartJetty
PreDestroyAnnotationHandlerClassorg.eclipse.jetty.annotationsJetty
PreDestroyCallbackClassorg.eclipse.jetty.plus.annotationJetty
PredicateInterfaceorg.eclipse.jetty.start.graphJetty
PreEncodedHttpFieldPre encoded HttpField.Classorg.eclipse.jetty.httpJetty
PrefaceFrameClassorg.eclipse.jetty.http2.framesJetty
PrefaceGeneratorClassorg.eclipse.jetty.http2.generatorJetty
PrefaceParserClassorg.eclipse.jetty.http2.parserJetty
PrimitiveDecoderMetadataSetClassorg.eclipse.jetty.websocket.jsr356.decodersJetty
PrimitiveEncoderMetadataSetClassorg.eclipse.jetty.websocket.jsr356.encodersJetty
PrimitivesClassorg.eclipse.jetty.websocket.jsr356.utilsJetty
PriorityBodyParserClassorg.eclipse.jetty.http2.parserJetty
PriorityFrameClassorg.eclipse.jetty.http2.framesJetty
PriorityGeneratorClassorg.eclipse.jetty.http2.generatorJetty
ProduceConsumeA strategy where the caller thread iterates over task production, submitting each task to an Executor for execution.Classorg.eclipse.jetty.util.thread.strategyJetty
ProduceExecuteConsumeA strategy where the caller thread iterates over task production, submitting each task to an Executor for execution.Classorg.eclipse.jetty.util.thread.strategyJetty
PromiseA callback abstraction that handles completed/failed events of asynchronous operations.Interfaceorg.eclipse.jetty.utilJetty
PropertiesConfigurationManagerFileConfigurationManager Supplies properties defined in a file.Classorg.eclipse.jetty.deployJetty
PropertyFileLoginModuleClassorg.eclipse.jetty.jaas.spiJetty
PropertyUserStore This class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file.Classorg.eclipse.jetty.securityJetty
PropsManagement of Properties.Classorg.eclipse.jetty.startJetty
PropsExceptionAn non-recoverable error with Props usageSee Also:Serialized FormClassorg.eclipse.jetty.startJetty
ProtocolExceptionPer spec, a protocol error should result in a Close frame of status code 1002 (PROTOCOL_ERROR)See Also:Serialized FormClassorg.eclipse.jetty.websocket.apiJetty
ProtocolHandlerA protocol handler performs HTTP protocol operations on behalf of the application, typically like a browser would.Interfaceorg.eclipse.jetty.clientJetty
ProtocolHandlersA container for ProtocolHandlers accessible from HttpClient.Classorg.eclipse.jetty.clientJetty
ProxyAuthenticationProtocolHandlerA protocol handler that handles the 401 response code in association with the Proxy-Authenticate header.Classorg.eclipse.jetty.clientJetty
ProxyConfigurationThe configuration of the forward proxy to use with HttpClient.Classorg.eclipse.jetty.clientJetty
ProxyConnectionClassorg.eclipse.jetty.proxyJetty
ProxyConnectionFactoryConnectionFactory for the PROXY Protocol.Classorg.eclipse.jetty.serverJetty
ProxyServerClassorg.eclipse.jetty.embeddedJetty
ProxyServletServlet 3.Classorg.eclipse.jetty.proxyJetty
PushBuilderBuild a request to be pushed.Interfaceorg.eclipse.jetty.serverJetty
PushBuilderImplClassorg.eclipse.jetty.serverJetty
PushCacheFilterA filter that builds a cache of secondary resources associated to primary resources.Classorg.eclipse.jetty.servletsJetty
PushPromiseBodyParserClassorg.eclipse.jetty.http2.parserJetty
PushPromiseFrameClassorg.eclipse.jetty.http2.framesJetty
PushPromiseGeneratorClassorg.eclipse.jetty.http2.generatorJetty
PushSessionCacheFilterClassorg.eclipse.jetty.servletsJetty
PutFilter A Filter that handles PUT, DELETE and MOVE methods.Classorg.eclipse.jetty.servletsJetty
QoSFilterQuality of Service Filter.Classorg.eclipse.jetty.servletsJetty
QueuedThreadPoolClassorg.eclipse.jetty.util.threadJetty
QuickStartConfigurationQuickStartConfiguration Re-inflate a deployable webapp from a saved effective-web.Classorg.eclipse.jetty.quickstartJetty
QuickStartDescriptorGeneratorQuickStartDescriptorGenerator Generate an effective web.Classorg.eclipse.jetty.quickstartJetty
QuickStartDescriptorProcessorQuickStartDescriptorProcessor Handle extended elements for quickstart-web.Classorg.eclipse.jetty.quickstartJetty
QuickStartWebAppClassorg.eclipse.jetty.quickstartJetty
QuietServletExceptionA ServletException that is logged less verbosely than a normal ServletException.Classorg.eclipse.jetty.serverJetty
QuotedStringTokenizerStringTokenizer with Quoting support.Classorg.eclipse.jetty.utilJetty
QuoteUtilProvide some consistent Http header value and Extension configuration parameter quoting support.Classorg.eclipse.jetty.websocket.api.utilJetty
RandomMaskerClassorg.eclipse.jetty.websocket.client.masksJetty
RangeAttrEventTriggerRangeAttrEventTrigger Event trigger that polls a value of an MXBean attribute andClassorg.eclipse.jetty.monitor.triggersJetty
RangeInclAttrEventTriggerRangeInclAttrEventTrigger Event trigger that polls a value of an MXBean attribute andClassorg.eclipse.jetty.monitor.triggersJetty
RawArgsClassorg.eclipse.jetty.startJetty
RawHTTP2ServerConnectionFactoryClassorg.eclipse.jetty.http2.serverJetty
ReaderDecoderClassorg.eclipse.jetty.websocket.jsr356.decodersJetty
ReadLineInputStream Read from an input stream, accepting CR/LF, LF or just CR.Classorg.eclipse.jetty.utilJetty
ReadOnlyDelegatedFrameImmutable, Read-only, Frame implementation.Classorg.eclipse.jetty.websocket.common.framesJetty
RedirectPatternRuleIssues a (3xx) Redirect response whenever the rule finds a match.Classorg.eclipse.jetty.rewrite.handlerJetty
RedirectProtocolHandlerA protocol handler that handles redirect status codes 301, 302, 303, 307 and 308.Classorg.eclipse.jetty.clientJetty
RedirectRegexRuleIssues a (3xx) Redirect response whenever the rule finds a match via regular expression.Classorg.eclipse.jetty.rewrite.handlerJetty
RedirectUtilClassorg.eclipse.jetty.rewrite.handlerJetty
ReflectUtilsClassorg.eclipse.jetty.websocket.common.utilJetty
RegexNamePredicateClassorg.eclipse.jetty.start.graphJetty
RegexPathSpecClassorg.eclipse.jetty.http.pathmapJetty
RegexPathSpecClassorg.eclipse.jetty.websocket.server.pathmapJetty
RegexRuleAbstract rule to use as a base class for rules that match with a regular expression.Classorg.eclipse.jetty.rewrite.handlerJetty
RegexSetA Set of Regular expressions strings.Classorg.eclipse.jetty.utilJetty
RegTestRego Servlet - tests being accessed from servlet 3.Classcom.acmeJetty
RemoteEndpointFlushes messages that may have been batched by the implementation.Interfaceorg.eclipse.jetty.websocket.apiJetty
RequestRequest represents a HTTP request, and offers a fluent interface to customize various attributes such as the path, the headers, the content, etc.Interfaceorg.eclipse.jetty.client.apiJetty
Request Implements HttpServletRequest from the javax.Classorg.eclipse.jetty.serverJetty
RequestLogA RequestLog can be attached to a RequestLogHandler to enable logging of requests/responses.Interfaceorg.eclipse.jetty.serverJetty
RequestLogHandler This handler can be used to wrap an individual context for context logging.Classorg.eclipse.jetty.server.handlerJetty
RequestNotifierClassorg.eclipse.jetty.clientJetty
RequestParameterCallbackRequestParameterCallback Allows a JAAS callback handler to access any parameter from the j_security_check FORM.Classorg.eclipse.jetty.jaas.callbackJetty
ResetBodyParserClassorg.eclipse.jetty.http2.parserJetty
ResetFrameClassorg.eclipse.jetty.http2.framesJetty
ResetGeneratorClassorg.eclipse.jetty.http2.generatorJetty
ResourceClassorg.eclipse.jetty.plus.jndiJetty
ResourceAbstract resource class.Classorg.eclipse.jetty.util.resourceJetty
ResourceAnnotationHandlerClassorg.eclipse.jetty.annotationsJetty
ResourceCacheClassorg.eclipse.jetty.serverJetty
ResourceCollectionA collection of resources (dirs).Classorg.eclipse.jetty.util.resourceJetty
ResourceContentFactoryA HttpContent.Classorg.eclipse.jetty.serverJetty
ResourceFactoryGet a resource for a path.Interfaceorg.eclipse.jetty.util.resourceJetty
ResourceHandler This handle will serve static content and handle If-Modified-Since headers.Classorg.eclipse.jetty.server.handlerJetty
ResourceHttpContentHttpContent created from a Resource.Classorg.eclipse.jetty.httpJetty
ResourcesAnnotationHandlerClassorg.eclipse.jetty.annotationsJetty
ResponseResponse represents a HTTP response and offers methods to retrieve status code, HTTP version Response objects are passed as parameters to Response.Interfaceorg.eclipse.jetty.client.apiJetty
ResponseResponse provides the implementation for HttpServletResponse.Classorg.eclipse.jetty.serverJetty
ResponseContentParserThe parser for STDOUT type frame bodies.Classorg.eclipse.jetty.fcgi.parserJetty
ResponseNotifierClassorg.eclipse.jetty.clientJetty
ResponsePatternRuleSends the response code whenever the rule finds a match.Classorg.eclipse.jetty.rewrite.handlerJetty
ResponseWriterSpecialized PrintWriter for servlet Responses An instance of ResponseWriter is the PrintWriter subclass returned by Response.Classorg.eclipse.jetty.serverJetty
ResultThe result of a request / response exchange, containing the Request, the Response and eventual failures of either.Classorg.eclipse.jetty.client.apiJetty
RewriteHandler Rewrite handler is responsible for managing the rules.Classorg.eclipse.jetty.rewrite.handlerJetty
RewritePatternRuleRewrite the URI by replacing the matched PathMap path with a fixed string.Classorg.eclipse.jetty.rewrite.handlerJetty
RewriteRegexRuleRewrite the URI by matching with a regular expression.Classorg.eclipse.jetty.rewrite.handlerJetty
RewriteServletTest Servlet RewriteSee Also:Serialized FormClasscom.acmeJetty
RoleCheckPolicyInterfaceorg.eclipse.jetty.jaasJetty
RoleInfo Badly named class that holds the role and user data constraint info for a path/http method combination, extracted and combined from securityClassorg.eclipse.jetty.securityJetty
RoleRunAsTokenClassorg.eclipse.jetty.securityJetty
RolloverFileOutputStreamRolloverFileOutputStream This output stream puts content in a file that is rolled over every 24 hours.Classorg.eclipse.jetty.utilJetty
RuleAn abstract rule for creating rewrite rules.Classorg.eclipse.jetty.rewrite.handlerJetty
RuleContainerBase container to group rules.Classorg.eclipse.jetty.rewrite.handlerJetty
RunAs Represents a element in web.Classorg.eclipse.jetty.plus.annotationJetty
RunAsAnnotationHandlerClassorg.eclipse.jetty.annotationsJetty
RunAsCollectionClassorg.eclipse.jetty.plus.annotationJetty
Runner Combine jetty classes into a single executable jar and run webapps based on the args to it.Classorg.eclipse.jetty.runnerJetty
RuntimeIOExceptionSubclass of RuntimeException used to signal that there was an IOException thrown by underlying WriterClassorg.eclipse.jetty.ioJetty
SampleStatistic Provides max, total, mean, count, variance, and standard deviation of continuous sequence of samples.Classorg.eclipse.jetty.util.statisticJetty
Scanner Utility for scanning a directory for added, removed and changed files and reporting these events via registered Listeners.Classorg.eclipse.jetty.utilJetty
ScanningAppProviderClassorg.eclipse.jetty.deploy.providersJetty
ScanPattern A pattern of includes and excludes.Classorg.eclipse.jetty.maven.pluginJetty
ScanTargetPattern Utility class to provide the ability for the mvn jetty:run mojo to be able to specify filesets of extra files to Classorg.eclipse.jetty.maven.pluginJetty
ScheduledExecutorScheduler While use of ScheduledThreadPoolExecutor creates futures that will not be used, it has the advantage of allowing to set a property to remove cancelled tasks from itsClassorg.eclipse.jetty.util.threadJetty
SchedulerInterfaceorg.eclipse.jetty.util.threadJetty
ScopedHandler A ScopedHandler is a HandlerWrapper where the wrapped handlers each define a scope.Classorg.eclipse.jetty.server.handlerJetty
ScopedInstanceClassorg.eclipse.jetty.cdi.coreJetty
SecuredHelloHandlerClassorg.eclipse.jetty.embeddedJetty
SecuredRedirectHandlerSecured Redirect Handler Using information present in the HttpConfiguration, will attempt to redirect to the HttpConfiguration.Classorg.eclipse.jetty.server.handlerJetty
SecureModeServletDump Servlet Request.Classcom.acmeJetty
SecureRequestCustomizerCustomizer that extracts the attribute from an SSLContext and sets them on the request with ServletRequest.Classorg.eclipse.jetty.serverJetty
SecurityHandlerAbstract SecurityHandler.Classorg.eclipse.jetty.securityJetty
SecurityProviderLeakPreventerSecurityProviderLeakPreventer Some security providers, such as sun.Classorg.eclipse.jetty.util.preventersJetty
SelectChannelEndPointAn ChannelEndpoint that can be scheduled by SelectorManager.Classorg.eclipse.jetty.ioJetty
SelectionRepresents a selection criteria.Classorg.eclipse.jetty.start.graphJetty
SelectiveJarResourceSelectiveJarResource Selectively copies resources from a jar file based on includes/excludes.Classorg.eclipse.jetty.maven.pluginJetty
SelectorManagerSelectorManager manages a number of ManagedSelectors that simplify the non-blocking primitives provided by the JVM via the java.Classorg.eclipse.jetty.ioJetty
SendFailureClassorg.eclipse.jetty.clientJetty
SendHandlerWriteCallbackClassorg.eclipse.jetty.websocket.jsr356.messagesJetty
SerialRestServletServlet implementation class SerialRestServletSee Also:Serialized FormClassorg.eclipse.jetty.example.asyncrestJetty
ServerJetty HTTP Servlet Server.Classorg.eclipse.jetty.serverJetty
ServerAuthExceptionClassorg.eclipse.jetty.securityJetty
ServerConnectorThis Connector implementation is the primary connector for the Jetty server over TCP/IP.Classorg.eclipse.jetty.serverJetty
ServerContainerClassorg.eclipse.jetty.websocket.jsr356.serverJetty
ServerEndpointMetadataInterfaceorg.eclipse.jetty.websocket.jsr356.serverJetty
ServerFCGIConnectionClassorg.eclipse.jetty.fcgi.serverJetty
ServerFCGIConnectionFactoryClassorg.eclipse.jetty.fcgi.serverJetty
ServerGeneratorClassorg.eclipse.jetty.fcgi.generatorJetty
ServerInfoServletClassorg.eclipse.jetty.testsJetty
ServerInstanceWrapperServerInstanceWrapper Configures and starts a jetty Server instance.Classorg.eclipse.jetty.osgi.boot.internal.serverfactoryJetty
ServerMBeanClassorg.eclipse.jetty.server.jmxJetty
ServerParserClassorg.eclipse.jetty.fcgi.parserJetty
ServerParserClassorg.eclipse.jetty.http2.parserJetty
ServerProxyAdds a new web application to this server.Interfaceorg.eclipse.jetty.ant.utilsJetty
ServerProxyImplA proxy class for interaction with Jetty server object.Classorg.eclipse.jetty.antJetty
ServerSessionListenerServer-side extension of Session.Interfaceorg.eclipse.jetty.http2.api.serverJetty
ServerSupport Helps configure the Server instance.Classorg.eclipse.jetty.maven.pluginJetty
ServerWithAnnotationsClassorg.eclipse.jetty.embeddedJetty
ServerWithJMXThe simplest possible Jetty server.Classorg.eclipse.jetty.embeddedJetty
ServerWithJNDIClassorg.eclipse.jetty.embeddedJetty
ServiceConnection Provides ability to create a connection to either an external JMX server, or a loopback connection to the internal one.Classorg.eclipse.jetty.monitor.jmxJetty
ServiceContextProviderServiceContextProvider Jetty DeploymentManager Provider that is able to deploy ContextHandlers discovered via OSGi as services.Classorg.eclipse.jetty.osgi.bootJetty
ServiceProvider Jetty DeploymentManager Provider api for webapps or ContextHandlers that are discovered as OSGi services.Interfaceorg.eclipse.jetty.osgi.bootJetty
ServiceWatcher When a ContextHandler is activated as an osgi service we find a jetty deployer for it.Classorg.eclipse.jetty.osgi.boot.internal.webappJetty
ServiceWebAppProviderServiceWebAppProvider Jetty Provider that knows how to deploy a WebApp that has been registered as an OSGi service.Classorg.eclipse.jetty.osgi.bootJetty
Servlet3ContinuationThis implementation of Continuation is used by ContinuationSupport when it detects that the application has been deployed in a Servlet 3Classorg.eclipse.jetty.continuationJetty
ServletCallbackHandlerClassorg.eclipse.jetty.security.jaspiJetty
ServletContainerInitializersStarterServletContainerInitializersStarter Call the onStartup() method on all ServletContainerInitializers, after having Classorg.eclipse.jetty.annotationsJetty
ServletContextHandler This extension to the ContextHandler allows for simple construction of a context with ServletHandler and optionallyClassorg.eclipse.jetty.servletJetty
ServletHandlerServlet HttpHandler.Classorg.eclipse.jetty.servletJetty
ServletHolderServlet Instance and Context Holder.Classorg.eclipse.jetty.servletJetty
ServletMappingClassorg.eclipse.jetty.servletJetty
ServletMappingMBeanClassorg.eclipse.jetty.servlet.jmxJetty
ServletPathSpecClassorg.eclipse.jetty.http.pathmapJetty
ServletPathSpecClassorg.eclipse.jetty.websocket.server.pathmapJetty
ServletRequestHttpWrapperServletRequestHttpWrapper Class to tunnel a ServletRequest via a HttpServletRequestClassorg.eclipse.jetty.serverJetty
ServletResponseHttpWrapperServletResponseHttpWrapper Wrapper to tunnel a ServletResponse via a HttpServletResponseClassorg.eclipse.jetty.serverJetty
ServletSecurityAnnotationHandlerServletSecurityAnnotationHandler Inspect a class to see if it has an @ServletSecurity annotation on it,Classorg.eclipse.jetty.annotationsJetty
ServletUpgradeRequestServlet specific UpgradeRequest implementation.Classorg.eclipse.jetty.websocket.servletJetty
ServletUpgradeResponseServlet Specific UpgradeResponse implementation.Classorg.eclipse.jetty.websocket.servletJetty
ServletWebSocketRequestClassorg.eclipse.jetty.websocket.serverJetty
ServletWebSocketResponseClassorg.eclipse.jetty.websocket.serverJetty
SessionA Session represents the client-side endpoint of a HTTP/2 connection to a single origin server.Interfaceorg.eclipse.jetty.http2.apiJetty
SessionSession represents an active link of communications with a Remote WebSocket Endpoint.Interfaceorg.eclipse.jetty.websocket.apiJetty
SessionAuthenticationClassorg.eclipse.jetty.security.authenticationJetty
SessionDumpTest Servlet Sessions.Classcom.acmeJetty
SessionFactoryInterface for creating jetty WebSocketSession objects.Interfaceorg.eclipse.jetty.websocket.commonJetty
SessionHandlerClassorg.eclipse.jetty.server.sessionJetty
SessionIdManager Manages session IDs across multiple contexts.Interfaceorg.eclipse.jetty.serverJetty
SessionInfoSocketClassorg.eclipse.jetty.tests.wsJetty
SessionManagerInterfaceorg.eclipse.jetty.serverJetty
SettingsBodyParserClassorg.eclipse.jetty.http2.parserJetty
SettingsFrameClassorg.eclipse.jetty.http2.framesJetty
SettingsGeneratorClassorg.eclipse.jetty.http2.generatorJetty
SharedBlockingCallbackProvides a reusable Callback that can block the thread while waiting to be completed.Classorg.eclipse.jetty.utilJetty
ShortDecoderDefault implementation of the Decoder.Classorg.eclipse.jetty.websocket.jsr356.decodersJetty
ShortEncoderDefault encoder for Short to Encoder.Classorg.eclipse.jetty.websocket.jsr356.encodersJetty
ShutdownHandlerA handler that shuts the server down on a valid request.Classorg.eclipse.jetty.server.handlerJetty
ShutdownMonitorShutdown/Stop Monitor thread.Classorg.eclipse.jetty.serverJetty
ShutdownThreadShutdownThread is a shutdown hook thread implemented as singleton that maintains a list of lifecycle instancesClassorg.eclipse.jetty.util.threadJetty
SimpleActionClassorg.eclipse.jetty.monitor.jmxJetty
SimpleAuthConfigClassorg.eclipse.jetty.security.jaspiJetty
SimpleBeanStoreClassorg.eclipse.jetty.cdi.coreJetty
SimpleBinaryMessageClassorg.eclipse.jetty.websocket.common.messageJetty
SimpleContainerScopeClassorg.eclipse.jetty.websocket.common.scopesJetty
SimpleEndpointMetadataClassorg.eclipse.jetty.websocket.jsr356.clientJetty
SimpleFlowControlStrategyClassorg.eclipse.jetty.http2Jetty
SimpleServerEndpointMetadataClassorg.eclipse.jetty.websocket.jsr356.serverJetty
SimplestServerThe simplest possible Jetty server.Classorg.eclipse.jetty.embeddedJetty
SimpleTextMessageClassorg.eclipse.jetty.websocket.common.messageJetty
Slf4jLogClassorg.eclipse.jetty.util.logJetty
Slf4jRequestLogClassorg.eclipse.jetty.serverJetty
SniX509ExtendedKeyManagerA X509ExtendedKeyManager that selects a key with an alias retrieved from SNI information, delegating other processing to a nested X509ExtendedKeyManager.Classorg.eclipse.jetty.util.sslJetty
SocketAddressResolverCreates SocketAddress instances, returning them through a Promise.Interfaceorg.eclipse.jetty.utilJetty
SocketCustomizationListenerA Connection Lister for customization of SocketConnections.Classorg.eclipse.jetty.serverJetty
Socks4ProxyClassorg.eclipse.jetty.clientJetty
SplitFileServerA ContextHandlerCollection handler may be used to direct a request to a specific Context.Classorg.eclipse.jetty.embeddedJetty
SpnegoAuthenticatorClassorg.eclipse.jetty.security.authenticationJetty
SpnegoLoginServiceClassorg.eclipse.jetty.securityJetty
SpnegoUserIdentityClassorg.eclipse.jetty.securityJetty
SpnegoUserPrincipalClassorg.eclipse.jetty.securityJetty
SpringConfigurationProcessorSpring ConfigurationProcessor A ConfigurationProcessor that uses a spring XML file to emulate the XmlConfiguration format.Classorg.eclipse.jetty.springJetty
SpringConfigurationProcessorFactorySpring ConfigurationProcessor Factory Create a SpringConfigurationProcessor for XML documents with a "beans" element.Classorg.eclipse.jetty.springJetty
SslClientConnectionFactoryClassorg.eclipse.jetty.io.sslJetty
SslConnectionA Connection that acts as an interceptor between an EndPoint providing SSL encrypted data and another consumer of an EndPoint (typically an Connection like HttpConnection) thatClassorg.eclipse.jetty.io.sslJetty
SslConnectionFactoryClassorg.eclipse.jetty.serverJetty
SslContextFactoryClassorg.eclipse.jetty.util.sslJetty
StacklessLoggingA try-with-resources compatible layer for hiding stacktraces within the scope of the try block when logging with StdErrLog implementation.Classorg.eclipse.jetty.util.logJetty
StandardDeployerClassorg.eclipse.jetty.deploy.bindingsJetty
StandardDescriptorProcessorStandardDescriptorProcessor.Classorg.eclipse.jetty.webappJetty
StandardStarterClassorg.eclipse.jetty.deploy.bindingsJetty
StandardStopperClassorg.eclipse.jetty.deploy.bindingsJetty
StandardUndeployerClassorg.eclipse.jetty.deploy.bindingsJetty
StartArgsThe Arguments required to start Jetty.Classorg.eclipse.jetty.startJetty
StartDirBuilderManagement of the ${jetty.Classorg.eclipse.jetty.start.buildersJetty
StarterStarter Class which is exec'ed to create a new jetty process.Classorg.eclipse.jetty.maven.pluginJetty
StartIniSimple Start .Classorg.eclipse.jetty.startJetty
StartIniBuilderManagement of the ${jetty.Classorg.eclipse.jetty.start.buildersJetty
StartLogCentralized Place for logging.Classorg.eclipse.jetty.startJetty
StaticTableHttpFieldClassorg.eclipse.jetty.http2.hpackJetty
StatisticsHandlerClassorg.eclipse.jetty.server.handlerJetty
StatisticsServletClassorg.eclipse.jetty.servletJetty
StatusCodeClassorg.eclipse.jetty.websocket.apiJetty
StdErrLogStdErr Logging implementation.Classorg.eclipse.jetty.util.logJetty
StreamA Stream represents a bidirectional exchange of data on top of a Session.Interfaceorg.eclipse.jetty.http2.apiJetty
StreamContentParserA stream content parser parses frame bodies of type STDIN, STDOUT and STDERR.Classorg.eclipse.jetty.fcgi.parserJetty
StrictRoleCheckPolicyStrictRoleCheckPolicy Enforces that if a runAsRole is present, then theClassorg.eclipse.jetty.jaasJetty
StringContentProviderA ContentProvider for strings.Classorg.eclipse.jetty.client.utilJetty
StringDecoderDefault implementation of the Decoder.Classorg.eclipse.jetty.websocket.jsr356.decodersJetty
StringEncoderDefault encoder for String to Encoder.Classorg.eclipse.jetty.websocket.jsr356.encodersJetty
StringUtilFast String Utilities.Classorg.eclipse.jetty.utilJetty
SuspendTokenConnection suspend tokenResume a previously suspended connection.Interfaceorg.eclipse.jetty.websocket.apiJetty
SweeperA utility class to perform periodic sweeping of resources.Classorg.eclipse.jetty.util.threadJetty
Synchronizable via getLock() so that callers can synchronize externally on that lock:Interfaceorg.eclipse.jetty.clientJetty
SystemProperties Ant tag definition.Classorg.eclipse.jetty.ant.typesJetty
SystemProperties Map of name to SystemProperty.Classorg.eclipse.jetty.maven.pluginJetty
SystemProperty Provides the ability to set System properties for the mojo execution.Classorg.eclipse.jetty.maven.pluginJetty
TagListenerClasscom.acmeJetty
TaskLogClassorg.eclipse.jetty.ant.utilsJetty
TerminatingPatternRuleIf this rule matches, terminate the processing of other rules.Classorg.eclipse.jetty.rewrite.handlerJetty
TerminatingRegexRuleIf this rule matches, terminate the processing of other rules.Classorg.eclipse.jetty.rewrite.handlerJetty
TestFileInitializerIn a start testing scenario, it is often not important to actually download or initialize a file, this implementation is merely a no-op for theClassorg.eclipse.jetty.start.fileinitsJetty
TestFilter This filter checks for a none local request, and if the init parameter "remote" is not set to true, then all non local requests are forwardedClasscom.acmeJetty
TestListenerClasscom.acmeJetty
TextFileSimple common abstraction for Text files, that consist of a series of lines.Classorg.eclipse.jetty.startJetty
TextFrameClassorg.eclipse.jetty.websocket.common.framesJetty
TextPartialMessagePartial TEXT MessageAppender for MessageHandler.Classorg.eclipse.jetty.websocket.jsr356.messagesJetty
TextPartialOnMessageClassorg.eclipse.jetty.websocket.jsr356.messagesJetty
TextUtilClassorg.eclipse.jetty.websocket.common.utilJetty
TextWholeMessageClassorg.eclipse.jetty.websocket.jsr356.messagesJetty
ThreadClassLoaderScopeClassorg.eclipse.jetty.util.threadJetty
ThreadMonitorClassorg.eclipse.jetty.monitorJetty
ThreadMonitorExceptionClassorg.eclipse.jetty.monitor.threadJetty
ThreadMonitorInfoClassorg.eclipse.jetty.monitor.threadJetty
ThreadPool A specialization of Executor interface that provides reporting methods (eg getThreads()) and the option of configuration methods (e.Interfaceorg.eclipse.jetty.util.threadJetty
TimeoutCompleteListenerClassorg.eclipse.jetty.clientJetty
TimerSchedulerClassorg.eclipse.jetty.util.threadJetty
TldBundleDiscoverer Convert bundles that contain tlds into URL locations for consumption by jasper.Interfaceorg.eclipse.jetty.osgi.boot.utilsJetty
Transaction Class to represent a JTA UserTransaction impl.Classorg.eclipse.jetty.plus.jndiJetty
TreeTrieA Trie String lookup data structure using a tree This implementation is always case insensitive and is optimal forClassorg.eclipse.jetty.utilJetty
TrieA Trie String lookup data structure.Interfaceorg.eclipse.jetty.utilJetty
TryFilesFilterInspired by nginx's try_files functionality.Classorg.eclipse.jetty.fcgi.server.proxyJetty
TypeUtil Provides various static utiltiy methods for manipulating types and their string representations.Classorg.eclipse.jetty.utilJetty
UniqueCriteriaPredicateMatch against a specific Selection.Classorg.eclipse.jetty.start.graphJetty
UnixCryptUnix Crypt.Classorg.eclipse.jetty.util.securityJetty
UpgradeConnectionThis is the initial connection handling that exists immediately after physical connection is established to destination server.Classorg.eclipse.jetty.websocket.client.ioJetty
UpgradeExceptionException during WebSocket Upgrade Handshake.Classorg.eclipse.jetty.websocket.apiJetty
UpgradeHttpServletRequestClassorg.eclipse.jetty.websocket.servletJetty
UpgradeListenerListener for Handshake/Upgrade events.Interfaceorg.eclipse.jetty.websocket.client.ioJetty
UpgradeRequestClassorg.eclipse.jetty.websocket.apiJetty
UpgradeResponseClassorg.eclipse.jetty.websocket.apiJetty
UptimeClassorg.eclipse.jetty.utilJetty
UriFileInitializerClassorg.eclipse.jetty.start.fileinitsJetty
UriTemplatePathSpecPathSpec for URI Template based declarationsSee Also:URI Templates (Level 1)Classorg.eclipse.jetty.http.pathmapJetty
URIUtilURI Utility methods.Classorg.eclipse.jetty.utilJetty
UrlEncodedHandles coding of MIME "x-www-form-urlencoded".Classorg.eclipse.jetty.utilJetty
URLResourceAbstract resource class.Classorg.eclipse.jetty.util.resourceJetty
UsageExceptionA Usage Error has occured.Classorg.eclipse.jetty.startJetty
UserAuthenticationClassorg.eclipse.jetty.securityJetty
UserDataConstraintenum UserDataConstraintVersion:$Rev: 4466 $ $Date: 2009-02-10 23:42:54 +0100 (Tue, 10 Feb 2009) $Classorg.eclipse.jetty.securityJetty
UserIdentityUser object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.Interfaceorg.eclipse.jetty.serverJetty
UserInfoClassorg.eclipse.jetty.jaas.spiJetty
UserInfoClassorg.eclipse.jetty.security.jaspi.modulesJetty
Utf8AppendableUtf8 Appendable abstract base class This abstract class wraps a standard Appendable and provides methods to append UTF-8 encoded bytes, that are converted into characters.Classorg.eclipse.jetty.utilJetty
Utf8CharBufferA CharBuffer wrapped with the Utf8Appendable logic.Classorg.eclipse.jetty.websocket.common.messageJetty
Utf8HttpWriter A writer that can wrap a HttpOutput stream and provide character encodings.Classorg.eclipse.jetty.serverJetty
Utf8LineParserStateful parser for lines of UTF8 formatted text, looking for "\n" as a line termination character.Classorg.eclipse.jetty.utilJetty
Utf8PartialBuilderSimilar in scope to the Utf8StringBuilder, but allowing partially constructed Strings without throwing Exceptions for incomplete UTF8 sequences.Classorg.eclipse.jetty.websocket.common.utilJetty
Utf8StringBuffer This class wraps a standard StringBuffer and provides methods to append UTF-8 encoded bytes, that are converted into characters.Classorg.eclipse.jetty.utilJetty
Utf8StringBuilderUTF-8 StringBuilder.Classorg.eclipse.jetty.utilJetty
UtilClassorg.eclipse.jetty.annotationsJetty
UtilVarious useful functions utility methods for OSGi wide use.Classorg.eclipse.jetty.osgi.boot.utilsJetty
UtilsClassorg.eclipse.jetty.startJetty
ValidatingConnectionPoolA connection pool that validates connections before making them available for use.Classorg.eclipse.jetty.clientJetty
ValidUrlRuleThis rule can be used to protect against invalid unicode characters in a url making it into applications.Classorg.eclipse.jetty.rewrite.handlerJetty
VersionUtility class for parsing and comparing version strings.Classorg.eclipse.jetty.startJetty
VirtualHostRuleContainerGroups rules that apply only to a specific virtual host or sets of virtual hostsClassorg.eclipse.jetty.rewrite.handlerJetty
WarBundleManifestGeneratorClassorg.eclipse.jetty.osgi.boot.warurl.internalJetty
WarPluginInfoClassorg.eclipse.jetty.maven.pluginJetty
WarUrlActivatorRegister the factory to handle the war scheme specified by rfc66 when the bundle is activated.Classorg.eclipse.jetty.osgi.boot.warurlJetty
WarURLConnectionFacade for a URLConnection that will read a jar and substitute its manifest by the manifest provided here.Classorg.eclipse.jetty.osgi.boot.warurl.internalJetty
WarUrlStreamHandlerRFC-66: support for the "war" protocol We are reusing the parsing of the query string from jetty.Classorg.eclipse.jetty.osgi.boot.warurlJetty
WebAppClassLoaderClassLoader for HttpContext.Classorg.eclipse.jetty.webappJetty
WebAppContextWeb Application Context Handler.Classorg.eclipse.jetty.webappJetty
WebAppMarshaller An implementation of the AbstractJBossMarshaller code that is just enough to provide a ContextClassResolver that will use the Thread Context ClassloaderClassorg.eclipse.jetty.session.infinispanJetty
WebAppObjectInSessionServletWebAppObjectInSessionServletSee Also:Serialized FormClassorg.eclipse.jetty.server.sessionJetty
WebAppProviderThe webapps directory scanning provider.Classorg.eclipse.jetty.deploy.providersJetty
WebDescriptor A web descriptor (web.Classorg.eclipse.jetty.webappJetty
WebFilterAnnotationClassorg.eclipse.jetty.annotationsJetty
WebFilterAnnotationHandlerClassorg.eclipse.jetty.annotationsJetty
WebInfConfigurationClassorg.eclipse.jetty.webappJetty
WebListenerAnnotationClassorg.eclipse.jetty.annotationsJetty
WebListenerAnnotationHandlerClassorg.eclipse.jetty.annotationsJetty
WebServletAnnotationClassorg.eclipse.jetty.annotationsJetty
WebServletAnnotationHandlerWebServletAnnotationHandler Process a WebServlet annotation on a class.Classorg.eclipse.jetty.annotationsJetty
WebSocketTags a POJO as being a WebSocket class.Classorg.eclipse.jetty.websocket.api.annotationsJetty
WebSocketAdapterDefault implementation of the WebSocketListener.Classorg.eclipse.jetty.websocket.apiJetty
WebSocketBehaviorenum WebSocketBehaviorBehavior for how the WebSocket should operate.Classorg.eclipse.jetty.websocket.apiJetty
WebSocketCdiInitializerClassorg.eclipse.jetty.cdi.websocketJetty
WebSocketCdiListenerClassorg.eclipse.jetty.cdi.websocketJetty
WebSocketChatServletClasscom.acmeJetty
WebSocketClientWebSocketClient provides a means of establishing connections to remote websocket endpoints.Classorg.eclipse.jetty.websocket.clientJetty
WebSocketClientConnectionClient side WebSocket physical connection.Classorg.eclipse.jetty.websocket.client.ioJetty
WebSocketClientSelectorManagerClassorg.eclipse.jetty.websocket.client.ioJetty
WebSocketConnectionListenerInterfaceorg.eclipse.jetty.websocket.apiJetty
WebSocketContainerScopeDefined Scope for a WebSocketContainer.Interfaceorg.eclipse.jetty.websocket.common.scopesJetty
WebSocketCreatorAbstract WebSocket creator interface.Interfaceorg.eclipse.jetty.websocket.servletJetty
WebSocketExceptionA recoverable exception within the websocket framework.Classorg.eclipse.jetty.websocket.apiJetty
WebSocketExtensionFactoryClassorg.eclipse.jetty.websocket.common.extensionsJetty
WebSocketFrameA Base Frame as seen in RFC 6455.Classorg.eclipse.jetty.websocket.commonJetty
WebSocketFrameListenerWebSocket Frame Listener interface for incoming WebSocket frames.Interfaceorg.eclipse.jetty.websocket.apiJetty
WebSocketHandlerClassorg.eclipse.jetty.websocket.serverJetty
WebSocketHandshakeInterfaceorg.eclipse.jetty.websocket.serverJetty
WebSocketJsrServerExample of setting up a javax.Classorg.eclipse.jetty.embeddedJetty
WebSocketListenerBasic WebSocket Listener interface for incoming WebSocket message events.Interfaceorg.eclipse.jetty.websocket.apiJetty
WebSocketPartialListenerWebSocket Partial Message Listener interface for incoming WebSocket TEXT/BINARY/CONTINUATION frames.Interfaceorg.eclipse.jetty.websocket.apiJetty
WebSocketPingPongListenerWebSocket PING/PONG Listener interface for incoming WebSocket PING/PONG frames.Interfaceorg.eclipse.jetty.websocket.apiJetty
WebSocketPolicySettings for WebSocket operations.Classorg.eclipse.jetty.websocket.apiJetty
WebSocketRemoteEndpointEndpoint for Writing messages to the Remote websocket.Classorg.eclipse.jetty.websocket.commonJetty
WebSocketScopeA CDI Context Scope for a WebSocket Session / Endpoint CAUTION: This is a highly speculative scope defined by Jetty.Classorg.eclipse.jetty.cdi.websocket.annotationJetty
WebSocketScopeContextWebSocket Scope Context.Classorg.eclipse.jetty.cdi.websocketJetty
WebSocketScopeExtensionClassorg.eclipse.jetty.cdi.websocketJetty
WebSocketServerExample of setting up a Jetty WebSocket server Note: this uses the Jetty WebSocket API, not the javax.Classorg.eclipse.jetty.embeddedJetty
WebSocketServerConnectionClassorg.eclipse.jetty.websocket.serverJetty
WebSocketServerContainerInitializerClassorg.eclipse.jetty.websocket.jsr356.server.deployJetty
WebSocketServerFactoryClassorg.eclipse.jetty.websocket.serverJetty
WebSocketServletAbstract Servlet used to bridge the Servlet API to the WebSocket API.Classorg.eclipse.jetty.websocket.servletJetty
WebSocketServletFactoryInterfaceorg.eclipse.jetty.websocket.servletJetty
WebSocketSessionClassorg.eclipse.jetty.websocket.commonJetty
WebSocketSessionFactoryDefault Session factory, creating WebSocketSession objects.Classorg.eclipse.jetty.websocket.commonJetty
WebSocketSessionScopeDefined Scope for a WebSocketSession (active connection)The parent WebSocketContainerScope for this session scope.Interfaceorg.eclipse.jetty.websocket.common.scopesJetty
WebSocketTimeoutExceptionException thrown to indicate a connection I/O timeout.Classorg.eclipse.jetty.websocket.apiJetty
WebSocketUpgradeFilterInline Servlet Filter to capture WebSocket upgrade requests and perform path mappings to WebSocketCreator objects.Classorg.eclipse.jetty.websocket.serverJetty
WebSocketUpgradeHandlerWrapperClassorg.eclipse.jetty.websocket.serverJetty
WebXmlConfigurationConfigure by parsing default web.Classorg.eclipse.jetty.webappJetty
WelcomeFilter This filter can be used to server an index file for a directory when no index file actually exists (thus the web.Classorg.eclipse.jetty.servletsJetty
WeldDeploymentBindingClassorg.eclipse.jetty.cdi.servletJetty
WindowUpdateBodyParserClassorg.eclipse.jetty.http2.parserJetty
WindowUpdateFrameClassorg.eclipse.jetty.http2.framesJetty
WindowUpdateGeneratorClassorg.eclipse.jetty.http2.generatorJetty
WriteCallbackCallback for Write events.Interfaceorg.eclipse.jetty.websocket.apiJetty
WriteCallbackWrapperWraps the exposed WriteCallback WebSocket API with a Jetty Callback.Classorg.eclipse.jetty.websocket.common.ioJetty
WriteFlusherA Utility class to help implement EndPoint.Classorg.eclipse.jetty.ioJetty
WriterOutputStreamWrap a Writer as an OutputStream.Classorg.eclipse.jetty.ioJetty
WSURIUtility methods for converting a URI between a HTTP(S) and WS(S) URI.Classorg.eclipse.jetty.websocket.api.utilJetty
WWWAuthenticationProtocolHandlerA protocol handler that handles the 401 response code in association with the WWW-Authenticate header.Classorg.eclipse.jetty.clientJetty
X509Classorg.eclipse.jetty.util.sslJetty
XmlAppendableClassorg.eclipse.jetty.xmlJetty
XmlConfigurationConfigures objects from XML.Classorg.eclipse.jetty.xmlJetty
XmlParserXML Parser wrapper.Classorg.eclipse.jetty.xmlJetty
XWebkitDeflateFrameExtension in the wild.Classorg.eclipse.jetty.websocket.common.extensions.compressJetty
ZeroMaskerClassorg.eclipse.jetty.websocket.client.masksJetty