Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.eclipse.jetty.server.handler Classes and Interfaces - 37 results found.
NameDescriptionTypePackageFramework
AbstractHandlerClassorg.eclipse.jetty.server.handlerJetty
AbstractHandlerContainerAbstract Handler Container.Classorg.eclipse.jetty.server.handlerJetty
AbstractHandlerMBeanClassorg.eclipse.jetty.server.handler.jmxJetty
AllowSymLinkAliasCheckerSymbolic Link AliasChecker.Classorg.eclipse.jetty.server.handlerJetty
AsyncDelayHandlerA handler wrapper that provides the framework to asynchronously delay the handling of a request.Classorg.eclipse.jetty.server.handlerJetty
ContextHandler This handler wraps a call to handle by setting the context and servlet path, plus setting the context classloader.Classorg.eclipse.jetty.server.handlerJetty
ContextHandler .AliasCheckInterfaceorg.eclipse.jetty.server.handler.ContextHandlerJetty
ContextHandler .ApproveAliasesApprove all aliases.Classorg.eclipse.jetty.server.handler.ContextHandlerJetty
ContextHandler .ApproveNonExistentDirectoryAliasesApprove Aliases of a non existent directory.Classorg.eclipse.jetty.server.handler.ContextHandlerJetty
ContextHandler .AvailabilityReturns the enum constant of this type with the specified name.Classorg.eclipse.jetty.server.handler.ContextHandlerJetty
ContextHandler .ContextScopeListenerInterfaceorg.eclipse.jetty.server.handler.ContextHandlerJetty
ContextHandler .StaticContextClassorg.eclipse.jetty.server.handler.ContextHandlerJetty
ContextHandlerCollectionContextHandlerCollection.Classorg.eclipse.jetty.server.handlerJetty
ContextHandlerMBeanClassorg.eclipse.jetty.server.handler.jmxJetty
DebugHandler A lightweight debug handler that can be used in production code.Classorg.eclipse.jetty.server.handlerJetty
DefaultHandler This handle will deal with unhandled requests in the server.Classorg.eclipse.jetty.server.handlerJetty
ErrorHandlerHandler for Error pages An ErrorHandler is registered with ContextHandler.Classorg.eclipse.jetty.server.handlerJetty
ErrorHandler .ErrorPageMapperInterfaceorg.eclipse.jetty.server.handler.ErrorHandlerJetty
GzipFactoryInterfaceorg.eclipse.jetty.server.handler.gzipJetty
GzipHandlerA Handler that can dynamically GZIP compress responses.Classorg.eclipse.jetty.server.handler.gzipJetty
GzipHttpOutputInterceptorClassorg.eclipse.jetty.server.handler.gzipJetty
HandlerA Jetty Server Handler.Interfaceorg.eclipse.jetty.serverJetty
HandlerCollectionA collection of handlers.Classorg.eclipse.jetty.server.handlerJetty
HandlerContainerA Handler that contains other Handlers.Interfaceorg.eclipse.jetty.serverJetty
HandlerList This extension of HandlerCollection will call each contained handler in turn until either an exception is thrown, the responseClassorg.eclipse.jetty.server.handlerJetty
HandlerWrapperA HandlerWrapper acts as a Handler but delegates the handle method and life cycle events to a delegate.Classorg.eclipse.jetty.server.handlerJetty
HotSwapHandlerA HandlerContainer that allows a hot swap of a wrapped handler.Classorg.eclipse.jetty.server.handlerJetty
IdleTimeoutHandlerHandler to adjust the idle timeout of requests while dispatched.Classorg.eclipse.jetty.server.handlerJetty
IPAccessHandler Controls access to the wrapped handler by the real remote IP.Classorg.eclipse.jetty.server.handlerJetty
ManagedAttributeListenerClassorg.eclipse.jetty.server.handlerJetty
MovedContextHandlerMoved ContextHandler.Classorg.eclipse.jetty.server.handlerJetty
RequestLogHandler This handler can be used to wrap an individual context for context logging.Classorg.eclipse.jetty.server.handlerJetty
ResourceHandler This handle will serve static content and handle If-Modified-Since headers.Classorg.eclipse.jetty.server.handlerJetty
ScopedHandler A ScopedHandler is a HandlerWrapper where the wrapped handlers each define a scope.Classorg.eclipse.jetty.server.handlerJetty
SecuredRedirectHandlerSecured Redirect Handler Using information present in the HttpConfiguration, will attempt to redirect to the HttpConfiguration.Classorg.eclipse.jetty.server.handlerJetty
ShutdownHandlerA handler that shuts the server down on a valid request.Classorg.eclipse.jetty.server.handlerJetty
StatisticsHandlerClassorg.eclipse.jetty.server.handlerJetty