| Name | Description | Type | Package | Framework |
| AbstractCallbackHandler | | Class | org.eclipse.jetty.jaas.callback | Jetty |
|
| AbstractClientCrossContextSessionTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractConfiguration | | Class | org.eclipse.jetty.webapp | Jetty |
|
| AbstractConnection | A convenience base implementation of Connection. | Class | org.eclipse.jetty.io | Jetty |
|
| AbstractConnectionFactory | Provides the common handling for ConnectionFactory implementations including: Protocol identificationConfiguration of new Connections: | Class | org.eclipse.jetty.server | Jetty |
|
| AbstractConnector | An abstract implementation of Connector that provides a ConnectionFactory mechanism for creating Connection instances for various protocols (HTTP, SSL, etc). | Class | org.eclipse.jetty.server | Jetty |
|
| AbstractConnectorMBean | | Class | org.eclipse.jetty.server.jmx | Jetty |
|
| AbstractContainerListener | | Class | org.eclipse.jetty.cdi.websocket | Jetty |
|
| AbstractContextProvider | AbstractContextProvider Base class for DeploymentManager Providers that can deploy ContextHandlers into | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| AbstractDatabaseLoginModule | AbstractDatabaseLoginModule Abstract base class for LoginModules that interact with a | Class | org.eclipse.jetty.jaas.spi | Jetty |
|
| AbstractDecoder | | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| AbstractDiscoverableAnnotationHandler | DiscoverableAnnotationHandler Base class for handling the discovery of an annotation. | Class | org.eclipse.jetty.annotations | Jetty |
|
| AbstractEncoder | | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| AbstractEndPoint | | Class | org.eclipse.jetty.io | Jetty |
|
| AbstractEventDriver | EventDriver is the main interface between the User's WebSocket POJO and the internal jetty implementation of WebSocket. | Class | org.eclipse.jetty.websocket.common.events | Jetty |
|
| AbstractExtension | | Class | org.eclipse.jetty.websocket.common.extensions | Jetty |
|
| AbstractFlowControlStrategy | | Class | org.eclipse.jetty.http2 | Jetty |
|
| AbstractForwardedSessionTest | AbstractForwardedSessionTest Test that creating a session inside a forward on the same context works, and that | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractHandler | | Class | org.eclipse.jetty.server.handler | Jetty |
|
| AbstractHandlerContainer | Abstract Handler Container. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| AbstractHandlerMBean | | Class | org.eclipse.jetty.server.handler.jmx | Jetty |
|
| AbstractHTTP2ServerConnectionFactory | | Class | org.eclipse.jetty.http2.server | Jetty |
|
| AbstractHttpClientTransport | | Class | org.eclipse.jetty.client | Jetty |
|
| AbstractImmortalSessionTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractInvalidationSessionTest | AbstractInvalidationSessionTest Goal of the test is to be sure that invalidating a session on one node | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractJettyMojo | Common base class for most jetty mojos. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| AbstractJsrEventDriver | | Class | org.eclipse.jetty.websocket.jsr356.endpoints | Jetty |
|
| AbstractJsrRemote | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| AbstractLastAccessTimeTest | AbstractLastAccessTimeTest This test checks that a session can migrate from node A to node B, kept in use in node B | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractLeakPreventer | AbstractLeakPreventer Abstract base class for code that seeks to avoid pinning of webapp classloaders by using the jetty classloader to | Class | org.eclipse.jetty.util.preventers | Jetty |
|
| AbstractLifeCycle | Basic implementation of the life cycle interface for components. | Class | org.eclipse.jetty.util.component | Jetty |
|
| AbstractLocalSessionScavengingTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractLogger | Manages the atomic registration of the logger by name. | Class | org.eclipse.jetty.util.log | Jetty |
|
| AbstractLoginModule | Abstract base class for all LoginModules. | Class | org.eclipse.jetty.jaas.spi | Jetty |
|
| AbstractMethodAnnotationScanner | | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty |
|
| AbstractNCSARequestLog | Base implementation of the RequestLog outputs logs in the pseudo-standard NCSA common log format. | Class | org.eclipse.jetty.server | Jetty |
|
| AbstractNetworkConnector | An abstract Network Connector. | Class | org.eclipse.jetty.server | Jetty |
|
| AbstractNewSessionTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractOrphanedSessionTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractOSGiApp | Base class representing info about a webapp/ContextHandler that is deployed into Jetty. | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| AbstractProxySerializationTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractProxyServlet | Abstract base class for proxy servlets. | Class | org.eclipse.jetty.proxy | Jetty |
|
| AbstractReentrantRequestSessionTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractRemoveSessionTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractRestServlet | Abstract Servlet implementation class AsyncRESTServlet. | Class | org.eclipse.jetty.example.asyncrest | Jetty |
|
| AbstractSameNodeLoadTest | AbstractSameNodeLoadTest This test performs multiple concurrent requests for the same session on the same node. | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractScatterGunLoadTest | AbstractScatterGunLoadTest This is an unrealistic test. | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractServerCrossContextSessionTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractSession | Implements HttpSession from the javax. | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractSessionCookieTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractSessionExpiryTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractSessionIdManager | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractSessionInvalidateAndCreateTest | AbstractSessionInvalidateAndCreateTest This test verifies that invalidating an existing session and creating | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractSessionManager | An Abstract implementation of SessionManager. | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractSessionManagerMBean | | Class | org.eclipse.jetty.server.session.jmx | Jetty |
|
| AbstractSessionMigrationTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractSessionRenewTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractSessionValueSavingTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractStopSessionManagerPreserveSessionTest | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractTestServer | | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractTrie | Abstract Trie implementation. | Class | org.eclipse.jetty.util | Jetty |
|
| AbstractTypedContentProvider | | Class | org.eclipse.jetty.client.util | Jetty |
|
| AbstractUserAuthentication | AbstractUserAuthentication Base class for representing an authenticated user. | Class | org.eclipse.jetty.security | Jetty |
|
| AbstractWebAppObjectInSessionTest | AbstractWebAppObjectInSessionTest Target of this test is to check that when a webapp on nodeA puts in the session | Class | org.eclipse.jetty.server.session | Jetty |
|
| AbstractWebAppProvider | AbstractWebAppProvider Base class for Jetty DeploymentManager Providers that are capable of deploying a webapp, | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| AbstractWebSocketConnection | Provides the implementation of LogicalConnection within the framework of the new Connection framework of jetty-io. | Class | org.eclipse.jetty.websocket.common.io | Jetty |
|
| AcceptHash | Logic for working with the Sec-WebSocket-Key and Sec-WebSocket-Accept headers. | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| AfterContentTransformer | A specialized transformer for AsyncMiddleManServlet that performs the transformation when the whole content has been received. | Class | org.eclipse.jetty.proxy | Jetty |
|
| AggregateEventTrigger | AggregateEventTrigger EventTrigger aggregation that executes every aggregated event | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| AliasedX509ExtendedKeyManager | An X509ExtendedKeyManager that select a key with desired alias, delegating other processing to a nested X509ExtendedKeyManager. | Class | org.eclipse.jetty.util.ssl | Jetty |
|
| AllowSymLinkAliasChecker | Symbolic Link AliasChecker. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| AllPredicate | Match on everything. | Class | org.eclipse.jetty.start.graph | Jetty |
|
| ALPNClientConnection | | Class | org.eclipse.jetty.alpn.client | Jetty |
|
| ALPNClientConnectionFactory | | Class | org.eclipse.jetty.alpn.client | Jetty |
|
| ALPNServerConnection | | Class | org.eclipse.jetty.alpn.server | Jetty |
|
| ALPNServerConnectionFactory | | Class | org.eclipse.jetty.alpn.server | Jetty |
|
| AndEventTrigger | EventTrigger aggregation using logical AND operation that executes matching of the aggregated event triggers | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| AndPredicate | Match on multiple predicates. | Class | org.eclipse.jetty.start.graph | Jetty |
|
| AnnotatedClientEndpointConfig | | Class | org.eclipse.jetty.websocket.jsr356.client | Jetty |
|
| AnnotatedClientEndpointMetadata | | Class | org.eclipse.jetty.websocket.jsr356.client | Jetty |
|
| AnnotatedEndpointMetadata | Static reference to a specific annotated classes metadata. | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| AnnotatedEndpointScanner | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| AnnotatedServerEndpointConfig | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| AnnotatedServerEndpointMetadata | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| AnnotationConfiguration | | Class | org.eclipse.jetty.annotations | Jetty |
|
| AnnotationConfiguration | Look for annotations inside WEB-INF/lib and also in the fragments and required bundles. | Class | org.eclipse.jetty.osgi.annotations | Jetty |
|
| AnnotationDecorator | | Class | org.eclipse.jetty.annotations | Jetty |
|
| AnnotationIntrospector | | Class | org.eclipse.jetty.annotations | Jetty |
|
| AnnotationParser | Use asm to scan classes for annotations. | Class | org.eclipse.jetty.annotations | Jetty |
|
| AnnotationParser | | Class | org.eclipse.jetty.osgi.annotations | Jetty |
|
| AntWebAppContext | Extension of WebAppContext to allow configuration via Ant environment. | Class | org.eclipse.jetty.ant | Jetty |
|
| AntWebInfConfiguration | | Class | org.eclipse.jetty.ant | Jetty |
|
| AntWebXmlConfiguration | This configuration object provides additional way to inject application properties into the configured web application. | Class | org.eclipse.jetty.ant | Jetty |
|
| AnyLiteral | | Class | org.eclipse.jetty.cdi.core | Jetty |
|
| AnySelectionPredicate | | Class | org.eclipse.jetty.start.graph | Jetty |
|
| App | | Class | org.eclipse.jetty.deploy | Jetty |
|
| AppContextLeakPreventer | AppContextLeakPreventer Cause the classloader that is pinned by AppContext. | Class | org.eclipse.jetty.util.preventers | Jetty |
|
| AppLifeCycle | The lifecycle of an App in the DeploymentManager. | Class | org.eclipse.jetty.deploy | Jetty |
|
| AppProvider | | Interface | org.eclipse.jetty.deploy | Jetty |
|
| ArrayByteBufferPool | | Class | org.eclipse.jetty.io | Jetty |
|
| ArrayQueue | Queue backed by circular array. | Class | org.eclipse.jetty.util | Jetty |
|
| ArrayTernaryTrie | A Ternary Trie String lookup data structure. | Class | org.eclipse.jetty.util | Jetty |
|
| ArrayTrie | A Trie String lookup data structure using a fixed size array. | Class | org.eclipse.jetty.util | Jetty |
|
| ArrayUtil | Utility methods for Array manipulationSee Also:Serialized Form | Class | org.eclipse.jetty.util | Jetty |
|
| AsyncContentProvider | A ContentProvider that notifies listeners that content is available. | Interface | org.eclipse.jetty.client | Jetty |
|
| AsyncContextEvent | | Class | org.eclipse.jetty.server | Jetty |
|
| AsyncContextState | | Class | org.eclipse.jetty.server | Jetty |
|
| AsyncDelayHandler | A handler wrapper that provides the framework to asynchronously delay the handling of a request. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| AsyncEchoServlet | | Class | org.eclipse.jetty.embedded | Jetty |
|
| AsyncGzipFilter | | Class | org.eclipse.jetty.servlets | Jetty |
|
| AsyncMiddleManServlet | Servlet 3. | Class | org.eclipse.jetty.proxy | Jetty |
|
| AsyncNCSARequestLog | | Class | org.eclipse.jetty.server | Jetty |
|
| AsyncProxyServlet | Servlet 3. | Class | org.eclipse.jetty.proxy | Jetty |
|
| AsyncRestServlet | Servlet implementation class AsyncRESTServlet. | Class | org.eclipse.jetty.example.asyncrest | Jetty |
|
| Atomics | | Class | org.eclipse.jetty.util | Jetty |
|
| AttrEventTrigger | Event trigger that polls a value of an MXBean attribute and matches every invocation of this trigger. | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| Attribute | | Class | org.eclipse.jetty.ant.types | Jetty |
|
| AttributeNormalizer | Normalize Attribute to String. | Class | org.eclipse.jetty.quickstart | Jetty |
|
| Attributes | | Class | org.eclipse.jetty.ant.types | Jetty |
|
| Attributes | Interface commonly used for storing attributes. | Interface | org.eclipse.jetty.util | Jetty |
|
| AttributesMap | | Class | org.eclipse.jetty.util | Jetty |
|
| Authentication | Authentication represents a mechanism to authenticate requests for protected resources. | Interface | org.eclipse.jetty.client.api | Jetty |
|
| Authentication | The Authentication state of a request. | Interface | org.eclipse.jetty.server | Jetty |
|
| AuthenticationProtocolHandler | | Class | org.eclipse.jetty.client | Jetty |
|
| AuthenticationStore | A store for Authentications and Authentication. | Interface | org.eclipse.jetty.client.api | Jetty |
|
| Authenticator | Authenticator Interface An Authenticator is responsible for checking requests and sending | Interface | org.eclipse.jetty.security | Jetty |
|
| AuthorityHttpField | | Class | org.eclipse.jetty.http2.hpack | Jetty |
|
| AWTLeakPreventer | See https://issues. | Class | org.eclipse.jetty.util.preventers | Jetty |
|
| B64Code | Fast B64 Encoder/Decoder as described in RFC 1421. | Class | org.eclipse.jetty.util | Jetty |
|
| BadMessageException | | Class | org.eclipse.jetty.http | Jetty |
|
| BadPayloadException | Exception to terminate the connection because it has received data within a frame payload that was not consistent with the requirements of that frame payload. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| BalancerServlet | | Class | org.eclipse.jetty.proxy | Jetty |
|
| BaseAuthModule | | Class | org.eclipse.jetty.security.jaspi.modules | Jetty |
|
| BaseBuilder | Build a start configuration in ${jetty. | Class | org.eclipse.jetty.start | Jetty |
|
| 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 | Class | org.eclipse.jetty.servlet | Jetty |
|
| BaseHome | File access for ${jetty. | Class | org.eclipse.jetty.start | Jetty |
|
| BasicAuthentication | Applications should create objects of this class and add them to the AuthenticationStore retrieved from the HttpClient | Class | org.eclipse.jetty.client.util | Jetty |
|
| BasicAuthenticator | | Class | org.eclipse.jetty.security.authentication | Jetty |
|
| BasicAuthModule | | Class | org.eclipse.jetty.security.jaspi.modules | Jetty |
|
| BasicEndpointConfig | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| BasicServerEndpointConfig | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| BatchMode | The possible batch modes when invoking OutgoingFrames. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| BeginRequestContentParser | Parser for the BEGIN_REQUEST frame body. | Class | org.eclipse.jetty.fcgi.parser | Jetty |
|
| BinaryFrame | | Class | org.eclipse.jetty.websocket.common.frames | Jetty |
|
| BinaryPartialMessage | Partial BINARY MessageAppender for MessageHandler. | Class | org.eclipse.jetty.websocket.jsr356.messages | Jetty |
|
| BinaryPartialOnMessage | | Class | org.eclipse.jetty.websocket.jsr356.messages | Jetty |
|
| BinaryWholeMessage | | Class | org.eclipse.jetty.websocket.jsr356.messages | Jetty |
|
| BindingEnumeration | | Class | org.eclipse.jetty.jndi | Jetty |
|
| BlockingArrayQueue | A BlockingQueue backed by a circular array capable or growing. | Class | org.eclipse.jetty.util | Jetty |
|
| BlockingCallback | An implementation of Callback that blocks until success or failure. | Class | org.eclipse.jetty.util | Jetty |
|
| BlockingWriteCallback | | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| BodyParser | The base parser for the frame body of HTTP/2 frames. | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| BooleanDecoder | Default implementation of the Decoder. | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| BooleanEncoder | Default encoder for Boolean to Encoder. | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| BufferingFlowControlStrategy | A flow control strategy that accumulates updates and emits window control frames when the accumulated value reaches a threshold. | Class | org.eclipse.jetty.http2 | Jetty |
|
| BufferingResponseListener | specified to the constructors. | Class | org.eclipse.jetty.client.util | Jetty |
|
| BufferUtil | Buffer utility methods. | Class | org.eclipse.jetty.util | Jetty |
|
| BundleClassLoaderHelper | BundleClassLoaderHelper Is there a clean OSGi way to go from the Bundle object to the classloader of | Interface | org.eclipse.jetty.osgi.boot.utils | Jetty |
|
| BundleClassLoaderHelperFactory | BundleClassLoaderHelperFactory Get a class loader helper adapted for the particular osgi environment. | Class | org.eclipse.jetty.osgi.boot.utils | Jetty |
|
| BundleContextProvider | BundleContextProvider Handles deploying OSGi bundles that define a context xml file for configuring them. | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| BundleFileLocatorHelper | BundleFileLocatorHelper From a bundle to its location on the filesystem. | Interface | org.eclipse.jetty.osgi.boot.utils | Jetty |
|
| BundleFileLocatorHelperFactory | BundleFileLocatorHelperFactory Obtain a helper for locating files based on the bundle. | Class | org.eclipse.jetty.osgi.boot.utils | Jetty |
|
| BundleProvider | Jetty DeploymentManager Provider api for webapps or ContextHandlers that are discovered as osgi bundles. | Interface | org.eclipse.jetty.osgi.boot | Jetty |
|
| BundleWatcher | Tracks the installation and removal of Bundles in the OSGi environment. | Class | org.eclipse.jetty.osgi.boot.internal.webapp | Jetty |
|
| BundleWebAppProvider | BundleWebAppProvider A Jetty Provider that knows how to deploy a WebApp contained inside a Bundle. | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| ByteAccumulator | | Class | org.eclipse.jetty.websocket.common.extensions.compress | Jetty |
|
| ByteArrayDecoder | | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| ByteArrayEncoder | | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| ByteArrayEndPoint | | Class | org.eclipse.jetty.io | Jetty |
|
| ByteArrayISO8859Writer | Byte Array ISO 8859 writer. | Class | org.eclipse.jetty.util | Jetty |
|
| ByteArrayOutputStream2 | | Class | org.eclipse.jetty.util | Jetty |
|
| ByteBufferCallback | | Class | org.eclipse.jetty.http2.server | Jetty |
|
| ByteBufferContentProvider | A ContentProvider for ByteBuffers. | Class | org.eclipse.jetty.client.util | Jetty |
|
| ByteBufferDecoder | | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| ByteBufferEncoder | | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| 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 garbage | Interface | org.eclipse.jetty.io | Jetty |
|
| ByteDecoder | Default implementation of the Decoder. | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| ByteEncoder | Default encoder for Byte to Encoder. | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| BytesContentProvider | A ContentProvider for byte arrays. | Class | org.eclipse.jetty.client.util | Jetty |
|
| CachingWebAppClassLoader | A WebAppClassLoader that caches getResource(String) results. | Class | org.eclipse.jetty.webapp | Jetty |
|
| CallableMethod | | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty |
|
| Callback | A callback abstraction that handles completed/failed events of asynchronous operations. | Interface | org.eclipse.jetty.util | Jetty |
|
| CertificateUtils | | Class | org.eclipse.jetty.util.security | Jetty |
|
| CertificateValidator | Convenience class to handle validation of certificates, aliases and keystores Allows specifying Certificate Revocation List (CRL), as well as enabling | Class | org.eclipse.jetty.util.security | Jetty |
|
| 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. | Class | org.eclipse.jetty.servlets | Jetty |
|
| ChannelEndPoint | Holds the channel and socket for an NIO endpoint. | Class | org.eclipse.jetty.io | Jetty |
|
| CharacterDecoder | Default implementation of the Decoder. | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| CharacterEncoder | Default encoder for Character to Encoder. | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| ChatServlet | | Class | com.acme | Jetty |
|
| ClassInheritanceHandler | ClassInheritanceHandler As asm scans for classes, remember the type hierarchy. | Class | org.eclipse.jetty.annotations | Jetty |
|
| ClassLoaderDump | | Class | org.eclipse.jetty.server | Jetty |
|
| ClassLoadingObjectInputStream | ClassLoadingObjectInputStream For re-inflating serialized objects, this class uses the thread context classloader | Class | org.eclipse.jetty.util | Jetty |
|
| ClassNameResolver | Based on the execution context, should the class represented by "name" be excluded from consideration? | Interface | org.eclipse.jetty.annotations | Jetty |
|
| Classpath | | Class | org.eclipse.jetty.start | Jetty |
|
| ClasspathPattern | Classpath classes list performs sequential pattern matching of a class name against an internal array of classpath pattern entries. | Class | org.eclipse.jetty.webapp | Jetty |
|
| ClientCertAuthenticator | | Class | org.eclipse.jetty.security.authentication | Jetty |
|
| ClientCertAuthModule | | Class | org.eclipse.jetty.security.jaspi.modules | Jetty |
|
| ClientConnectionFactory | Factory for client-side Connection instances. | Interface | org.eclipse.jetty.io | Jetty |
|
| ClientContainer | Container for Client use of the javax. | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| ClientGenerator | | Class | org.eclipse.jetty.fcgi.generator | Jetty |
|
| ClientParser | | Class | org.eclipse.jetty.fcgi.parser | Jetty |
|
| ClientUpgradeRequest | | Class | org.eclipse.jetty.websocket.client | Jetty |
|
| ClientUpgradeResponse | | Class | org.eclipse.jetty.websocket.client | Jetty |
|
| CloneConfiguration | | Class | org.eclipse.jetty.webapp | Jetty |
|
| CloseableDoSFilter | Closeable DoS Filter. | Class | org.eclipse.jetty.servlets | Jetty |
|
| CloseException | | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| CloseFrame | | Class | org.eclipse.jetty.websocket.common.frames | Jetty |
|
| CloseInfo | | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| CloseState | | Class | org.eclipse.jetty.http2 | Jetty |
|
| CloseStatus | | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| CoderMetadata | | Class | org.eclipse.jetty.websocket.jsr356.metadata | Jetty |
|
| CoderMetadataSet | An durable collection of CoderMetadata. | Class | org.eclipse.jetty.websocket.jsr356.metadata | Jetty |
|
| CommandLineBuilder | | Class | org.eclipse.jetty.start | Jetty |
|
| CommandLineConfigSource | Configuration Source representing the Command Line arguments. | Class | org.eclipse.jetty.start.config | Jetty |
|
| CommonComponent | | Class | org.eclipse.jetty.test.jmx | Jetty |
|
| CompactPathRule | | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| 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, | Class | org.eclipse.jetty.util | Jetty |
|
| CompressExtension | | Class | org.eclipse.jetty.websocket.common.extensions.compress | Jetty |
|
| ConcatServlet | This servlet may be used to concatenate multiple resources into It is intended to be used to load multiple | Class | org.eclipse.jetty.servlets | Jetty |
|
| ConcurrentArrayQueue | A concurrent, unbounded implementation of Queue that uses singly-linked array blocks This class is a drop-in replacement for ConcurrentLinkedQueue, with similar performance | Class | org.eclipse.jetty.util | Jetty |
|
| ConcurrentHashSet | | Class | org.eclipse.jetty.util | Jetty |
|
| ConfigSource | A Configuration SourceThe list of Arguments for this ConfigSource | Interface | org.eclipse.jetty.start.config | Jetty |
|
| ConfigSources | Weighted List of ConfigSources. | Class | org.eclipse.jetty.start.config | Jetty |
|
| Configurable | Tag indicating a component that needs to be configured. | Interface | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| Configuration | Base Class for WebApplicationContext Configuration. | Interface | org.eclipse.jetty.webapp | Jetty |
|
| ConfigurationException | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| ConfigurationManager | ConfigurationManager Type for allow injection of property values for replacement in jetty xml files during deployment. | Interface | org.eclipse.jetty.deploy | Jetty |
|
| ConfigurationProcessor | A ConfigurationProcessor for non XmlConfiguration format files. | Interface | org.eclipse.jetty.xml | Jetty |
|
| ConfigurationProcessorFactory | | Interface | org.eclipse.jetty.xml | Jetty |
|
| ConnectHandler | | Class | org.eclipse.jetty.proxy | Jetty |
|
| Connection | Connection represent a connection to a Destination and allow applications to send requests via send(Request, Response. | Interface | org.eclipse.jetty.client.api | Jetty |
|
| Connection | A Connection is associated to an EndPoint so that I/O events happening on the EndPoint can be processed by the Connection. | Interface | org.eclipse.jetty.io | Jetty |
|
| ConnectionFactory | A Factory to create Connection instances for Connectors. | Interface | org.eclipse.jetty.server | Jetty |
|
| ConnectionManager | Internal 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. | Class | org.eclipse.jetty.websocket.client.io | Jetty |
|
| ConnectionPool | | Class | org.eclipse.jetty.client | Jetty |
|
| ConnectionState | enum ConnectionStateConnection states as outlined in RFC6455. | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| Connector | | Class | org.eclipse.jetty.ant.types | Jetty |
|
| Connector | A Connector accept connections and data from remote peers, and allows applications to send data to remote peers, by setting up | Interface | org.eclipse.jetty.server | Jetty |
|
| Connectors | Specifies a jetty configuration element for Ant build file. | Class | org.eclipse.jetty.ant.types | Jetty |
|
| ConnectorServer | | Class | org.eclipse.jetty.jmx | Jetty |
|
| ConnectorStatistics | A Connector. | Class | org.eclipse.jetty.server | Jetty |
|
| ConnectPromise | Holder for the pending connect information. | Class | org.eclipse.jetty.websocket.client.io | Jetty |
|
| ConsoleNotifier | | Class | org.eclipse.jetty.monitor.jmx | Jetty |
|
| ConsoleScanner | | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| Constraint | Describe an auth and/or data constraint. | Class | org.eclipse.jetty.util.security | Jetty |
|
| ConstraintAware | Add a Constraint Mapping. | Interface | org.eclipse.jetty.security | Jetty |
|
| ConstraintMapping | | Class | org.eclipse.jetty.security | Jetty |
|
| ConstraintSecurityHandler | ConstraintSecurityHandler Handler to enforce SecurityConstraints. | Class | org.eclipse.jetty.security | Jetty |
|
| Container | | Interface | org.eclipse.jetty.util.component | Jetty |
|
| ContainerDefaultConfigurator | The "Container Default Configurator" per the JSR-356 spec. | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| ContainerInitializer | | Class | org.eclipse.jetty.plus.annotation | Jetty |
|
| ContainerInitializerAnnotationHandler | ContainerInitializerAnnotationHandler Discovers classes that contain the specified annotation, either at class or | Class | org.eclipse.jetty.annotations | Jetty |
|
| ContainerLifeCycle | | Class | org.eclipse.jetty.util.component | Jetty |
|
| ContainerTldBundleDiscoverer | ContainerTldBundleDiscoverer Finds bundles that are considered as on the container classpath that | Class | org.eclipse.jetty.osgi.boot.jasper | Jetty |
|
| ContentDecoder | ContentDecoder decodes content bytes of a response. | Interface | org.eclipse.jetty.client | Jetty |
|
| ContentParser | | Class | org.eclipse.jetty.fcgi.parser | Jetty |
|
| ContentProvider | ContentProvider provides a source of request content. | Interface | org.eclipse.jetty.client.api | Jetty |
|
| ContentResponse | A specialized Response that can hold a limited content in memory. | Interface | org.eclipse.jetty.client.api | Jetty |
|
| ContextFactory | This is an object factory that produces a jndi naming context based on a classloader. | Class | org.eclipse.jetty.jndi | Jetty |
|
| ContextHandler | This handler wraps a call to handle by setting the context and servlet path, plus setting the context classloader. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| ContextHandlerCollection | ContextHandlerCollection. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| ContextHandlerMBean | | Class | org.eclipse.jetty.server.handler.jmx | Jetty |
|
| ContextHandlers | Specifies element in web app configuration. | Class | org.eclipse.jetty.ant.types | Jetty |
|
| 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. | Interface | org.eclipse.jetty.continuation | Jetty |
|
| ContinuationBodyParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| ContinuationFilter | ContinuationFilter must be applied to servlet paths that make use of the asynchronous features provided by Continuation APIs, but that | Class | org.eclipse.jetty.continuation | Jetty |
|
| ContinuationFrame | | Class | org.eclipse.jetty.websocket.common.frames | Jetty |
|
| ContinuationListener | A Continuation Listener A ContinuationListener may be registered with a call to | Interface | org.eclipse.jetty.continuation | Jetty |
|
| ContinuationSupport | ContinuationSupport. | Class | org.eclipse.jetty.continuation | Jetty |
|
| ContinuationThrowable | ContinuationThrowable A ContinuationThrowable is throw by Continuation. | Class | org.eclipse.jetty.continuation | Jetty |
|
| ContinueProtocolHandler | A protocol handler that handles the 100 response code. | Class | org.eclipse.jetty.client | Jetty |
|
| ControlFrame | | Class | org.eclipse.jetty.websocket.common.frames | Jetty |
|
| CookieCutter | Optimized stateful cookie parser. | Class | org.eclipse.jetty.server | Jetty |
|
| CookieDump | Test Servlet Cookies. | Class | com.acme | Jetty |
|
| CookiePatternRule | Sets the cookie in the response whenever the rule finds a match. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| Counter | | Class | com.acme | Jetty |
|
| CounterStatistic | Statistics on a counter value. | Class | org.eclipse.jetty.util.statistic | Jetty |
|
| CountingCallback | A callback wrapper that succeeds the wrapped callback when the count is reached, or on first failure. | Class | org.eclipse.jetty.util | Jetty |
|
| Credential | Credentials. | Class | org.eclipse.jetty.util.security | Jetty |
|
| CredentialValidationCallback | CredentialValidationCallback Store a jetty Credential for a user so that it can be | Class | org.eclipse.jetty.security.jaspi.callback | Jetty |
|
| CriteriaPredicate | Predicate against a specific Selection. | Class | org.eclipse.jetty.start.graph | Jetty |
|
| CriteriaSetPredicate | Should match against the provided set of Selection. | Class | org.eclipse.jetty.start.graph | Jetty |
|
| CrossOriginFilter | cross-origin resource sharing. | Class | org.eclipse.jetty.servlets | Jetty |
|
| DataBodyParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| DataFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| DataFrame | | Class | org.eclipse.jetty.websocket.common.frames | Jetty |
|
| DataGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| DataRateLimitedServlet | A servlet that uses the Servlet 3. | Class | org.eclipse.jetty.servlets | Jetty |
|
| DataSourceCloser | Some DataSource's need to be close (eg. | Class | org.eclipse.jetty.jndi | Jetty |
|
| DataSourceLoginModule | DataSourceLoginModule A LoginModule that uses a DataSource to retrieve user authentication | Class | org.eclipse.jetty.jaas.spi | Jetty |
|
| DataSourceLoginService | Obtain user/password/role information from a database via jndi DataSource. | Class | org.eclipse.jetty.plus.security | Jetty |
|
| Date2Tag | | Class | com.acme | Jetty |
|
| DateCache | Computes String representations of Dates and caches the results so that subsequent requests within the same second | Class | org.eclipse.jetty.util | Jetty |
|
| DateGenerator | ThreadLocal Date formatters for HTTP style dates. | Class | org.eclipse.jetty.http | Jetty |
|
| DateParser | | Class | org.eclipse.jetty.http | Jetty |
|
| DateTag | | Class | com.acme | Jetty |
|
| DebugBinding | | Class | org.eclipse.jetty.deploy.bindings | Jetty |
|
| DebugHandler | A lightweight debug handler that can be used in production code. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| DebugListener | A Context Listener that produces additional debug. | Class | org.eclipse.jetty.server | Jetty |
|
| DebugListenerBinding | | Class | org.eclipse.jetty.deploy.bindings | Jetty |
|
| DeclareRolesAnnotationHandler | | Class | org.eclipse.jetty.annotations | Jetty |
|
| DecoderFactory | Factory for DecoderMetadata Relies on search order of parent DecoderFactory instances as such. | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| DecoderMetadata | | Class | org.eclipse.jetty.websocket.jsr356.metadata | Jetty |
|
| DecoderMetadataSet | | Class | org.eclipse.jetty.websocket.jsr356.metadata | Jetty |
|
| DecoratedObjectFactory | An ObjectFactory enhanced by Decorator instances. | Class | org.eclipse.jetty.util | Jetty |
|
| Decorator | Interface for 3rd party libraries to decorate recently created objects in Jetty. | Interface | org.eclipse.jetty.util | Jetty |
|
| DefaultAuthenticatorFactory | The Default Authenticator Factory. | Class | org.eclipse.jetty.security | Jetty |
|
| DefaultBinaryEncoder | | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| DefaultBinaryStreamEncoder | | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| DefaultBundleClassLoaderHelper | DefaultBundleClassLoaderHelper Default implementation of the BundleClassLoaderHelper. | Class | org.eclipse.jetty.osgi.boot.utils.internal | Jetty |
|
| DefaultCallbackHandler | | Class | org.eclipse.jetty.jaas.callback | Jetty |
|
| DefaultFileLocatorHelper | DefaultFileLocatorHelper From a bundle to its location on the filesystem. | Class | org.eclipse.jetty.osgi.boot.utils.internal | Jetty |
|
| DefaultHandler | This handle will deal with unhandled requests in the server. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| DefaultIdentityService | Default Identity Service implementation. | Class | org.eclipse.jetty.security | Jetty |
|
| DefaultJettyAtJettyHomeHelper | DefaultJettyAtJettyHomeHelper Creates a default instance of Jetty, based on the values of the | Class | org.eclipse.jetty.osgi.boot.internal.serverfactory | Jetty |
|
| DefaultsDescriptor | | Class | org.eclipse.jetty.webapp | Jetty |
|
| DefaultServlet | The default servlet. | Class | org.eclipse.jetty.servlet | Jetty |
|
| DefaultTextEncoder | | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| DefaultTextStreamEncoder | | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| DefaultUserIdentity | The default implementation of UserIdentity. | Class | org.eclipse.jetty.security | Jetty |
|
| DeferredAuthentication | | Class | org.eclipse.jetty.security.authentication | Jetty |
|
| DeferredContentProvider | A ContentProvider that allows to add content after Request. | Class | org.eclipse.jetty.client.util | Jetty |
|
| DeflateFrameExtension | extension seen out in the wild. | Class | org.eclipse.jetty.websocket.common.extensions.compress | Jetty |
|
| DelegatingThreadPool | | Class | org.eclipse.jetty.http.spi | Jetty |
|
| DeMaskProcessor | | Class | org.eclipse.jetty.websocket.common.io.payload | Jetty |
|
| DeploymentManager | The Deployment Manager. | Class | org.eclipse.jetty.deploy | Jetty |
|
| DeploymentManagerMBean | | Class | org.eclipse.jetty.deploy.jmx | Jetty |
|
| DeprecationWarning | | Class | org.eclipse.jetty.util | Jetty |
|
| Descriptor | | Class | org.eclipse.jetty.webapp | Jetty |
|
| DescriptorProcessor | | Interface | org.eclipse.jetty.webapp | Jetty |
|
| Destination | Destination represents the triple made of the getScheme(), the getHost() Destination holds a pool of Connections, but allows to create unpooled | Interface | org.eclipse.jetty.client.api | Jetty |
|
| Destroyable | A Destroyable is an object which can be destroyed. | Interface | org.eclipse.jetty.util.component | Jetty |
|
| DigestAuthentication | Applications should create objects of this class and add them to the AuthenticationStore retrieved from the HttpClient | Class | org.eclipse.jetty.client.util | Jetty |
|
| DigestAuthenticator | | Class | org.eclipse.jetty.security.authentication | Jetty |
|
| DigestAuthModule | | Class | org.eclipse.jetty.security.jaspi.modules | Jetty |
|
| DirConfigSource | A Directory based ConfigSource. | Class | org.eclipse.jetty.start.config | Jetty |
|
| DisconnectFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| DisconnectGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| DiscoveredAnnotation | DiscoveredAnnotation Represents an annotation that has been discovered | Class | org.eclipse.jetty.webapp | Jetty |
|
| Dispatcher | | Class | org.eclipse.jetty.server | Jetty |
|
| DispatchServlet | Test Servlet RequestDispatcher. | Class | com.acme | Jetty |
|
| DOMLeakPreventer | See http://bugs. | Class | org.eclipse.jetty.util.preventers | Jetty |
|
| DoSFilter | Denial of Service filter This filter is useful for limiting | Class | org.eclipse.jetty.servlets | Jetty |
|
| DoubleDecoder | Default implementation of the Decoder. | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| DoubleEncoder | Default encoder for Double to Encoder. | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| DriverManagerLeakPreventer | DriverManagerLeakPreventer Cause DriverManager. | Class | org.eclipse.jetty.util.preventers | Jetty |
|
| Dump | Dump Servlet Request. | Class | com.acme | Jetty |
|
| Dumpable | @ManagedOperation(value="Dump the nested Object state as a String", impact="INFO") | Interface | org.eclipse.jetty.util.component | Jetty |
|
| DumpableCollection | | Class | org.eclipse.jetty.util.component | Jetty |
|
| DumpServlet | | Class | org.eclipse.jetty.embedded | Jetty |
|
| DuplexConnectionPool | | Class | org.eclipse.jetty.client | Jetty |
|
| DuplicateCoderException | Thrown when a duplicate coder is encountered when attempting to identify a Endpoint's metadata (Decoder or Encoder)See Also:Serialized Form | Class | org.eclipse.jetty.websocket.jsr356.metadata | Jetty |
|
| Echoer | | Class | org.eclipse.jetty.test.jmx | Jetty |
|
| EchoerMBean | | Class | org.eclipse.jetty.test.jmx.jmx | Jetty |
|
| Edge | | Class | org.eclipse.jetty.deploy.graph | Jetty |
|
| ELContextCleaner | Clean up BeanELResolver when the context is going out See http://java. | Class | org.eclipse.jetty.servlet.listener | Jetty |
|
| EmbeddedCdiHandler | Handy ServletContextHandler implementation that hooks up all of the various CDI related components and listeners from Weld. | Class | org.eclipse.jetty.cdi.servlet | Jetty |
|
| EmptyClientEndpointConfig | | Class | org.eclipse.jetty.websocket.jsr356.client | Jetty |
|
| EmptyConfigurator | | Class | org.eclipse.jetty.websocket.jsr356.client | Jetty |
|
| EmptyResource | Represents a resource that does does not refer to any file, url, jar etc. | Class | org.eclipse.jetty.util.resource | Jetty |
|
| EncodeFailedFuture | | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| EncoderFactory | Represents all of the declared Encoders that the Container is aware of. | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| EncoderMetadata | | Class | org.eclipse.jetty.websocket.jsr356.metadata | Jetty |
|
| EncoderMetadataSet | | Class | org.eclipse.jetty.websocket.jsr356.metadata | Jetty |
|
| EncodingHttpWriter | | Class | org.eclipse.jetty.server | Jetty |
|
| EndPoint | A transport EndPoint Asynchronous Methods | Interface | org.eclipse.jetty.io | Jetty |
|
| EndpointInstance | | Class | org.eclipse.jetty.websocket.jsr356.endpoints | Jetty |
|
| EndpointMetadata | | Interface | org.eclipse.jetty.websocket.jsr356.metadata | Jetty |
|
| EndRequestContentParser | Parser for the END_REQUEST frame body. | Class | org.eclipse.jetty.fcgi.parser | Jetty |
|
| EnvConfiguration | | Class | org.eclipse.jetty.plus.webapp | Jetty |
|
| EnvEntry | | Class | org.eclipse.jetty.plus.jndi | Jetty |
|
| EofException | A Jetty specialization of EOFException. | Class | org.eclipse.jetty.io | Jetty |
|
| EqualToAttrEventTrigger | EqualToAttrEventTrigger Event trigger that polls a value of an MXBean attribute and | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| ErrorCode | | Class | org.eclipse.jetty.http2 | Jetty |
|
| ErrorHandler | Handler for Error pages An ErrorHandler is registered with ContextHandler. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| ErrorPageErrorHandler | Error Page Error Handler An ErrorHandler that maps exceptions and status codes to URIs for dispatch using | Class | org.eclipse.jetty.servlet | Jetty |
|
| EventDriver | | Interface | org.eclipse.jetty.websocket.common.events | Jetty |
|
| EventDriverFactory | Create EventDriver implementations. | Class | org.eclipse.jetty.websocket.common.events | Jetty |
|
| EventDriverImpl | A specific implementation of a EventDriver. | Interface | org.eclipse.jetty.websocket.common.events | Jetty |
|
| EventMethod | | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty |
|
| EventMethods | A representation of the methods available to call for a particular class. | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty |
|
| EventNotifier | | Interface | org.eclipse.jetty.monitor.jmx | Jetty |
|
| EventSender | | Class | org.eclipse.jetty.osgi.boot.utils | Jetty |
|
| EventSource | EventSource is the passive half of an event source connection, as defined by the EventSource Specification. | Interface | org.eclipse.jetty.servlets | Jetty |
|
| EventSourceServlet | A servlet that implements the event source protocol, also known as "server sent events". | Class | org.eclipse.jetty.servlets | Jetty |
|
| EventState | Holds the state of one or more event trigger instances to be used when sending notifications as well as executing the actions | Class | org.eclipse.jetty.monitor.jmx | Jetty |
|
| EventTrigger | Abstract base class for all EventTrigger implementations. | Class | org.eclipse.jetty.monitor.jmx | Jetty |
|
| ExampleServer | | Class | org.eclipse.jetty.embedded | Jetty |
|
| ExampleServerXml | Configures and Starts a Jetty server from an XML declaration. | Class | org.eclipse.jetty.embedded | Jetty |
|
| ExecuteProduceConsume | A strategy where the thread calls produce will always run the resulting task itself. | Class | org.eclipse.jetty.util.thread.strategy | Jetty |
|
| ExecutionStrategy | An ExecutionStrategy executes Runnable tasks produced by a ExecutionStrategy. | Interface | org.eclipse.jetty.util.thread | Jetty |
|
| ExecutorThreadPool | Jetty ThreadPool using java 5 ThreadPoolExecutor This class wraps a ExecutorService as a ThreadPool and | Class | org.eclipse.jetty.util.thread | Jetty |
|
| Extension | Interface for WebSocket Extensions. | Interface | org.eclipse.jetty.websocket.api.extensions | Jetty |
|
| ExtensionConfig | Represents an Extension Configuration, as seen during the connection Handshake process. | Class | org.eclipse.jetty.websocket.api.extensions | Jetty |
|
| ExtensionFactory | | Class | org.eclipse.jetty.websocket.api.extensions | Jetty |
|
| ExtensionStack | Represents the stack of Extensions. | Class | org.eclipse.jetty.websocket.common.extensions | Jetty |
|
| 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 no | Class | org.eclipse.jetty.osgi.boot.utils | Jetty |
|
| FastCGIProxyServlet | Specific implementation of AsyncProxyServlet. | Class | org.eclipse.jetty.fcgi.server.proxy | Jetty |
|
| 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. | Class | org.eclipse.jetty.embedded | Jetty |
|
| FCGI | | Class | org.eclipse.jetty.fcgi | Jetty |
|
| Fields | A container for name/value pairs, known as fields. | Class | org.eclipse.jetty.util | Jetty |
|
| FileArg | | Class | org.eclipse.jetty.start | Jetty |
|
| FileDestroyable | | Class | org.eclipse.jetty.util.component | Jetty |
|
| FileID | Simple, yet surprisingly common utility methods for identifying various file types commonly seen and worked with in a deployment scenario. | Class | org.eclipse.jetty.deploy.util | Jetty |
|
| FileInitializer | Interface for initializing a file resource. | Interface | org.eclipse.jetty.start | Jetty |
|
| FileMatchingConfiguration | Describes set of files matched by elements in ant configuration file. | Class | org.eclipse.jetty.ant.types | Jetty |
|
| FileNoticeLifeCycleListener | A LifeCycle Listener that writes state changes to a file. | Class | org.eclipse.jetty.util.component | Jetty |
|
| FileResource | Handle resources of implied or explicit file type. | Class | org.eclipse.jetty.util.resource | Jetty |
|
| FileServer | Simple Jetty FileServer. | Class | org.eclipse.jetty.embedded | Jetty |
|
| FileServerXml | This server is identical to FileServer, except that it is configured via an XmlConfiguration config file that does the identical work. | Class | org.eclipse.jetty.embedded | Jetty |
|
| FillInterest | A Utility class to help implement EndPoint. | Class | org.eclipse.jetty.io | Jetty |
|
| FilterHolder | | Class | org.eclipse.jetty.servlet | Jetty |
|
| FilterMapping | | Class | org.eclipse.jetty.servlet | Jetty |
|
| FilterMappingMBean | | Class | org.eclipse.jetty.servlet.jmx | Jetty |
|
| FixedMasker | | Class | org.eclipse.jetty.websocket.client.masks | Jetty |
|
| Flags | | Interface | org.eclipse.jetty.http2 | Jetty |
|
| FloatDecoder | | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| FloatEncoder | Default encoder for Float to Encoder. | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| FlowControlStrategy | | Interface | org.eclipse.jetty.http2 | Jetty |
|
| Flusher | | Class | org.eclipse.jetty.fcgi.generator | Jetty |
|
| FormAuthenticator | This authenticator implements form authentication will use dispatchers to the login page if the __FORM_DISPATCH init parameter is set to true. | Class | org.eclipse.jetty.security.authentication | Jetty |
|
| FormAuthModule | | Class | org.eclipse.jetty.security.jaspi.modules | Jetty |
|
| FormContentProvider | A ContentProvider for form uploads with the "application/x-www-form-urlencoded" content type. | Class | org.eclipse.jetty.client.util | Jetty |
|
| ForwardedRequestCustomizer | Customize Requests for Proxy Forwarding. | Class | org.eclipse.jetty.server | Jetty |
|
| ForwardedSchemeHeaderRule | | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| FragmentActivator | Sets up support for jsp and jstl. | Class | org.eclipse.jetty.osgi.boot.jsp | Jetty |
|
| FragmentConfiguration | FragmentConfiguration Process web-fragments in jars | Class | org.eclipse.jetty.webapp | Jetty |
|
| FragmentDescriptor | A web-fragment. | Class | org.eclipse.jetty.webapp | Jetty |
|
| FragmentExtension | | Class | org.eclipse.jetty.websocket.common.extensions.fragment | Jetty |
|
| Frame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| Frame | An immutable websocket frame. | Class | org.eclipse.jetty.websocket.api.extensions | Jetty |
|
| FrameCaptureExtension | | Class | org.eclipse.jetty.websocket.common.extensions | Jetty |
|
| FrameFlusher | Interface for working with bytes destined for EndPoint. | Class | org.eclipse.jetty.websocket.common.io | Jetty |
|
| FrameGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| FramePipes | | Class | org.eclipse.jetty.websocket.common.io | Jetty |
|
| FrameType | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| FS | | Class | org.eclipse.jetty.start | Jetty |
|
| FutureCallback | | Class | org.eclipse.jetty.util | Jetty |
|
| FuturePromise | | Class | org.eclipse.jetty.util | Jetty |
|
| FutureResponseListener | A BufferingResponseListener that is also a Future, to allow applications to block (indefinitely or for a timeout) until onComplete(Result) is called, | Class | org.eclipse.jetty.client.util | Jetty |
|
| FutureWriteCallback | Allows events to a WriteCallback to drive a Future for the user. | Class | org.eclipse.jetty.websocket.common.io | Jetty |
|
| GCloudConfiguration | | Class | org.eclipse.jetty.gcloud.session | Jetty |
|
| GCloudSessionIdManager | | Class | org.eclipse.jetty.gcloud.session | Jetty |
|
| GCloudSessionManager | | Class | org.eclipse.jetty.gcloud.session | Jetty |
|
| GCThreadLeakPreventer | GCThreadLeakPreventer Prevents a call to sun. | Class | org.eclipse.jetty.util.preventers | Jetty |
|
| Generator | | Class | org.eclipse.jetty.fcgi.generator | Jetty |
|
| Generator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| Generator | Generating a frame in WebSocket land. | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| GlobalWebappConfigBinding | Provides a way of globally setting various aspects of webapp contexts. | Class | org.eclipse.jetty.deploy.bindings | Jetty |
|
| GoAwayBodyParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| GoAwayFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| GoAwayGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| Graph | | Class | org.eclipse.jetty.deploy.graph | Jetty |
|
| Graph | | Class | org.eclipse.jetty.start.graph | Jetty |
|
| GraphException | A non-recoverable graph exceptionSee Also:Serialized Form | Class | org.eclipse.jetty.start.graph | Jetty |
|
| GraphOutputDot | Output the Graph in GraphViz Dot format. | Class | org.eclipse.jetty.deploy.graph | Jetty |
|
| GreaterThanAttrEventTrigger | GreaterThanAttrEventTrigger Event trigger that polls a value of an MXBean attribute and | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| GreaterThanOrEqualToAttrEventTrigger | GreaterThanOrEqualToAttrEventTrigger Event trigger that polls a value of an MXBean attribute and | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| GZIPContentDecoder | ContentDecoder for the "gzip" encoding. | Class | org.eclipse.jetty.client | Jetty |
|
| GzipFactory | | Interface | org.eclipse.jetty.server.handler.gzip | Jetty |
|
| GzipFilter | | Class | org.eclipse.jetty.servlets | Jetty |
|
| GzipHandler | A Handler that can dynamically GZIP compress responses. | Class | org.eclipse.jetty.server.handler.gzip | Jetty |
|
| GzipHttpContent | | Class | org.eclipse.jetty.http | Jetty |
|
| GzipHttpOutputInterceptor | | Class | org.eclipse.jetty.server.handler.gzip | Jetty |
|
| Handler | A Jetty Server Handler. | Interface | org.eclipse.jetty.server | Jetty |
|
| HandlerCollection | A collection of handlers. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| HandlerContainer | A Handler that contains other Handlers. | Interface | org.eclipse.jetty.server | Jetty |
|
| HandlerList | This extension of HandlerCollection will call each contained handler in turn until either an exception is thrown, the response | Class | org.eclipse.jetty.server.handler | Jetty |
|
| HandlerWrapper | A HandlerWrapper acts as a Handler but delegates the handle method and life cycle events to a delegate. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| HandshakeRFC6455 | WebSocket Handshake for RFC 6455. | Class | org.eclipse.jetty.websocket.server | Jetty |
|
| HashedSession | | Class | org.eclipse.jetty.server.session | Jetty |
|
| HashLoginService | Properties User Realm. | Class | org.eclipse.jetty.security | Jetty |
|
| HashSessionIdManager | HashSessionIdManager. | Class | org.eclipse.jetty.server.session | Jetty |
|
| HashSessionManager | An in-memory implementation of SessionManager. | Class | org.eclipse.jetty.server.session | Jetty |
|
| HeaderBlockFragments | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| HeaderBlockParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| HeaderGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| HeaderParser | Parser for FastCGI frame headers. | Class | org.eclipse.jetty.fcgi.parser | Jetty |
|
| HeaderParser | The parser for the frame header of HTTP/2 frames. | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| HeaderPatternRule | Sets the header in the response whenever the rule finds a match. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| HeaderRegexRule | | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| HeaderRule | Abstract rule that matches against request headers. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| HeadersBodyParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| HeadersFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| HeadersGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| HelloHandler | | Class | org.eclipse.jetty.embedded | Jetty |
|
| HelloServlet | | Class | org.eclipse.jetty.embedded | Jetty |
|
| HelloServlet | The most basic servlet here, no CDI use. | Class | org.eclipse.jetty.tests | Jetty |
|
| HelloWorld | Dump Servlet Request. | Class | com.acme | Jetty |
|
| HelloWorld | | Class | org.eclipse.jetty.embedded | Jetty |
|
| HelpMojo | Display help information on jetty-jspc-maven-plugin. | Class | org.eclipse.jetty.jspc.plugin | Jetty |
|
| HelpMojo | Display help information on jetty-maven-plugin. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| Holder | Specialization of AbstractHolder for servlet-related classes that have init-params etc | Class | org.eclipse.jetty.servlet | Jetty |
|
| HolderMBean | | Class | org.eclipse.jetty.servlet.jmx | Jetty |
|
| HomeBaseWarning | Display an optional Warning Message if the {jetty. | Class | org.eclipse.jetty.server | Jetty |
|
| HostHeaderCustomizer | Customizes requests that lack the Host header (for example, HTTP 1. | Class | org.eclipse.jetty.server | Jetty |
|
| HostMap | | Class | org.eclipse.jetty.util | Jetty |
|
| HostPortHttpField | | Class | org.eclipse.jetty.http | Jetty |
|
| HotSwapHandler | A HandlerContainer that allows a hot swap of a wrapped handler. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| HpackContext | HPACK - Header Compression for HTTP/2 This class maintains the compression context for a single HTTP/2 | Class | org.eclipse.jetty.http2.hpack | Jetty |
|
| HpackDecoder | This is not thread safe and may only be called by 1 thread at a time. | Class | org.eclipse.jetty.http2.hpack | Jetty |
|
| HpackEncoder | | Class | org.eclipse.jetty.http2.hpack | Jetty |
|
| HpackFieldPreEncoder | | Class | org.eclipse.jetty.http2.hpack | Jetty |
|
| Http1FieldPreEncoder | | Class | org.eclipse.jetty.http | Jetty |
|
| HTTP2Cipher | | Class | org.eclipse.jetty.http2 | Jetty |
|
| HTTP2Client | HTTP2Client provides an asynchronous, non-blocking implementation to send HTTP/2 frames to a server. | Class | org.eclipse.jetty.http2.client | Jetty |
|
| HTTP2ClientConnectionFactory | | Class | org.eclipse.jetty.http2.client | Jetty |
|
| HTTP2ClientSession | | Class | org.eclipse.jetty.http2.client | Jetty |
|
| HTTP2Connection | | Class | org.eclipse.jetty.http2 | Jetty |
|
| HTTP2CServerConnectionFactory | HTTP2 Clear Text Connection factory. | Class | org.eclipse.jetty.http2.server | Jetty |
|
| HTTP2Flusher | | Class | org.eclipse.jetty.http2 | Jetty |
|
| Http2Server | | Class | org.eclipse.jetty.embedded | Jetty |
|
| HTTP2ServerConnection | | Class | org.eclipse.jetty.http2.server | Jetty |
|
| HTTP2ServerConnectionFactory | | Class | org.eclipse.jetty.http2.server | Jetty |
|
| HTTP2ServerSession | | Class | org.eclipse.jetty.http2.server | Jetty |
|
| HTTP2Session | | Class | org.eclipse.jetty.http2 | Jetty |
|
| HTTP2Stream | | Class | org.eclipse.jetty.http2 | Jetty |
|
| HttpAuthenticationStore | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpChannel | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpChannel | HttpChannel represents a single endpoint for HTTP semantic processing. | Class | org.eclipse.jetty.server | Jetty |
|
| HttpChannelOverFCGI | | Class | org.eclipse.jetty.fcgi.client.http | Jetty |
|
| HttpChannelOverFCGI | | Class | org.eclipse.jetty.fcgi.server | Jetty |
|
| HttpChannelOverHTTP | | Class | org.eclipse.jetty.client.http | Jetty |
|
| HttpChannelOverHTTP2 | | Class | org.eclipse.jetty.http2.client.http | Jetty |
|
| HttpChannelOverHTTP2 | | Class | org.eclipse.jetty.http2.server | Jetty |
|
| HttpChannelState | | Class | org.eclipse.jetty.server | Jetty |
|
| HttpClient | HttpClient provides an efficient, asynchronous, non-blocking implementation to perform HTTP requests to a server through a simple API that offers also blocking semantic. | Class | org.eclipse.jetty.client | Jetty |
|
| HttpClientTransport | HttpClientTransport represents what transport implementations should provide in order to plug-in a different transport for HttpClient. | Interface | org.eclipse.jetty.client | Jetty |
|
| HttpClientTransportOverFCGI | | Class | org.eclipse.jetty.fcgi.client.http | Jetty |
|
| HttpClientTransportOverHTTP | | Class | org.eclipse.jetty.client.http | Jetty |
|
| HttpClientTransportOverHTTP2 | | Class | org.eclipse.jetty.http2.client.http | Jetty |
|
| HttpConfiguration | This class is a holder of HTTP configuration for use by the HttpChannel class. | Class | org.eclipse.jetty.server | Jetty |
|
| HttpConnection | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpConnection | A Connection that handles the HTTP protocol. | Class | org.eclipse.jetty.server | Jetty |
|
| HttpConnectionFactory | A Connection Factory for HTTP Connections. | Class | org.eclipse.jetty.server | Jetty |
|
| HttpConnectionOverFCGI | | Class | org.eclipse.jetty.fcgi.client.http | Jetty |
|
| HttpConnectionOverHTTP | | Class | org.eclipse.jetty.client.http | Jetty |
|
| HttpConnectionOverHTTP2 | | Class | org.eclipse.jetty.http2.client.http | Jetty |
|
| HttpContent | HttpContent is a stateful, linear representation of the request content provided by a ContentProvider that can be traversed one-way to obtain content buffers to | Class | org.eclipse.jetty.client | Jetty |
|
| HttpContent | HttpContent interface. | Interface | org.eclipse.jetty.http | Jetty |
|
| HttpContentResponse | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpConversation | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpCookie | | Class | org.eclipse.jetty.http | Jetty |
|
| HttpCookieStore | via CookieManager. | Class | org.eclipse.jetty.util | Jetty |
|
| HttpDestination | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpDestinationOverFCGI | | Class | org.eclipse.jetty.fcgi.client.http | Jetty |
|
| HttpDestinationOverHTTP | | Class | org.eclipse.jetty.client.http | Jetty |
|
| HttpDestinationOverHTTP2 | | Class | org.eclipse.jetty.http2.client.http | Jetty |
|
| HttpExchange | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpField | | Class | org.eclipse.jetty.http | Jetty |
|
| HttpFieldPreEncoder | Interface to pre-encode HttpFields. | Interface | org.eclipse.jetty.http | Jetty |
|
| HttpFields | HTTP Fields. | Class | org.eclipse.jetty.http | Jetty |
|
| HttpGenerator | HttpGenerator. | Class | org.eclipse.jetty.http | Jetty |
|
| HttpHeader | | Class | org.eclipse.jetty.http | Jetty |
|
| HttpHeaderValue | enum HttpHeaderValueEnum Constant Summary | Class | org.eclipse.jetty.http | Jetty |
|
| HttpInput | HttpInput provides an implementation of ServletInputStream for HttpChannel. | Class | org.eclipse.jetty.server | Jetty |
|
| HttpInputOverHTTP | | Class | org.eclipse.jetty.server | Jetty |
|
| HttpMethod | | Class | org.eclipse.jetty.http | Jetty |
|
| HttpMethodsServlet | Servlet declaring the various do* methods. | Class | org.eclipse.jetty.tests.webapp | Jetty |
|
| HttpOutput | HttpOutput implements ServletOutputStream as required by the Servlet specification. | Class | org.eclipse.jetty.server | Jetty |
|
| HttpParser | A Parser for 1. | Class | org.eclipse.jetty.http | Jetty |
|
| HttpProxy | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpReceiver | HttpReceiver provides the abstract code to implement the various steps of the receive of HTTP responses. | Class | org.eclipse.jetty.client | Jetty |
|
| HttpReceiverOverFCGI | | Class | org.eclipse.jetty.fcgi.client.http | Jetty |
|
| HttpReceiverOverHTTP | | Class | org.eclipse.jetty.client.http | Jetty |
|
| HttpReceiverOverHTTP2 | | Class | org.eclipse.jetty.http2.client.http | Jetty |
|
| HttpRedirector | Utility class that handles HTTP redirects. | Class | org.eclipse.jetty.client | Jetty |
|
| HttpRequest | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpRequestException | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpResponse | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpResponseException | | Class | org.eclipse.jetty.client | Jetty |
|
| HttpResponseHeaderParseListener | | Interface | org.eclipse.jetty.websocket.common.io.http | Jetty |
|
| HttpResponseHeaderParser | Responsible for reading UTF8 Response Header lines and parsing them into a provided UpgradeResponse object. | Class | org.eclipse.jetty.websocket.common.io.http | Jetty |
|
| HttpScheme | | Class | org.eclipse.jetty.http | Jetty |
|
| HttpSender | HttpSender abstracts the algorithm to send HTTP requests, so that subclasses only implement the transport-specific code to send requests over the wire, implementing | Class | org.eclipse.jetty.client | Jetty |
|
| HttpSenderOverFCGI | | Class | org.eclipse.jetty.fcgi.client.http | Jetty |
|
| HttpSenderOverHTTP | | Class | org.eclipse.jetty.client.http | Jetty |
|
| HttpSenderOverHTTP2 | | Class | org.eclipse.jetty.http2.client.http | Jetty |
|
| HttpServiceErrorHandlerHelper | For jetty agnostic handling of errors issued by the HttpService. | Class | org.eclipse.jetty.osgi.httpservice | Jetty |
|
| 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. | Class | org.eclipse.jetty.osgi.httpservice | Jetty |
|
| HttpSpiContextHandler | Jetty handler that bridges requests to HttpHandler. | Class | org.eclipse.jetty.http.spi | Jetty |
|
| HttpStatus | HttpStatusCode enum class, for status codes based on various HTTP RFCs. | Class | org.eclipse.jetty.http | Jetty |
|
| HttpTokens | | Interface | org.eclipse.jetty.http | Jetty |
|
| HttpTransport | Abstraction of the outbound HTTP transport. | Interface | org.eclipse.jetty.server | Jetty |
|
| HttpTransportOverFCGI | | Class | org.eclipse.jetty.fcgi.server | Jetty |
|
| HttpTransportOverHTTP2 | | Class | org.eclipse.jetty.http2.server | Jetty |
|
| HttpURI | Parse a HTTP URI from a string or byte array. | Class | org.eclipse.jetty.http | Jetty |
|
| HttpVersion | | Class | org.eclipse.jetty.http | Jetty |
|
| HttpWriter | | Class | org.eclipse.jetty.server | Jetty |
|
| Huffman | | Class | org.eclipse.jetty.http2.hpack | Jetty |
|
| IdentityExtension | | Class | org.eclipse.jetty.websocket.common.extensions.identity | Jetty |
|
| IdentityService | Associates UserIdentities from with threads and UserIdentity. | Interface | org.eclipse.jetty.security | Jetty |
|
| IdleTimeout | An Abstract implementation of an Idle Timeout. | Class | org.eclipse.jetty.io | Jetty |
|
| IdleTimeoutHandler | Handler to adjust the idle timeout of requests while dispatched. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| IJsrMethod | Indicate that partial message support is desiredStringgetFullyQualifiedMethodName() | Interface | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| IJsrParamId | JSR-356 Parameter Identification processing. | Interface | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| IncludableGzipFilter | | Class | org.eclipse.jetty.servlets | Jetty |
|
| IncludeExclude | Utility class to maintain a set of inclusions and exclusions. | Class | org.eclipse.jetty.util | Jetty |
|
| InclusiveByteRange | Byte range inclusive of end points. | Class | org.eclipse.jetty.server | Jetty |
|
| IncomingFrames | Interface for dealing with Incoming Frames. | Interface | org.eclipse.jetty.websocket.api.extensions | Jetty |
|
| InfinispanSessionIdManager | InfinispanSessionIdManager Maintain a set of in-use session ids. | Class | org.eclipse.jetty.session.infinispan | Jetty |
|
| InfinispanSessionManager | InfinispanSessionManager The data for a session relevant to a particular context is stored in an Infinispan (clustered) cache: | Class | org.eclipse.jetty.session.infinispan | Jetty |
|
| InitException | Exception during initialization of the EndpointSee Also:Serialized Form | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| InitialContextFactory | InitialContextFactory. | Class | org.eclipse.jetty.jndi | Jetty |
|
| Injection | Represents the injection of a resource into a target (method or field). | Class | org.eclipse.jetty.plus.annotation | Jetty |
|
| InjectionCollection | | Class | org.eclipse.jetty.plus.annotation | Jetty |
|
| InputStreamContentProvider | A ContentProvider for an InputStream. | Class | org.eclipse.jetty.client.util | Jetty |
|
| InputStreamDecoder | | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| InputStreamResponseListener | that allows applications to read the response content. | Class | org.eclipse.jetty.client.util | Jetty |
|
| IntegerDecoder | Default implementation of the Decoder. | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| IntegerEncoder | Default encoder for Integer to Encoder. | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| IntrospectionUtil | | Class | org.eclipse.jetty.util | Jetty |
|
| IntrospectorCleaner | Cleans a static cache of Methods held by java. | Class | org.eclipse.jetty.servlet.listener | Jetty |
|
| InvalidSignatureException | | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty |
|
| InvalidWebSocketException | Indicating that the provided Class is not a valid WebSocket as defined by the API. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| Invoker | Dynamic Servlet Invoker. | Class | org.eclipse.jetty.servlet | Jetty |
|
| IO | Provides stream handling utilities in singleton Threadpool implementation accessed by static members. | Class | org.eclipse.jetty.util | Jetty |
|
| IOState | Simple state tracker for Input / Output and ConnectionState. | Class | org.eclipse.jetty.websocket.common.io | Jetty |
|
| IPAccessHandler | Controls access to the wrapped handler by the real remote IP. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| IPAddressMap | Internet address map to object Internet addresses may be specified as absolute address or as a combination of | Class | org.eclipse.jetty.util | Jetty |
|
| ISession | The SPI interface for implementing a HTTP/2 session. | Interface | org.eclipse.jetty.http2 | Jetty |
|
| Iso88591HttpWriter | | Class | org.eclipse.jetty.server | Jetty |
|
| IStream | The SPI interface for implementing a HTTP/2 stream. | Interface | org.eclipse.jetty.http2 | Jetty |
|
| IteratingCallback | This specialized callback implements a pattern that allows a large job to be broken into smaller tasks using iteration | Class | org.eclipse.jetty.util | Jetty |
|
| IteratingNestedCallback | Iterating Nested Callback. | Class | org.eclipse.jetty.util | Jetty |
|
| IterativeDescriptorProcessor | | Class | org.eclipse.jetty.webapp | Jetty |
|
| JAASGroup | | Class | org.eclipse.jetty.jaas | Jetty |
|
| JAASLoginService | | Class | org.eclipse.jetty.jaas | Jetty |
|
| JAASPrincipal | Impl class of Principal interface. | Class | org.eclipse.jetty.jaas | Jetty |
|
| JAASRole | | Class | org.eclipse.jetty.jaas | Jetty |
|
| JAASUserPrincipal | Implements the JAAS version of the org. | Class | org.eclipse.jetty.jaas | Jetty |
|
| JarResource | | Class | org.eclipse.jetty.util.resource | Jetty |
|
| JarScanner | JarScannerConfiguration Abstract base class for configurations that want to scan jars in | Class | org.eclipse.jetty.webapp | Jetty |
|
| JarServer | | Class | org.eclipse.jetty.embedded | Jetty |
|
| JarVersion | Attempt to determine the version of the Jar File based on common version locations. | Class | org.eclipse.jetty.start | Jetty |
|
| JaspiAuthenticator | | Class | org.eclipse.jetty.security.jaspi | Jetty |
|
| JaspiAuthenticatorFactory | | Class | org.eclipse.jetty.security.jaspi | Jetty |
|
| JaspiMessageInfo | Almost an implementation of jaspi MessageInfo. | Class | org.eclipse.jetty.security.jaspi | Jetty |
|
| Java2DLeakPreventer | Prevent pinning of webapp classloader by pre-loading sun. | Class | org.eclipse.jetty.util.preventers | Jetty |
|
| JavaMonitorAction | | Class | org.eclipse.jetty.monitor.integration | Jetty |
|
| JavaMonitorTools | Derived from the JMX bean classes created by Kees Jan Koster for the java-monitor J2EE probe http://code. | Class | org.eclipse.jetty.monitor.integration | Jetty |
|
| JavaMonitorTrigger | | Class | org.eclipse.jetty.monitor.integration | Jetty |
|
| javaNameParser | | Class | org.eclipse.jetty.jndi.java | Jetty |
|
| javaRootURLContext | This is the root of the java: url namespace (Thanks to Rickard Oberg for the idea of binding an ObjectFactory at "comp") | Class | org.eclipse.jetty.jndi.java | Jetty |
|
| javaURLContextFactory | javaURLContextFactory This is the URL context factory for the java: URL. | Class | org.eclipse.jetty.jndi.java | Jetty |
|
| JavaUtilLog | Implementation of Jetty Logger based on Logger. | Class | org.eclipse.jetty.util.log | Jetty |
|
| JavaWebSocketSessionProducer | | Class | org.eclipse.jetty.cdi.websocket | Jetty |
|
| JavaxWebSocketChat | | Class | com.acme | Jetty |
|
| JDBCLoginModule | JAAS LoginModule to retrieve user information from a database and authenticate the user. | Class | org.eclipse.jetty.jaas.spi | Jetty |
|
| JDBCLoginService | HashMapped User Realm with JDBC as data source. | Class | org.eclipse.jetty.security | Jetty |
|
| JDBCSessionIdManager | JDBCSessionIdManager SessionIdManager implementation that uses a database to store in-use session ids, | Class | org.eclipse.jetty.server.session | Jetty |
|
| JDBCSessionManager | SessionManager that persists sessions to a database to enable clustering. | Class | org.eclipse.jetty.server.session | Jetty |
|
| Jetty | | Class | org.eclipse.jetty.util | Jetty |
|
| JettyAnnotatedEventDriver | Handler for Annotated User WebSocket objects. | Class | org.eclipse.jetty.websocket.common.events | Jetty |
|
| JettyAnnotatedImpl | | Class | org.eclipse.jetty.websocket.common.events | Jetty |
|
| JettyAnnotatedMetadata | | Class | org.eclipse.jetty.websocket.common.events | Jetty |
|
| JettyAnnotatedScanner | | Class | org.eclipse.jetty.websocket.common.events | Jetty |
|
| JettyBaseConfigSource | ${jetty. | Class | org.eclipse.jetty.start.config | Jetty |
|
| JettyBootstrapActivator | JettyBootstrapActivator Bootstrap jetty and publish a default Server instance as an OSGi service. | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| JettyClientContainerProvider | Client ContainerProvider implementation. | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| JettyDeployWar | This goal is used to run Jetty with a pre-assembled war. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| JettyEffectiveWebXml | JettyEffectiveWebXmlGoal:effective-web-xmlDescription:Runs jetty on the unassembled webapp to generate the effective web. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| JettyExchange | com. | Interface | org.eclipse.jetty.http.spi | Jetty |
|
| JettyHomeConfigSource | ${jetty. | Class | org.eclipse.jetty.start.config | Jetty |
|
| JettyHttpContext | | Class | org.eclipse.jetty.http.spi | Jetty |
|
| JettyHttpExchange | | Class | org.eclipse.jetty.http.spi | Jetty |
|
| JettyHttpExchangeDelegate | Jetty implementation of HttpExchange | Class | org.eclipse.jetty.http.spi | Jetty |
|
| JettyHttpServer | Jetty implementation of HttpServer. | Class | org.eclipse.jetty.http.spi | Jetty |
|
| JettyHttpServerProvider | | Class | org.eclipse.jetty.http.spi | Jetty |
|
| JettyHttpsExchange | | Class | org.eclipse.jetty.http.spi | Jetty |
|
| JettyJasperInitializer | | Class | org.eclipse.jetty.apache.jsp | Jetty |
|
| JettyJspServlet | Wrapper for the jsp servlet that handles receiving requests mapped from jsp-property-groups. | Class | org.eclipse.jetty.jsp | Jetty |
|
| JettyListenerEventDriver | Handler for WebSocketListener based User WebSocket implementations. | Class | org.eclipse.jetty.websocket.common.events | Jetty |
|
| JettyListenerImpl | | Class | org.eclipse.jetty.websocket.common.events | Jetty |
|
| JettyLogFactory | CDI Producer of Jetty Logging instances. | Class | org.eclipse.jetty.cdi.core | Jetty |
|
| JettyLogHandler | Redirect java. | Class | org.eclipse.jetty.util.log | Jetty |
|
| JettyRunForkedMojo | This goal is used to deploy your unassembled webapp into a forked JVM. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| JettyRunMojo | This 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. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| JettyRunTask | Ant task for running a Jetty server. | Class | org.eclipse.jetty.ant | Jetty |
|
| JettyRunWarExplodedMojo | This goal is used to assemble your webapp into an exploded war and automatically deploy it to Jetty. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| JettyRunWarMojo | This goal is used to assemble your webapp into a war and automatically deploy it to Jetty. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| JettyServerServiceTracker | JettyServerServiceTracker Tracks instances of Jetty Servers, and configures them so that they can deploy | Class | org.eclipse.jetty.osgi.boot.internal.serverfactory | Jetty |
|
| 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. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| JettyStopMojo | JettyStopMojo - stops a running instance of jetty. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| JettyStopTask | | Class | org.eclipse.jetty.ant | Jetty |
|
| JettyWebAppContext | Extends the WebAppContext to specialize for the maven environment. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| JettyWebSocketSessionProducer | | Class | org.eclipse.jetty.cdi.websocket | Jetty |
|
| JettyWebXmlConfiguration | JettyWebConfiguration. | Class | org.eclipse.jetty.webapp | Jetty |
|
| JettyWeldInitializer | | Class | org.eclipse.jetty.cdi.servlet | Jetty |
|
| JMXMonitor | Performs monitoring of the values of the attributes of MBeans and executes specified actions as well as sends notifications | Class | org.eclipse.jetty.monitor | Jetty |
|
| JNDITest | Use JNDI from within Jetty. | Class | com.acme | Jetty |
|
| JSON | JSON Parser and Generator. | Class | org.eclipse.jetty.util.ajax | Jetty |
|
| JSONCollectionConvertor | | Class | org.eclipse.jetty.util.ajax | Jetty |
|
| JSONDateConvertor | Convert a Date to JSON. | Class | org.eclipse.jetty.util.ajax | Jetty |
|
| JSONEnumConvertor | Convert an Enum to JSON. | Class | org.eclipse.jetty.util.ajax | Jetty |
|
| JSONObjectConvertor | Convert an Object to JSON using reflection on getters methods. | Class | org.eclipse.jetty.util.ajax | Jetty |
|
| JSONPojoConvertor | Converts POJOs to JSON and vice versa. | Class | org.eclipse.jetty.util.ajax | Jetty |
|
| JSONPojoConvertorFactory | | Class | org.eclipse.jetty.util.ajax | Jetty |
|
| JspcMojo | This 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. | Class | org.eclipse.jetty.jspc.plugin | Jetty |
|
| JspPropertyGroupServlet | Servlet handling JSP Property Group mappings This servlet is mapped to by any URL pattern for a JSP property group. | Class | org.eclipse.jetty.servlet | Jetty |
|
| JsrAnnotatedEventDriver | Base implementation for JSR-356 Annotated event drivers. | Class | org.eclipse.jetty.websocket.jsr356.endpoints | Jetty |
|
| JsrAsyncRemote | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| JsrBasicRemote | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| JsrCallable | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrClientEndpointImpl | | Class | org.eclipse.jetty.websocket.jsr356.client | Jetty |
|
| JsrCreator | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| JsrEndpointEventDriver | | Class | org.eclipse.jetty.websocket.jsr356.endpoints | Jetty |
|
| JsrEndpointImpl | | Class | org.eclipse.jetty.websocket.jsr356.endpoints | Jetty |
|
| JsrEventDriverFactory | | Class | org.eclipse.jetty.websocket.jsr356.endpoints | Jetty |
|
| JsrEvents | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrExtension | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| JsrExtensionConfig | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| JsrHandshakeRequest | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| JsrHandshakeResponse | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| JsrHandshakeResponse | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| JsrParamIdBase | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrParamIdBinary | Param handling for static Binary @OnMessage parameters. | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrParamIdDecoder | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrParamIdOnClose | Param handling for @OnClose parameters. | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrParamIdOnError | Param handling for @OnError parameters. | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrParamIdOnMessage | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrParamIdOnOpen | Param handling for @OnOpen parameters. | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrParamIdPong | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrParamIdText | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| JsrPathParamId | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| JsrPongMessage | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| JsrServerEndpointImpl | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| JsrServerExtendsEndpointImpl | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| JsrSession | Session for the JSR. | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| JsrSessionFactory | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| JsrUpgradeListener | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| JSTLBundleDiscoverer | JSTLBundleDiscoverer Fix various shortcomings with the way jasper parses the tld files. | Class | org.eclipse.jetty.osgi.boot.jasper | Jetty |
|
| JuliLog | | Class | org.eclipse.jetty.apache.jsp | Jetty |
|
| JULog | | Class | org.eclipse.jetty.tests.logging | Jetty |
|
| JULogFactory | | Class | org.eclipse.jetty.tests.logging | Jetty |
|
| LazyList | A List helper class that attempts to avoid unnecessary List creation. | Class | org.eclipse.jetty.util | Jetty |
|
| LDAPLeakPreventer | If com. | Class | org.eclipse.jetty.util.preventers | Jetty |
|
| LdapLoginModule | A LdapLoginModule for use with JAAS setups The jvm should be started with the following parameter: | Class | org.eclipse.jetty.jaas.spi | Jetty |
|
| LeakDetector | A facility to detect improper usage of resource pools. | Class | org.eclipse.jetty.util | Jetty |
|
| LeakTrackingByteBufferPool | | Class | org.eclipse.jetty.io | Jetty |
|
| LeakTrackingConnectionPool | | Class | org.eclipse.jetty.client | Jetty |
|
| LessThanAttrEventTrigger | LessThanAttrEventTrigger Event trigger that polls a value of an MXBean attribute and | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| LessThanOrEqualToAttrEventTrigger | LessThanOrEqualToAttrEventTrigger Event trigger that polls a value of an MXBean attribute and | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| LibExtClassLoaderHelper | LibExtClassLoaderHelper Helper to create a URL class-loader with the jars inside | Class | org.eclipse.jetty.osgi.boot.internal.webapp | Jetty |
|
| Licensing | Handles basic license presentation and acknowledgement. | Class | org.eclipse.jetty.start | Jetty |
|
| LifeCycle | The lifecycle interface for generic components. | Interface | org.eclipse.jetty.util.component | Jetty |
|
| LifeCycleCallback | | Class | org.eclipse.jetty.plus.annotation | Jetty |
|
| LifeCycleCallbackCollection | | Class | org.eclipse.jetty.plus.annotation | Jetty |
|
| LikeJettyXml | Starts the Jetty Distribution's demo-base directory using entirely embedded jetty techniques. | Class | org.eclipse.jetty.embedded | Jetty |
|
| Link | | Class | org.eclipse.jetty.plus.jndi | Jetty |
|
| ListenerHolder | Specialization of AbstractHolder for servlet listeners. | Class | org.eclipse.jetty.servlet | Jetty |
|
| Loader | This helper class allows classes to be loaded either from the Thread's ContextClassLoader, the classloader of the derived class | Class | org.eclipse.jetty.util | Jetty |
|
| LocalConnector | | Class | org.eclipse.jetty.server | Jetty |
|
| localContextRoot | Implementation of the delegate for InitialContext for the local namespace. | Class | org.eclipse.jetty.jndi.local | Jetty |
|
| Locker | This is a lock designed to protect VERY short sections of critical code. | Class | org.eclipse.jetty.util.thread | Jetty |
|
| Log | This class provides a static logging interface. | Class | org.eclipse.jetty.util.log | Jetty |
|
| Logger | A simple logging facade that is intended simply to capture the style of logging as used by Jetty. | Interface | org.eclipse.jetty.util.log | Jetty |
|
| LoggerLog | | Class | org.eclipse.jetty.util.log | Jetty |
|
| LoggingNotifier | | Class | org.eclipse.jetty.monitor.jmx | Jetty |
|
| LogicalConnection | Send a websocket Close frame, without a status code or reason. | Interface | org.eclipse.jetty.websocket.common | Jetty |
|
| LoginAuthenticator | | Class | org.eclipse.jetty.security.authentication | Jetty |
|
| LoginCallback | This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well. | Interface | org.eclipse.jetty.security.authentication | Jetty |
|
| LoginCallbackImpl | This is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well. | Class | org.eclipse.jetty.security.authentication | Jetty |
|
| LoginConfigurationLeakPreventer | LoginConfigurationLeakPreventer The javax. | Class | org.eclipse.jetty.util.preventers | Jetty |
|
| LoginService | Login Service Interface. | Interface | org.eclipse.jetty.security | Jetty |
|
| LoginServices | Specifies a jetty configuration element for Ant build file. | Class | org.eclipse.jetty.ant.types | Jetty |
|
| LoginServlet | Dump Servlet Request. | Class | com.acme | Jetty |
|
| LogMBean | | Class | org.eclipse.jetty.util.log.jmx | Jetty |
|
| LongDecoder | | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| LongEncoder | Default encoder for Long to Encoder. | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| LowResourceMonitor | A monitor for low resources An instance of this class will monitor all the connectors of a server (or a set of connectors | Class | org.eclipse.jetty.server | Jetty |
|
| MailSessionReference | MailSessionReference This is a subclass of javax. | Class | org.eclipse.jetty.jndi.factories | Jetty |
|
| Main | Runs Jetty from a Spring configuration file passed as argument. | Class | org.eclipse.jetty.spring | Jetty |
|
| Main | This class is intended to be the main class listed in the MANIFEST. | Class | org.eclipse.jetty.start | Jetty |
|
| ManagedAttribute | The @ManagedAttribute annotation is used to indicate that a given method exposes a JMX attribute. | Class | org.eclipse.jetty.util.annotation | Jetty |
|
| ManagedAttributeListener | | Class | org.eclipse.jetty.server.handler | Jetty |
|
| ManagedObject | The @ManagedObject annotation is used on a class at the top level to indicate that it should be exposed as an mbean. | Class | org.eclipse.jetty.util.annotation | Jetty |
|
| ManagedOperation | The @ManagedOperation annotation is used to indicate that a given method should be considered a JMX operation. | Class | org.eclipse.jetty.util.annotation | Jetty |
|
| ManagedSelector | ManagedSelector wraps a Selector simplifying non-blocking operations on channels. | Class | org.eclipse.jetty.io | Jetty |
|
| ManyConnectors | A Jetty server with multiple connectors. | Class | org.eclipse.jetty.embedded | Jetty |
|
| ManyContexts | | Class | org.eclipse.jetty.embedded | Jetty |
|
| ManyHandlers | Frequently many handlers are combined together to handle different aspects of a request. | Class | org.eclipse.jetty.embedded | Jetty |
|
| ManyServletContexts | | Class | org.eclipse.jetty.embedded | Jetty |
|
| MappedByteBufferPool | | Class | org.eclipse.jetty.io | Jetty |
|
| MappedLoginService | A login service that keeps UserIdentities in a concurrent map either as the source or a cache of the users. | Class | org.eclipse.jetty.security | Jetty |
|
| MappedResource | | Class | org.eclipse.jetty.http.pathmap | Jetty |
|
| MappedWebSocketCreator | | Interface | org.eclipse.jetty.websocket.server | Jetty |
|
| Masker | Interface for various Masker implementations. | Interface | org.eclipse.jetty.websocket.client.masks | Jetty |
|
| MavenLocalRepoFileInitializer | Attempt to download a maven:// URI, by first attempting to find the resource in the maven repository system (starting with local, then | Class | org.eclipse.jetty.start.fileinits | Jetty |
|
| MavenQuickStartConfiguration | | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| MavenServerConnector | MavenServerConnector As the ServerConnector class does not have a no-arg constructor, and moreover requires | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| MavenWebInfConfiguration | MavenWebInfConfiguration WebInfConfiguration to take account of overlaid wars expressed as project dependencies and | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| MBeanContainer | | Class | org.eclipse.jetty.jmx | Jetty |
|
| MemoryUtils | MemoryUtils provides an abstraction over memory properties and operations. | Class | org.eclipse.jetty.util | Jetty |
|
| MemSession | | Class | org.eclipse.jetty.server.session | Jetty |
|
| MessageAppender | | Interface | org.eclipse.jetty.websocket.common.message | Jetty |
|
| MessageHandlerFactory | | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| MessageHandlerMetadata | An immutable metadata for a MessageHandler, representing a single interface on a message handling class. | Class | org.eclipse.jetty.websocket.jsr356.metadata | Jetty |
|
| MessageHandlerWrapper | Expose a MessageHandler instance along with its associated MessageHandlerMetadata and DecoderFactory. | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| MessageInputStream | Support class for reading a (single) WebSocket BINARY message via a InputStream. | Class | org.eclipse.jetty.websocket.common.message | Jetty |
|
| MessageOutputStream | | Class | org.eclipse.jetty.websocket.common.message | Jetty |
|
| MessageReader | Support class for reading a (single) WebSocket TEXT message via a Reader. | Class | org.eclipse.jetty.websocket.common.message | Jetty |
|
| MessageTooLargeException | Exception when a message is too large for the internal buffers occurs and should trigger a connection close. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| MessageType | Basic Message Type enum. | Class | org.eclipse.jetty.websocket.jsr356 | Jetty |
|
| MessageWriter | Support for writing a single WebSocket TEXT message via a Writer Note: Per WebSocket spec, all WebSocket TEXT messages must be encoded in UTF-8 | Class | org.eclipse.jetty.websocket.common.message | Jetty |
|
| MetaData | | Class | org.eclipse.jetty.http | Jetty |
|
| MetaData | All data associated with the configuration and deployment of a web application. | Class | org.eclipse.jetty.webapp | Jetty |
|
| MetaDataBuilder | | Class | org.eclipse.jetty.http2.hpack | Jetty |
|
| MetaDataComplete | enum MetaDataCompleteEnum Constant Summary | Class | org.eclipse.jetty.webapp | Jetty |
|
| MetaInfConfiguration | MetaInfConfiguration Scan META-INF of jars to find: | Class | org.eclipse.jetty.webapp | Jetty |
|
| MimeTypes | | Class | org.eclipse.jetty.http | Jetty |
|
| MinimalServlets | | Class | org.eclipse.jetty.embedded | Jetty |
|
| MockDataSource | | Class | com.acme | Jetty |
|
| MockTransport | | Class | com.acme | Jetty |
|
| MockUserTransaction | | Class | com.acme | Jetty |
|
| Module | Represents a Module metadata, as defined in Jetty. | Class | org.eclipse.jetty.start | Jetty |
|
| ModuleGraphWriter | | Class | org.eclipse.jetty.start | Jetty |
|
| Modules | Access for all modules declared, as well as what is enabled. | Class | org.eclipse.jetty.start | Jetty |
|
| MongoSessionIdManager | Based partially on the JDBCSessionIdManager. | Class | org.eclipse.jetty.nosql.mongodb | Jetty |
|
| MongoSessionManager | Clustered session manager using MongoDB as the shared DB instance. | Class | org.eclipse.jetty.nosql.mongodb | Jetty |
|
| MongoSessionManagerMBean | | Class | org.eclipse.jetty.nosql.mongodb.jmx | Jetty |
|
| MonitorAction | Abstract base class for all MonitorAction implementations. | Class | org.eclipse.jetty.monitor.jmx | Jetty |
|
| MonitorTask | Invokes polling of the JMX server for the MBean attribute values through executing timer task scheduled using java. | Class | org.eclipse.jetty.monitor.jmx | Jetty |
|
| MovedContextHandler | Moved ContextHandler. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| MsieSslRule | MSIE (Microsoft Internet Explorer) SSL Rule. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| MultiException | Wraps multiple exceptions. | Class | org.eclipse.jetty.util | Jetty |
|
| MultiMap | | Class | org.eclipse.jetty.util | Jetty |
|
| MultiPartCleanerListener | | Class | org.eclipse.jetty.server | Jetty |
|
| MultiPartConfigAnnotationHandler | | Class | org.eclipse.jetty.annotations | Jetty |
|
| MultiPartContentProvider | A ContentProvider for form uploads with the "multipart/form-data" MultiPartContentProvider multiPart = new MultiPartContentProvider(); | Class | org.eclipse.jetty.client.util | Jetty |
|
| MultiPartFilter | Multipart Form Data Filter. | Class | org.eclipse.jetty.servlets | Jetty |
|
| MultiPartInputStreamParser | MultiPartInputStream Handle a MultiPart Mime input stream, breaking it up on the boundary into files and strings. | Class | org.eclipse.jetty.util | Jetty |
|
| MultiPartOutputStream | Handle a multipart MIME response. | Class | org.eclipse.jetty.util | Jetty |
|
| MultiPartWriter | Handle a multipart MIME response. | Class | org.eclipse.jetty.util | Jetty |
|
| MultiplexHttpDestination | | Class | org.eclipse.jetty.client | Jetty |
|
| MultiplexHttpDestinationOverFCGI | | Class | org.eclipse.jetty.fcgi.client.http | Jetty |
|
| MyContainerInitializer | | Class | org.eclipse.jetty.test.jmx | Jetty |
|
| Name | This annotation is used to describe variables in method signatures so that when rendered into tools like JConsole | Class | org.eclipse.jetty.util.annotation | Jetty |
|
| NamedLiteral | | Class | org.eclipse.jetty.cdi.core | Jetty |
|
| NameEnumeration | | Class | org.eclipse.jetty.jndi | Jetty |
|
| NamePredicate | | Class | org.eclipse.jetty.start.graph | Jetty |
|
| NamingContext | Implementation of Context interface. | Class | org.eclipse.jetty.jndi | Jetty |
|
| NamingEntry | Base class for all jndi related entities. | Class | org.eclipse.jetty.plus.jndi | Jetty |
|
| NamingEntryUtil | | Class | org.eclipse.jetty.plus.jndi | Jetty |
|
| NamingUtil | | Class | org.eclipse.jetty.jndi | Jetty |
|
| NaturalSort | | Class | org.eclipse.jetty.start | Jetty |
|
| NBitInteger | | Class | org.eclipse.jetty.http2.hpack | Jetty |
|
| NCSARequestLog | This RequestLog implementation outputs logs in the pseudo-standard NCSA common log format. | Class | org.eclipse.jetty.server | Jetty |
|
| NegotiatingClientConnection | | Class | org.eclipse.jetty.io | Jetty |
|
| NegotiatingClientConnectionFactory | | Class | org.eclipse.jetty.io | Jetty |
|
| NegotiatingServerConnection | | Class | org.eclipse.jetty.server | Jetty |
|
| NegotiatingServerConnectionFactory | | Class | org.eclipse.jetty.server | Jetty |
|
| NetworkConnector | | Interface | org.eclipse.jetty.server | Jetty |
|
| NetworkTrafficListener | A listener for raw network traffic within Jetty. | Interface | org.eclipse.jetty.io | Jetty |
|
| NetworkTrafficSelectChannelConnector | | Class | org.eclipse.jetty.server.nio | Jetty |
|
| NetworkTrafficSelectChannelEndPoint | | Class | org.eclipse.jetty.io | Jetty |
|
| NetworkTrafficServerConnector | A specialized version of ServerConnector that supports NetworkTrafficListeners. | Class | org.eclipse.jetty.server | Jetty |
|
| Node | | Class | org.eclipse.jetty.deploy.graph | Jetty |
|
| Node | | Class | org.eclipse.jetty.start.graph | Jetty |
|
| NodeDepthComparator | | Class | org.eclipse.jetty.start.graph | Jetty |
|
| NoJspServlet | | Class | org.eclipse.jetty.servlet | Jetty |
|
| NoSqlSession | | Class | org.eclipse.jetty.nosql | Jetty |
|
| NoSqlSessionManager | | Class | org.eclipse.jetty.nosql | Jetty |
|
| NotifierGroup | | Class | org.eclipse.jetty.monitor.jmx | Jetty |
|
| ObjectCallback | Can be used as a LoginModule Callback to obtain a user's credential as an Object, rather than | Class | org.eclipse.jetty.jaas.callback | Jetty |
|
| ObjectMBean | A dynamic MBean that can wrap an arbitary Object instance. | Class | org.eclipse.jetty.jmx | Jetty |
|
| OnCloseCallable | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| OneConnector | A Jetty server with one connectors. | Class | org.eclipse.jetty.embedded | Jetty |
|
| OneContext | | Class | org.eclipse.jetty.embedded | Jetty |
|
| OneHandler | | Class | org.eclipse.jetty.embedded | Jetty |
|
| OnErrorCallable | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| OneServletContext | | Class | org.eclipse.jetty.embedded | Jetty |
|
| OneServletContextJmxStats | | Class | org.eclipse.jetty.embedded | Jetty |
|
| OneWebApp | | Class | org.eclipse.jetty.embedded | Jetty |
|
| OneWebAppWithJsp | | Class | org.eclipse.jetty.embedded | Jetty |
|
| OnlyTransitivePredicate | Predicate for a node that has no explicitly set selections. | Class | org.eclipse.jetty.start.graph | Jetty |
|
| OnMessageBinaryCallable | Callable for OnMessage annotated methods with a whole or partial binary messages. | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| OnMessageBinaryStreamCallable | Callable for OnMessage annotated methods for InputStream based binary message objectsSee Also:Decoder. | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| OnMessageCallable | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| OnMessagePongCallable | Callable for OnMessage annotated methods with a PongMessage message object. | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| OnMessageTextCallable | Callable for OnMessage annotated methods with a whole or partial text messages. | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| OnMessageTextStreamCallable | Callable for OnMessage annotated methods for Reader based text message objectsSee Also:Decoder. | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| OnOpenCallable | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| OnWebSocketClose | Annotation for tagging methods to receive connection close events. | Class | org.eclipse.jetty.websocket.api.annotations | Jetty |
|
| OnWebSocketError | Annotation for receiving websocket errors (exceptions) that have occurred internally in the websocket implementation. | Class | org.eclipse.jetty.websocket.api.annotations | Jetty |
|
| OnWebSocketFrame | (ADVANCED) Annotation for tagging methods to receive frame events. | Class | org.eclipse.jetty.websocket.api.annotations | Jetty |
|
| OnWebSocketMessage | Annotation for tagging methods to receive Binary or Text Message events. | Class | org.eclipse.jetty.websocket.api.annotations | Jetty |
|
| OpCode | | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| OptionalSessionCallableMethod | | Class | org.eclipse.jetty.websocket.common.events.annotated | Jetty |
|
| OrderedGroupBinding | Provides a way of forcing the ordered execution of bindings within a declared binding target. | Class | org.eclipse.jetty.deploy.bindings | Jetty |
|
| Ordering | Ordering options for jars in WEB-INF lib. | Interface | org.eclipse.jetty.webapp | Jetty |
|
| OrEventTrigger | EventTrigger aggregation using logical OR operation that executes matching of the aggregated event triggers | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| Origin | | Class | org.eclipse.jetty.client | Jetty |
|
| Origin | | Class | org.eclipse.jetty.webapp | Jetty |
|
| OSGiClassLoader | Class loader that is aware of a bundle. | Class | org.eclipse.jetty.osgi.boot.utils | Jetty |
|
| OSGiDeployer | Extension of standard Jetty deployer that emits OSGi EventAdmin events whenever a webapp is deployed into OSGi via Jetty. | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| OSGiServerConstants | Name of the properties that configure a jetty Server OSGi service. | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| OSGiUndeployer | Extension of the Jetty Undeployer which emits OSGi EventAdmin events whenever a webapp is undeployed from Jetty. | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| OSGiWebappClassLoader | OSGiWebappClassLoader Extends the webapp classloader to also use the classloader of the Bundle defining the webapp. | Class | org.eclipse.jetty.osgi.boot.internal.webapp | Jetty |
|
| OSGiWebappConstants | Constants (MANIFEST headers, service properties etc) associated with deploying webapps into OSGi via Jetty. | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| OSGiWebInfConfiguration | OSGiWebInfConfiguration Handle adding resources found in bundle fragments, and add them into the | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| OutgoingFrames | Interface for dealing with frames outgoing to (eventually) the network layer. | Interface | org.eclipse.jetty.websocket.api.extensions | Jetty |
|
| OutputStreamContentProvider | A ContentProvider that provides content asynchronously through an OutputStream similar to DeferredContentProvider. | Class | org.eclipse.jetty.client.util | Jetty |
|
| Overlay | | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| OverlayConfig | | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| OverrideDescriptor | | Class | org.eclipse.jetty.webapp | Jetty |
|
| PackageAdminServiceTracker | PackageAdminServiceTracker When the PackageAdmin service is activated we can look for the fragments | Class | org.eclipse.jetty.osgi.boot.utils.internal | Jetty |
|
| Param | | Class | org.eclipse.jetty.websocket.jsr356.annotations | Jetty |
|
| ParamList | Simple class for representing a list of class arrays. | Class | org.eclipse.jetty.websocket.common.events | Jetty |
|
| ParamsContentParser | Parser for the PARAMS frame body. | Class | org.eclipse.jetty.fcgi.parser | Jetty |
|
| Parser | The FastCGI protocol exchanges frames. | Class | org.eclipse.jetty.fcgi.parser | Jetty |
|
| Parser | The HTTP/2 protocol parser. | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| Parser | Parsing of a frames in WebSocket land. | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| Password | Password utility class. | Class | org.eclipse.jetty.util.security | Jetty |
|
| Path | | Class | org.eclipse.jetty.deploy.graph | Jetty |
|
| PathContentProvider | A ContentProvider for files using JDK 7's java. | Class | org.eclipse.jetty.client.util | Jetty |
|
| PathFinder | | Class | org.eclipse.jetty.start | Jetty |
|
| PathMap | URI path map to Object. | Class | org.eclipse.jetty.http | Jetty |
|
| PathMappings | Path Mappings of PathSpec to Resource. | Class | org.eclipse.jetty.http.pathmap | Jetty |
|
| PathMatchers | Common PathMatcher implementations. | Class | org.eclipse.jetty.start | Jetty |
|
| PathParamServerEndpointConfig | Wrapper for a ServerEndpointConfig where there PathParm information from the incoming request. | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| PathResource | Java NIO Path equivalent of FileResource. | Class | org.eclipse.jetty.util.resource | Jetty |
|
| PathSpec | | Class | org.eclipse.jetty.http.pathmap | Jetty |
|
| PathSpecGroup | Types of path spec groups. | Class | org.eclipse.jetty.http.pathmap | Jetty |
|
| PathSpecSet | A Set of PathSpec strings. | Class | org.eclipse.jetty.http.pathmap | Jetty |
|
| PathWatcher | Watch a Path (and sub directories) for Path changes. | Class | org.eclipse.jetty.util | Jetty |
|
| PatternMatcher | | Class | org.eclipse.jetty.util | Jetty |
|
| PatternRule | Abstract rule that use a PathMap for pattern matching. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| PayloadProcessor | Process the payload (for demasking, validating, etc. | Interface | org.eclipse.jetty.websocket.common.io.payload | Jetty |
|
| PerMessageDeflateExtension | Per Message Deflate Compression extension for WebSocket. | Class | org.eclipse.jetty.websocket.common.extensions.compress | Jetty |
|
| PingBodyParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| Pinger | Bare POJO, intentionally has no managed annotations. | Class | org.eclipse.jetty.test.jmx | Jetty |
|
| PingerMBean | | Class | org.eclipse.jetty.test.jmx.jmx | Jetty |
|
| PingFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| PingFrame | | Class | org.eclipse.jetty.websocket.common.frames | Jetty |
|
| PingGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| PingServlet | Simple ping into this webapp to see if it is here. | Class | org.eclipse.jetty.test.jmx | Jetty |
|
| PluginLog | Convenience class to provide access to the plugin Log for non-mojo classes. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| PlusConfiguration | | Class | org.eclipse.jetty.plus.webapp | Jetty |
|
| PlusDecorator | | Class | org.eclipse.jetty.plus.webapp | Jetty |
|
| PlusDescriptorProcessor | | Class | org.eclipse.jetty.plus.webapp | Jetty |
|
| PolicyViolationException | Exception when a violation of policy occurs and should trigger a connection close. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| PongFrame | | Class | org.eclipse.jetty.websocket.common.frames | Jetty |
|
| PongMessageDecoder | | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| PoolingHttpDestination | | Class | org.eclipse.jetty.client | Jetty |
|
| PostConstructAnnotationHandler | | Class | org.eclipse.jetty.annotations | Jetty |
|
| PostConstructCallback | | Class | org.eclipse.jetty.plus.annotation | Jetty |
|
| PreconfigureDescriptorProcessor | Preconfigure DescriptorProcessor Saves literal XML snippets | Class | org.eclipse.jetty.quickstart | Jetty |
|
| PreconfigureQuickStartWar | | Class | org.eclipse.jetty.quickstart | Jetty |
|
| PreDestroyAnnotationHandler | | Class | org.eclipse.jetty.annotations | Jetty |
|
| PreDestroyCallback | | Class | org.eclipse.jetty.plus.annotation | Jetty |
|
| Predicate | | Interface | org.eclipse.jetty.start.graph | Jetty |
|
| PreEncodedHttpField | Pre encoded HttpField. | Class | org.eclipse.jetty.http | Jetty |
|
| PrefaceFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| PrefaceGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| PrefaceParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| PrimitiveDecoderMetadataSet | | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| PrimitiveEncoderMetadataSet | | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| Primitives | | Class | org.eclipse.jetty.websocket.jsr356.utils | Jetty |
|
| PriorityBodyParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| PriorityFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| PriorityGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| ProduceConsume | A strategy where the caller thread iterates over task production, submitting each task to an Executor for execution. | Class | org.eclipse.jetty.util.thread.strategy | Jetty |
|
| ProduceExecuteConsume | A strategy where the caller thread iterates over task production, submitting each task to an Executor for execution. | Class | org.eclipse.jetty.util.thread.strategy | Jetty |
|
| Promise | A callback abstraction that handles completed/failed events of asynchronous operations. | Interface | org.eclipse.jetty.util | Jetty |
|
| PropertiesConfigurationManager | FileConfigurationManager Supplies properties defined in a file. | Class | org.eclipse.jetty.deploy | Jetty |
|
| PropertyFileLoginModule | | Class | org.eclipse.jetty.jaas.spi | Jetty |
|
| PropertyUserStore | This class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file. | Class | org.eclipse.jetty.security | Jetty |
|
| Props | Management of Properties. | Class | org.eclipse.jetty.start | Jetty |
|
| PropsException | An non-recoverable error with Props usageSee Also:Serialized Form | Class | org.eclipse.jetty.start | Jetty |
|
| ProtocolException | Per spec, a protocol error should result in a Close frame of status code 1002 (PROTOCOL_ERROR)See Also:Serialized Form | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| ProtocolHandler | A protocol handler performs HTTP protocol operations on behalf of the application, typically like a browser would. | Interface | org.eclipse.jetty.client | Jetty |
|
| ProtocolHandlers | A container for ProtocolHandlers accessible from HttpClient. | Class | org.eclipse.jetty.client | Jetty |
|
| ProxyAuthenticationProtocolHandler | A protocol handler that handles the 401 response code in association with the Proxy-Authenticate header. | Class | org.eclipse.jetty.client | Jetty |
|
| ProxyConfiguration | The configuration of the forward proxy to use with HttpClient. | Class | org.eclipse.jetty.client | Jetty |
|
| ProxyConnection | | Class | org.eclipse.jetty.proxy | Jetty |
|
| ProxyConnectionFactory | ConnectionFactory for the PROXY Protocol. | Class | org.eclipse.jetty.server | Jetty |
|
| ProxyServer | | Class | org.eclipse.jetty.embedded | Jetty |
|
| ProxyServlet | Servlet 3. | Class | org.eclipse.jetty.proxy | Jetty |
|
| PushBuilder | Build a request to be pushed. | Interface | org.eclipse.jetty.server | Jetty |
|
| PushBuilderImpl | | Class | org.eclipse.jetty.server | Jetty |
|
| PushCacheFilter | A filter that builds a cache of secondary resources associated to primary resources. | Class | org.eclipse.jetty.servlets | Jetty |
|
| PushPromiseBodyParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| PushPromiseFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| PushPromiseGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| PushSessionCacheFilter | | Class | org.eclipse.jetty.servlets | Jetty |
|
| PutFilter | A Filter that handles PUT, DELETE and MOVE methods. | Class | org.eclipse.jetty.servlets | Jetty |
|
| QoSFilter | Quality of Service Filter. | Class | org.eclipse.jetty.servlets | Jetty |
|
| QueuedThreadPool | | Class | org.eclipse.jetty.util.thread | Jetty |
|
| QuickStartConfiguration | QuickStartConfiguration Re-inflate a deployable webapp from a saved effective-web. | Class | org.eclipse.jetty.quickstart | Jetty |
|
| QuickStartDescriptorGenerator | QuickStartDescriptorGenerator Generate an effective web. | Class | org.eclipse.jetty.quickstart | Jetty |
|
| QuickStartDescriptorProcessor | QuickStartDescriptorProcessor Handle extended elements for quickstart-web. | Class | org.eclipse.jetty.quickstart | Jetty |
|
| QuickStartWebApp | | Class | org.eclipse.jetty.quickstart | Jetty |
|
| QuietServletException | A ServletException that is logged less verbosely than a normal ServletException. | Class | org.eclipse.jetty.server | Jetty |
|
| QuotedStringTokenizer | StringTokenizer with Quoting support. | Class | org.eclipse.jetty.util | Jetty |
|
| QuoteUtil | Provide some consistent Http header value and Extension configuration parameter quoting support. | Class | org.eclipse.jetty.websocket.api.util | Jetty |
|
| RandomMasker | | Class | org.eclipse.jetty.websocket.client.masks | Jetty |
|
| RangeAttrEventTrigger | RangeAttrEventTrigger Event trigger that polls a value of an MXBean attribute and | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| RangeInclAttrEventTrigger | RangeInclAttrEventTrigger Event trigger that polls a value of an MXBean attribute and | Class | org.eclipse.jetty.monitor.triggers | Jetty |
|
| RawArgs | | Class | org.eclipse.jetty.start | Jetty |
|
| RawHTTP2ServerConnectionFactory | | Class | org.eclipse.jetty.http2.server | Jetty |
|
| ReaderDecoder | | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| ReadLineInputStream | Read from an input stream, accepting CR/LF, LF or just CR. | Class | org.eclipse.jetty.util | Jetty |
|
| ReadOnlyDelegatedFrame | Immutable, Read-only, Frame implementation. | Class | org.eclipse.jetty.websocket.common.frames | Jetty |
|
| RedirectPatternRule | Issues a (3xx) Redirect response whenever the rule finds a match. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| RedirectProtocolHandler | A protocol handler that handles redirect status codes 301, 302, 303, 307 and 308. | Class | org.eclipse.jetty.client | Jetty |
|
| RedirectRegexRule | Issues a (3xx) Redirect response whenever the rule finds a match via regular expression. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| RedirectUtil | | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| ReflectUtils | | Class | org.eclipse.jetty.websocket.common.util | Jetty |
|
| RegexNamePredicate | | Class | org.eclipse.jetty.start.graph | Jetty |
|
| RegexPathSpec | | Class | org.eclipse.jetty.http.pathmap | Jetty |
|
| RegexPathSpec | | Class | org.eclipse.jetty.websocket.server.pathmap | Jetty |
|
| RegexRule | Abstract rule to use as a base class for rules that match with a regular expression. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| RegexSet | A Set of Regular expressions strings. | Class | org.eclipse.jetty.util | Jetty |
|
| RegTest | Rego Servlet - tests being accessed from servlet 3. | Class | com.acme | Jetty |
|
| RemoteEndpoint | Flushes messages that may have been batched by the implementation. | Interface | org.eclipse.jetty.websocket.api | Jetty |
|
| Request | Request represents a HTTP request, and offers a fluent interface to customize various attributes such as the path, the headers, the content, etc. | Interface | org.eclipse.jetty.client.api | Jetty |
|
| Request | Implements HttpServletRequest from the javax. | Class | org.eclipse.jetty.server | Jetty |
|
| RequestLog | A RequestLog can be attached to a RequestLogHandler to enable logging of requests/responses. | Interface | org.eclipse.jetty.server | Jetty |
|
| RequestLogHandler | This handler can be used to wrap an individual context for context logging. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| RequestNotifier | | Class | org.eclipse.jetty.client | Jetty |
|
| RequestParameterCallback | RequestParameterCallback Allows a JAAS callback handler to access any parameter from the j_security_check FORM. | Class | org.eclipse.jetty.jaas.callback | Jetty |
|
| ResetBodyParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| ResetFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| ResetGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| Resource | | Class | org.eclipse.jetty.plus.jndi | Jetty |
|
| Resource | Abstract resource class. | Class | org.eclipse.jetty.util.resource | Jetty |
|
| ResourceAnnotationHandler | | Class | org.eclipse.jetty.annotations | Jetty |
|
| ResourceCache | | Class | org.eclipse.jetty.server | Jetty |
|
| ResourceCollection | A collection of resources (dirs). | Class | org.eclipse.jetty.util.resource | Jetty |
|
| ResourceContentFactory | A HttpContent. | Class | org.eclipse.jetty.server | Jetty |
|
| ResourceFactory | Get a resource for a path. | Interface | org.eclipse.jetty.util.resource | Jetty |
|
| ResourceHandler | This handle will serve static content and handle If-Modified-Since headers. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| ResourceHttpContent | HttpContent created from a Resource. | Class | org.eclipse.jetty.http | Jetty |
|
| ResourcesAnnotationHandler | | Class | org.eclipse.jetty.annotations | Jetty |
|
| Response | Response represents a HTTP response and offers methods to retrieve status code, HTTP version Response objects are passed as parameters to Response. | Interface | org.eclipse.jetty.client.api | Jetty |
|
| Response | Response provides the implementation for HttpServletResponse. | Class | org.eclipse.jetty.server | Jetty |
|
| ResponseContentParser | The parser for STDOUT type frame bodies. | Class | org.eclipse.jetty.fcgi.parser | Jetty |
|
| ResponseNotifier | | Class | org.eclipse.jetty.client | Jetty |
|
| ResponsePatternRule | Sends the response code whenever the rule finds a match. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| ResponseWriter | Specialized PrintWriter for servlet Responses An instance of ResponseWriter is the PrintWriter subclass returned by Response. | Class | org.eclipse.jetty.server | Jetty |
|
| Result | The result of a request / response exchange, containing the Request, the Response and eventual failures of either. | Class | org.eclipse.jetty.client.api | Jetty |
|
| RewriteHandler | Rewrite handler is responsible for managing the rules. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| RewritePatternRule | Rewrite the URI by replacing the matched PathMap path with a fixed string. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| RewriteRegexRule | Rewrite the URI by matching with a regular expression. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| RewriteServlet | Test Servlet RewriteSee Also:Serialized Form | Class | com.acme | Jetty |
|
| RoleCheckPolicy | | Interface | org.eclipse.jetty.jaas | Jetty |
|
| RoleInfo | Badly named class that holds the role and user data constraint info for a path/http method combination, extracted and combined from security | Class | org.eclipse.jetty.security | Jetty |
|
| RoleRunAsToken | | Class | org.eclipse.jetty.security | Jetty |
|
| RolloverFileOutputStream | RolloverFileOutputStream This output stream puts content in a file that is rolled over every 24 hours. | Class | org.eclipse.jetty.util | Jetty |
|
| Rule | An abstract rule for creating rewrite rules. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| RuleContainer | Base container to group rules. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| RunAs | Represents a element in web. | Class | org.eclipse.jetty.plus.annotation | Jetty |
|
| RunAsAnnotationHandler | | Class | org.eclipse.jetty.annotations | Jetty |
|
| RunAsCollection | | Class | org.eclipse.jetty.plus.annotation | Jetty |
|
| Runner | Combine jetty classes into a single executable jar and run webapps based on the args to it. | Class | org.eclipse.jetty.runner | Jetty |
|
| RuntimeIOException | Subclass of RuntimeException used to signal that there was an IOException thrown by underlying Writer | Class | org.eclipse.jetty.io | Jetty |
|
| SampleStatistic | Provides max, total, mean, count, variance, and standard deviation of continuous sequence of samples. | Class | org.eclipse.jetty.util.statistic | Jetty |
|
| Scanner | Utility for scanning a directory for added, removed and changed files and reporting these events via registered Listeners. | Class | org.eclipse.jetty.util | Jetty |
|
| ScanningAppProvider | | Class | org.eclipse.jetty.deploy.providers | Jetty |
|
| ScanPattern | A pattern of includes and excludes. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| ScanTargetPattern | Utility class to provide the ability for the mvn jetty:run mojo to be able to specify filesets of extra files to | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| 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 its | Class | org.eclipse.jetty.util.thread | Jetty |
|
| Scheduler | | Interface | org.eclipse.jetty.util.thread | Jetty |
|
| ScopedHandler | A ScopedHandler is a HandlerWrapper where the wrapped handlers each define a scope. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| ScopedInstance | | Class | org.eclipse.jetty.cdi.core | Jetty |
|
| SecuredHelloHandler | | Class | org.eclipse.jetty.embedded | Jetty |
|
| SecuredRedirectHandler | Secured Redirect Handler Using information present in the HttpConfiguration, will attempt to redirect to the HttpConfiguration. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| SecureModeServlet | Dump Servlet Request. | Class | com.acme | Jetty |
|
| SecureRequestCustomizer | Customizer that extracts the attribute from an SSLContext and sets them on the request with ServletRequest. | Class | org.eclipse.jetty.server | Jetty |
|
| SecurityHandler | Abstract SecurityHandler. | Class | org.eclipse.jetty.security | Jetty |
|
| SecurityProviderLeakPreventer | SecurityProviderLeakPreventer Some security providers, such as sun. | Class | org.eclipse.jetty.util.preventers | Jetty |
|
| SelectChannelEndPoint | An ChannelEndpoint that can be scheduled by SelectorManager. | Class | org.eclipse.jetty.io | Jetty |
|
| Selection | Represents a selection criteria. | Class | org.eclipse.jetty.start.graph | Jetty |
|
| SelectiveJarResource | SelectiveJarResource Selectively copies resources from a jar file based on includes/excludes. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| SelectorManager | SelectorManager manages a number of ManagedSelectors that simplify the non-blocking primitives provided by the JVM via the java. | Class | org.eclipse.jetty.io | Jetty |
|
| SendFailure | | Class | org.eclipse.jetty.client | Jetty |
|
| SendHandlerWriteCallback | | Class | org.eclipse.jetty.websocket.jsr356.messages | Jetty |
|
| SerialRestServlet | Servlet implementation class SerialRestServletSee Also:Serialized Form | Class | org.eclipse.jetty.example.asyncrest | Jetty |
|
| Server | Jetty HTTP Servlet Server. | Class | org.eclipse.jetty.server | Jetty |
|
| ServerAuthException | | Class | org.eclipse.jetty.security | Jetty |
|
| ServerConnector | This Connector implementation is the primary connector for the Jetty server over TCP/IP. | Class | org.eclipse.jetty.server | Jetty |
|
| ServerContainer | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| ServerEndpointMetadata | | Interface | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| ServerFCGIConnection | | Class | org.eclipse.jetty.fcgi.server | Jetty |
|
| ServerFCGIConnectionFactory | | Class | org.eclipse.jetty.fcgi.server | Jetty |
|
| ServerGenerator | | Class | org.eclipse.jetty.fcgi.generator | Jetty |
|
| ServerInfoServlet | | Class | org.eclipse.jetty.tests | Jetty |
|
| ServerInstanceWrapper | ServerInstanceWrapper Configures and starts a jetty Server instance. | Class | org.eclipse.jetty.osgi.boot.internal.serverfactory | Jetty |
|
| ServerMBean | | Class | org.eclipse.jetty.server.jmx | Jetty |
|
| ServerParser | | Class | org.eclipse.jetty.fcgi.parser | Jetty |
|
| ServerParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| ServerProxy | Adds a new web application to this server. | Interface | org.eclipse.jetty.ant.utils | Jetty |
|
| ServerProxyImpl | A proxy class for interaction with Jetty server object. | Class | org.eclipse.jetty.ant | Jetty |
|
| ServerSessionListener | Server-side extension of Session. | Interface | org.eclipse.jetty.http2.api.server | Jetty |
|
| ServerSupport | Helps configure the Server instance. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| ServerWithAnnotations | | Class | org.eclipse.jetty.embedded | Jetty |
|
| ServerWithJMX | The simplest possible Jetty server. | Class | org.eclipse.jetty.embedded | Jetty |
|
| ServerWithJNDI | | Class | org.eclipse.jetty.embedded | Jetty |
|
| ServiceConnection | Provides ability to create a connection to either an external JMX server, or a loopback connection to the internal one. | Class | org.eclipse.jetty.monitor.jmx | Jetty |
|
| ServiceContextProvider | ServiceContextProvider Jetty DeploymentManager Provider that is able to deploy ContextHandlers discovered via OSGi as services. | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| ServiceProvider | Jetty DeploymentManager Provider api for webapps or ContextHandlers that are discovered as OSGi services. | Interface | org.eclipse.jetty.osgi.boot | Jetty |
|
| ServiceWatcher | When a ContextHandler is activated as an osgi service we find a jetty deployer for it. | Class | org.eclipse.jetty.osgi.boot.internal.webapp | Jetty |
|
| ServiceWebAppProvider | ServiceWebAppProvider Jetty Provider that knows how to deploy a WebApp that has been registered as an OSGi service. | Class | org.eclipse.jetty.osgi.boot | Jetty |
|
| Servlet3Continuation | This implementation of Continuation is used by ContinuationSupport when it detects that the application has been deployed in a Servlet 3 | Class | org.eclipse.jetty.continuation | Jetty |
|
| ServletCallbackHandler | | Class | org.eclipse.jetty.security.jaspi | Jetty |
|
| ServletContainerInitializersStarter | ServletContainerInitializersStarter Call the onStartup() method on all ServletContainerInitializers, after having | Class | org.eclipse.jetty.annotations | Jetty |
|
| ServletContextHandler | This extension to the ContextHandler allows for simple construction of a context with ServletHandler and optionally | Class | org.eclipse.jetty.servlet | Jetty |
|
| ServletHandler | Servlet HttpHandler. | Class | org.eclipse.jetty.servlet | Jetty |
|
| ServletHolder | Servlet Instance and Context Holder. | Class | org.eclipse.jetty.servlet | Jetty |
|
| ServletMapping | | Class | org.eclipse.jetty.servlet | Jetty |
|
| ServletMappingMBean | | Class | org.eclipse.jetty.servlet.jmx | Jetty |
|
| ServletPathSpec | | Class | org.eclipse.jetty.http.pathmap | Jetty |
|
| ServletPathSpec | | Class | org.eclipse.jetty.websocket.server.pathmap | Jetty |
|
| ServletRequestHttpWrapper | ServletRequestHttpWrapper Class to tunnel a ServletRequest via a HttpServletRequest | Class | org.eclipse.jetty.server | Jetty |
|
| ServletResponseHttpWrapper | ServletResponseHttpWrapper Wrapper to tunnel a ServletResponse via a HttpServletResponse | Class | org.eclipse.jetty.server | Jetty |
|
| ServletSecurityAnnotationHandler | ServletSecurityAnnotationHandler Inspect a class to see if it has an @ServletSecurity annotation on it, | Class | org.eclipse.jetty.annotations | Jetty |
|
| ServletUpgradeRequest | Servlet specific UpgradeRequest implementation. | Class | org.eclipse.jetty.websocket.servlet | Jetty |
|
| ServletUpgradeResponse | Servlet Specific UpgradeResponse implementation. | Class | org.eclipse.jetty.websocket.servlet | Jetty |
|
| ServletWebSocketRequest | | Class | org.eclipse.jetty.websocket.server | Jetty |
|
| ServletWebSocketResponse | | Class | org.eclipse.jetty.websocket.server | Jetty |
|
| Session | A Session represents the client-side endpoint of a HTTP/2 connection to a single origin server. | Interface | org.eclipse.jetty.http2.api | Jetty |
|
| Session | Session represents an active link of communications with a Remote WebSocket Endpoint. | Interface | org.eclipse.jetty.websocket.api | Jetty |
|
| SessionAuthentication | | Class | org.eclipse.jetty.security.authentication | Jetty |
|
| SessionDump | Test Servlet Sessions. | Class | com.acme | Jetty |
|
| SessionFactory | Interface for creating jetty WebSocketSession objects. | Interface | org.eclipse.jetty.websocket.common | Jetty |
|
| SessionHandler | | Class | org.eclipse.jetty.server.session | Jetty |
|
| SessionIdManager | Manages session IDs across multiple contexts. | Interface | org.eclipse.jetty.server | Jetty |
|
| SessionInfoSocket | | Class | org.eclipse.jetty.tests.ws | Jetty |
|
| SessionManager | | Interface | org.eclipse.jetty.server | Jetty |
|
| SettingsBodyParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| SettingsFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| SettingsGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| SharedBlockingCallback | Provides a reusable Callback that can block the thread while waiting to be completed. | Class | org.eclipse.jetty.util | Jetty |
|
| ShortDecoder | Default implementation of the Decoder. | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| ShortEncoder | Default encoder for Short to Encoder. | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| ShutdownHandler | A handler that shuts the server down on a valid request. | Class | org.eclipse.jetty.server.handler | Jetty |
|
| ShutdownMonitor | Shutdown/Stop Monitor thread. | Class | org.eclipse.jetty.server | Jetty |
|
| ShutdownThread | ShutdownThread is a shutdown hook thread implemented as singleton that maintains a list of lifecycle instances | Class | org.eclipse.jetty.util.thread | Jetty |
|
| SimpleAction | | Class | org.eclipse.jetty.monitor.jmx | Jetty |
|
| SimpleAuthConfig | | Class | org.eclipse.jetty.security.jaspi | Jetty |
|
| SimpleBeanStore | | Class | org.eclipse.jetty.cdi.core | Jetty |
|
| SimpleBinaryMessage | | Class | org.eclipse.jetty.websocket.common.message | Jetty |
|
| SimpleContainerScope | | Class | org.eclipse.jetty.websocket.common.scopes | Jetty |
|
| SimpleEndpointMetadata | | Class | org.eclipse.jetty.websocket.jsr356.client | Jetty |
|
| SimpleFlowControlStrategy | | Class | org.eclipse.jetty.http2 | Jetty |
|
| SimpleServerEndpointMetadata | | Class | org.eclipse.jetty.websocket.jsr356.server | Jetty |
|
| SimplestServer | The simplest possible Jetty server. | Class | org.eclipse.jetty.embedded | Jetty |
|
| SimpleTextMessage | | Class | org.eclipse.jetty.websocket.common.message | Jetty |
|
| Slf4jLog | | Class | org.eclipse.jetty.util.log | Jetty |
|
| Slf4jRequestLog | | Class | org.eclipse.jetty.server | Jetty |
|
| SniX509ExtendedKeyManager | A X509ExtendedKeyManager that selects a key with an alias retrieved from SNI information, delegating other processing to a nested X509ExtendedKeyManager. | Class | org.eclipse.jetty.util.ssl | Jetty |
|
| SocketAddressResolver | Creates SocketAddress instances, returning them through a Promise. | Interface | org.eclipse.jetty.util | Jetty |
|
| SocketCustomizationListener | A Connection Lister for customization of SocketConnections. | Class | org.eclipse.jetty.server | Jetty |
|
| Socks4Proxy | | Class | org.eclipse.jetty.client | Jetty |
|
| SplitFileServer | A ContextHandlerCollection handler may be used to direct a request to a specific Context. | Class | org.eclipse.jetty.embedded | Jetty |
|
| SpnegoAuthenticator | | Class | org.eclipse.jetty.security.authentication | Jetty |
|
| SpnegoLoginService | | Class | org.eclipse.jetty.security | Jetty |
|
| SpnegoUserIdentity | | Class | org.eclipse.jetty.security | Jetty |
|
| SpnegoUserPrincipal | | Class | org.eclipse.jetty.security | Jetty |
|
| SpringConfigurationProcessor | Spring ConfigurationProcessor A ConfigurationProcessor that uses a spring XML file to emulate the XmlConfiguration format. | Class | org.eclipse.jetty.spring | Jetty |
|
| SpringConfigurationProcessorFactory | Spring ConfigurationProcessor Factory Create a SpringConfigurationProcessor for XML documents with a "beans" element. | Class | org.eclipse.jetty.spring | Jetty |
|
| SslClientConnectionFactory | | Class | org.eclipse.jetty.io.ssl | Jetty |
|
| SslConnection | A Connection that acts as an interceptor between an EndPoint providing SSL encrypted data and another consumer of an EndPoint (typically an Connection like HttpConnection) that | Class | org.eclipse.jetty.io.ssl | Jetty |
|
| SslConnectionFactory | | Class | org.eclipse.jetty.server | Jetty |
|
| SslContextFactory | | Class | org.eclipse.jetty.util.ssl | Jetty |
|
| StacklessLogging | A try-with-resources compatible layer for hiding stacktraces within the scope of the try block when logging with StdErrLog implementation. | Class | org.eclipse.jetty.util.log | Jetty |
|
| StandardDeployer | | Class | org.eclipse.jetty.deploy.bindings | Jetty |
|
| StandardDescriptorProcessor | StandardDescriptorProcessor. | Class | org.eclipse.jetty.webapp | Jetty |
|
| StandardStarter | | Class | org.eclipse.jetty.deploy.bindings | Jetty |
|
| StandardStopper | | Class | org.eclipse.jetty.deploy.bindings | Jetty |
|
| StandardUndeployer | | Class | org.eclipse.jetty.deploy.bindings | Jetty |
|
| StartArgs | The Arguments required to start Jetty. | Class | org.eclipse.jetty.start | Jetty |
|
| StartDirBuilder | Management of the ${jetty. | Class | org.eclipse.jetty.start.builders | Jetty |
|
| Starter | Starter Class which is exec'ed to create a new jetty process. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| StartIni | Simple Start . | Class | org.eclipse.jetty.start | Jetty |
|
| StartIniBuilder | Management of the ${jetty. | Class | org.eclipse.jetty.start.builders | Jetty |
|
| StartLog | Centralized Place for logging. | Class | org.eclipse.jetty.start | Jetty |
|
| StaticTableHttpField | | Class | org.eclipse.jetty.http2.hpack | Jetty |
|
| StatisticsHandler | | Class | org.eclipse.jetty.server.handler | Jetty |
|
| StatisticsServlet | | Class | org.eclipse.jetty.servlet | Jetty |
|
| StatusCode | | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| StdErrLog | StdErr Logging implementation. | Class | org.eclipse.jetty.util.log | Jetty |
|
| Stream | A Stream represents a bidirectional exchange of data on top of a Session. | Interface | org.eclipse.jetty.http2.api | Jetty |
|
| StreamContentParser | A stream content parser parses frame bodies of type STDIN, STDOUT and STDERR. | Class | org.eclipse.jetty.fcgi.parser | Jetty |
|
| StrictRoleCheckPolicy | StrictRoleCheckPolicy Enforces that if a runAsRole is present, then the | Class | org.eclipse.jetty.jaas | Jetty |
|
| StringContentProvider | A ContentProvider for strings. | Class | org.eclipse.jetty.client.util | Jetty |
|
| StringDecoder | Default implementation of the Decoder. | Class | org.eclipse.jetty.websocket.jsr356.decoders | Jetty |
|
| StringEncoder | Default encoder for String to Encoder. | Class | org.eclipse.jetty.websocket.jsr356.encoders | Jetty |
|
| StringUtil | Fast String Utilities. | Class | org.eclipse.jetty.util | Jetty |
|
| SuspendToken | Connection suspend tokenResume a previously suspended connection. | Interface | org.eclipse.jetty.websocket.api | Jetty |
|
| Sweeper | A utility class to perform periodic sweeping of resources. | Class | org.eclipse.jetty.util.thread | Jetty |
|
| Synchronizable | via getLock() so that callers can synchronize externally on that lock: | Interface | org.eclipse.jetty.client | Jetty |
|
| SystemProperties | Ant tag definition. | Class | org.eclipse.jetty.ant.types | Jetty |
|
| SystemProperties | Map of name to SystemProperty. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| SystemProperty | Provides the ability to set System properties for the mojo execution. | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| TagListener | | Class | com.acme | Jetty |
|
| TaskLog | | Class | org.eclipse.jetty.ant.utils | Jetty |
|
| TerminatingPatternRule | If this rule matches, terminate the processing of other rules. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| TerminatingRegexRule | If this rule matches, terminate the processing of other rules. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| TestFileInitializer | In a start testing scenario, it is often not important to actually download or initialize a file, this implementation is merely a no-op for the | Class | org.eclipse.jetty.start.fileinits | Jetty |
|
| 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 forwarded | Class | com.acme | Jetty |
|
| TestListener | | Class | com.acme | Jetty |
|
| TextFile | Simple common abstraction for Text files, that consist of a series of lines. | Class | org.eclipse.jetty.start | Jetty |
|
| TextFrame | | Class | org.eclipse.jetty.websocket.common.frames | Jetty |
|
| TextPartialMessage | Partial TEXT MessageAppender for MessageHandler. | Class | org.eclipse.jetty.websocket.jsr356.messages | Jetty |
|
| TextPartialOnMessage | | Class | org.eclipse.jetty.websocket.jsr356.messages | Jetty |
|
| TextUtil | | Class | org.eclipse.jetty.websocket.common.util | Jetty |
|
| TextWholeMessage | | Class | org.eclipse.jetty.websocket.jsr356.messages | Jetty |
|
| ThreadClassLoaderScope | | Class | org.eclipse.jetty.util.thread | Jetty |
|
| ThreadMonitor | | Class | org.eclipse.jetty.monitor | Jetty |
|
| ThreadMonitorException | | Class | org.eclipse.jetty.monitor.thread | Jetty |
|
| ThreadMonitorInfo | | Class | org.eclipse.jetty.monitor.thread | Jetty |
|
| ThreadPool | A specialization of Executor interface that provides reporting methods (eg getThreads()) and the option of configuration methods (e. | Interface | org.eclipse.jetty.util.thread | Jetty |
|
| TimeoutCompleteListener | | Class | org.eclipse.jetty.client | Jetty |
|
| TimerScheduler | | Class | org.eclipse.jetty.util.thread | Jetty |
|
| TldBundleDiscoverer | Convert bundles that contain tlds into URL locations for consumption by jasper. | Interface | org.eclipse.jetty.osgi.boot.utils | Jetty |
|
| Transaction | Class to represent a JTA UserTransaction impl. | Class | org.eclipse.jetty.plus.jndi | Jetty |
|
| TreeTrie | A Trie String lookup data structure using a tree This implementation is always case insensitive and is optimal for | Class | org.eclipse.jetty.util | Jetty |
|
| Trie | A Trie String lookup data structure. | Interface | org.eclipse.jetty.util | Jetty |
|
| TryFilesFilter | Inspired by nginx's try_files functionality. | Class | org.eclipse.jetty.fcgi.server.proxy | Jetty |
|
| TypeUtil | Provides various static utiltiy methods for manipulating types and their string representations. | Class | org.eclipse.jetty.util | Jetty |
|
| UniqueCriteriaPredicate | Match against a specific Selection. | Class | org.eclipse.jetty.start.graph | Jetty |
|
| UnixCrypt | Unix Crypt. | Class | org.eclipse.jetty.util.security | Jetty |
|
| UpgradeConnection | This is the initial connection handling that exists immediately after physical connection is established to destination server. | Class | org.eclipse.jetty.websocket.client.io | Jetty |
|
| UpgradeException | Exception during WebSocket Upgrade Handshake. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| UpgradeHttpServletRequest | | Class | org.eclipse.jetty.websocket.servlet | Jetty |
|
| UpgradeListener | Listener for Handshake/Upgrade events. | Interface | org.eclipse.jetty.websocket.client.io | Jetty |
|
| UpgradeRequest | | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| UpgradeResponse | | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| Uptime | | Class | org.eclipse.jetty.util | Jetty |
|
| UriFileInitializer | | Class | org.eclipse.jetty.start.fileinits | Jetty |
|
| UriTemplatePathSpec | PathSpec for URI Template based declarationsSee Also:URI Templates (Level 1) | Class | org.eclipse.jetty.http.pathmap | Jetty |
|
| URIUtil | URI Utility methods. | Class | org.eclipse.jetty.util | Jetty |
|
| UrlEncoded | Handles coding of MIME "x-www-form-urlencoded". | Class | org.eclipse.jetty.util | Jetty |
|
| URLResource | Abstract resource class. | Class | org.eclipse.jetty.util.resource | Jetty |
|
| UsageException | A Usage Error has occured. | Class | org.eclipse.jetty.start | Jetty |
|
| UserAuthentication | | Class | org.eclipse.jetty.security | Jetty |
|
| UserDataConstraint | enum UserDataConstraintVersion:$Rev: 4466 $ $Date: 2009-02-10 23:42:54 +0100 (Tue, 10 Feb 2009) $ | Class | org.eclipse.jetty.security | Jetty |
|
| UserIdentity | User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal. | Interface | org.eclipse.jetty.server | Jetty |
|
| UserInfo | | Class | org.eclipse.jetty.jaas.spi | Jetty |
|
| UserInfo | | Class | org.eclipse.jetty.security.jaspi.modules | Jetty |
|
| Utf8Appendable | Utf8 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. | Class | org.eclipse.jetty.util | Jetty |
|
| Utf8CharBuffer | A CharBuffer wrapped with the Utf8Appendable logic. | Class | org.eclipse.jetty.websocket.common.message | Jetty |
|
| Utf8HttpWriter | A writer that can wrap a HttpOutput stream and provide character encodings. | Class | org.eclipse.jetty.server | Jetty |
|
| Utf8LineParser | Stateful parser for lines of UTF8 formatted text, looking for "\n" as a line termination character. | Class | org.eclipse.jetty.util | Jetty |
|
| Utf8PartialBuilder | Similar in scope to the Utf8StringBuilder, but allowing partially constructed Strings without throwing Exceptions for incomplete UTF8 sequences. | Class | org.eclipse.jetty.websocket.common.util | Jetty |
|
| Utf8StringBuffer | This class wraps a standard StringBuffer and provides methods to append UTF-8 encoded bytes, that are converted into characters. | Class | org.eclipse.jetty.util | Jetty |
|
| Utf8StringBuilder | UTF-8 StringBuilder. | Class | org.eclipse.jetty.util | Jetty |
|
| Util | | Class | org.eclipse.jetty.annotations | Jetty |
|
| Util | Various useful functions utility methods for OSGi wide use. | Class | org.eclipse.jetty.osgi.boot.utils | Jetty |
|
| Utils | | Class | org.eclipse.jetty.start | Jetty |
|
| ValidatingConnectionPool | A connection pool that validates connections before making them available for use. | Class | org.eclipse.jetty.client | Jetty |
|
| ValidUrlRule | This rule can be used to protect against invalid unicode characters in a url making it into applications. | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| Version | Utility class for parsing and comparing version strings. | Class | org.eclipse.jetty.start | Jetty |
|
| VirtualHostRuleContainer | Groups rules that apply only to a specific virtual host or sets of virtual hosts | Class | org.eclipse.jetty.rewrite.handler | Jetty |
|
| WarBundleManifestGenerator | | Class | org.eclipse.jetty.osgi.boot.warurl.internal | Jetty |
|
| WarPluginInfo | | Class | org.eclipse.jetty.maven.plugin | Jetty |
|
| WarUrlActivator | Register the factory to handle the war scheme specified by rfc66 when the bundle is activated. | Class | org.eclipse.jetty.osgi.boot.warurl | Jetty |
|
| WarURLConnection | Facade for a URLConnection that will read a jar and substitute its manifest by the manifest provided here. | Class | org.eclipse.jetty.osgi.boot.warurl.internal | Jetty |
|
| WarUrlStreamHandler | RFC-66: support for the "war" protocol We are reusing the parsing of the query string from jetty. | Class | org.eclipse.jetty.osgi.boot.warurl | Jetty |
|
| WebAppClassLoader | ClassLoader for HttpContext. | Class | org.eclipse.jetty.webapp | Jetty |
|
| WebAppContext | Web Application Context Handler. | Class | org.eclipse.jetty.webapp | Jetty |
|
| WebAppMarshaller | An implementation of the AbstractJBossMarshaller code that is just enough to provide a ContextClassResolver that will use the Thread Context Classloader | Class | org.eclipse.jetty.session.infinispan | Jetty |
|
| WebAppObjectInSessionServlet | WebAppObjectInSessionServletSee Also:Serialized Form | Class | org.eclipse.jetty.server.session | Jetty |
|
| WebAppProvider | The webapps directory scanning provider. | Class | org.eclipse.jetty.deploy.providers | Jetty |
|
| WebDescriptor | A web descriptor (web. | Class | org.eclipse.jetty.webapp | Jetty |
|
| WebFilterAnnotation | | Class | org.eclipse.jetty.annotations | Jetty |
|
| WebFilterAnnotationHandler | | Class | org.eclipse.jetty.annotations | Jetty |
|
| WebInfConfiguration | | Class | org.eclipse.jetty.webapp | Jetty |
|
| WebListenerAnnotation | | Class | org.eclipse.jetty.annotations | Jetty |
|
| WebListenerAnnotationHandler | | Class | org.eclipse.jetty.annotations | Jetty |
|
| WebServletAnnotation | | Class | org.eclipse.jetty.annotations | Jetty |
|
| WebServletAnnotationHandler | WebServletAnnotationHandler Process a WebServlet annotation on a class. | Class | org.eclipse.jetty.annotations | Jetty |
|
| WebSocket | Tags a POJO as being a WebSocket class. | Class | org.eclipse.jetty.websocket.api.annotations | Jetty |
|
| WebSocketAdapter | Default implementation of the WebSocketListener. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| WebSocketBehavior | enum WebSocketBehaviorBehavior for how the WebSocket should operate. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| WebSocketCdiInitializer | | Class | org.eclipse.jetty.cdi.websocket | Jetty |
|
| WebSocketCdiListener | | Class | org.eclipse.jetty.cdi.websocket | Jetty |
|
| WebSocketChatServlet | | Class | com.acme | Jetty |
|
| WebSocketClient | WebSocketClient provides a means of establishing connections to remote websocket endpoints. | Class | org.eclipse.jetty.websocket.client | Jetty |
|
| WebSocketClientConnection | Client side WebSocket physical connection. | Class | org.eclipse.jetty.websocket.client.io | Jetty |
|
| WebSocketClientSelectorManager | | Class | org.eclipse.jetty.websocket.client.io | Jetty |
|
| WebSocketConnectionListener | | Interface | org.eclipse.jetty.websocket.api | Jetty |
|
| WebSocketContainerScope | Defined Scope for a WebSocketContainer. | Interface | org.eclipse.jetty.websocket.common.scopes | Jetty |
|
| WebSocketCreator | Abstract WebSocket creator interface. | Interface | org.eclipse.jetty.websocket.servlet | Jetty |
|
| WebSocketException | A recoverable exception within the websocket framework. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| WebSocketExtensionFactory | | Class | org.eclipse.jetty.websocket.common.extensions | Jetty |
|
| WebSocketFrame | A Base Frame as seen in RFC 6455. | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| WebSocketFrameListener | WebSocket Frame Listener interface for incoming WebSocket frames. | Interface | org.eclipse.jetty.websocket.api | Jetty |
|
| WebSocketHandler | | Class | org.eclipse.jetty.websocket.server | Jetty |
|
| WebSocketHandshake | | Interface | org.eclipse.jetty.websocket.server | Jetty |
|
| WebSocketJsrServer | Example of setting up a javax. | Class | org.eclipse.jetty.embedded | Jetty |
|
| WebSocketListener | Basic WebSocket Listener interface for incoming WebSocket message events. | Interface | org.eclipse.jetty.websocket.api | Jetty |
|
| WebSocketPartialListener | WebSocket Partial Message Listener interface for incoming WebSocket TEXT/BINARY/CONTINUATION frames. | Interface | org.eclipse.jetty.websocket.api | Jetty |
|
| WebSocketPingPongListener | WebSocket PING/PONG Listener interface for incoming WebSocket PING/PONG frames. | Interface | org.eclipse.jetty.websocket.api | Jetty |
|
| WebSocketPolicy | Settings for WebSocket operations. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| WebSocketRemoteEndpoint | Endpoint for Writing messages to the Remote websocket. | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| WebSocketScope | A CDI Context Scope for a WebSocket Session / Endpoint CAUTION: This is a highly speculative scope defined by Jetty. | Class | org.eclipse.jetty.cdi.websocket.annotation | Jetty |
|
| WebSocketScopeContext | WebSocket Scope Context. | Class | org.eclipse.jetty.cdi.websocket | Jetty |
|
| WebSocketScopeExtension | | Class | org.eclipse.jetty.cdi.websocket | Jetty |
|
| WebSocketServer | Example of setting up a Jetty WebSocket server Note: this uses the Jetty WebSocket API, not the javax. | Class | org.eclipse.jetty.embedded | Jetty |
|
| WebSocketServerConnection | | Class | org.eclipse.jetty.websocket.server | Jetty |
|
| WebSocketServerContainerInitializer | | Class | org.eclipse.jetty.websocket.jsr356.server.deploy | Jetty |
|
| WebSocketServerFactory | | Class | org.eclipse.jetty.websocket.server | Jetty |
|
| WebSocketServlet | Abstract Servlet used to bridge the Servlet API to the WebSocket API. | Class | org.eclipse.jetty.websocket.servlet | Jetty |
|
| WebSocketServletFactory | | Interface | org.eclipse.jetty.websocket.servlet | Jetty |
|
| WebSocketSession | | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| WebSocketSessionFactory | Default Session factory, creating WebSocketSession objects. | Class | org.eclipse.jetty.websocket.common | Jetty |
|
| WebSocketSessionScope | Defined Scope for a WebSocketSession (active connection)The parent WebSocketContainerScope for this session scope. | Interface | org.eclipse.jetty.websocket.common.scopes | Jetty |
|
| WebSocketTimeoutException | Exception thrown to indicate a connection I/O timeout. | Class | org.eclipse.jetty.websocket.api | Jetty |
|
| WebSocketUpgradeFilter | Inline Servlet Filter to capture WebSocket upgrade requests and perform path mappings to WebSocketCreator objects. | Class | org.eclipse.jetty.websocket.server | Jetty |
|
| WebSocketUpgradeHandlerWrapper | | Class | org.eclipse.jetty.websocket.server | Jetty |
|
| WebXmlConfiguration | Configure by parsing default web. | Class | org.eclipse.jetty.webapp | Jetty |
|
| WelcomeFilter | This filter can be used to server an index file for a directory when no index file actually exists (thus the web. | Class | org.eclipse.jetty.servlets | Jetty |
|
| WeldDeploymentBinding | | Class | org.eclipse.jetty.cdi.servlet | Jetty |
|
| WindowUpdateBodyParser | | Class | org.eclipse.jetty.http2.parser | Jetty |
|
| WindowUpdateFrame | | Class | org.eclipse.jetty.http2.frames | Jetty |
|
| WindowUpdateGenerator | | Class | org.eclipse.jetty.http2.generator | Jetty |
|
| WriteCallback | Callback for Write events. | Interface | org.eclipse.jetty.websocket.api | Jetty |
|
| WriteCallbackWrapper | Wraps the exposed WriteCallback WebSocket API with a Jetty Callback. | Class | org.eclipse.jetty.websocket.common.io | Jetty |
|
| WriteFlusher | A Utility class to help implement EndPoint. | Class | org.eclipse.jetty.io | Jetty |
|
| WriterOutputStream | Wrap a Writer as an OutputStream. | Class | org.eclipse.jetty.io | Jetty |
|
| WSURI | Utility methods for converting a URI between a HTTP(S) and WS(S) URI. | Class | org.eclipse.jetty.websocket.api.util | Jetty |
|
| WWWAuthenticationProtocolHandler | A protocol handler that handles the 401 response code in association with the WWW-Authenticate header. | Class | org.eclipse.jetty.client | Jetty |
|
| X509 | | Class | org.eclipse.jetty.util.ssl | Jetty |
|
| XmlAppendable | | Class | org.eclipse.jetty.xml | Jetty |
|
| XmlConfiguration | Configures objects from XML. | Class | org.eclipse.jetty.xml | Jetty |
|
| XmlParser | XML Parser wrapper. | Class | org.eclipse.jetty.xml | Jetty |
|
| XWebkitDeflateFrameExtension | in the wild. | Class | org.eclipse.jetty.websocket.common.extensions.compress | Jetty |
|
| ZeroMasker | | Class | org.eclipse.jetty.websocket.client.masks | Jetty |