| Modifier and Type | Class and Description |
|---|---|
class |
BrowserMobProxyHandler |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpHandler
HTTP handler.
|
interface |
HttpListener
HTTP Listener.
|
interface |
RequestLog
Abstract HTTP Request Log format
|
| Modifier and Type | Class and Description |
|---|---|
class |
HostSocketListener
Forced Host Listener
this simple listener extention forces the host header to be set to a specific value.
|
class |
HttpContext
Context for a collection of HttpHandlers.
|
class |
HttpServer
HTTP Server.
|
class |
JsseListener
Deprecated.
use SslListener
|
class |
NCSARequestLog
NCSA HTTP Request Log.
|
class |
ResourceCache |
class |
SocketListener
Socket HTTP Listener.
|
class |
SslListener
JSSE Socket Listener.
|
class |
SunJsseListener
Deprecated.
Use org.mortbay.http.SslListener
|
| Modifier and Type | Class and Description |
|---|---|
class |
AJP13Listener
AJP 1.3 Protocol Listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpHandler
Base HTTP Handler.
|
class |
DumpHandler
Dump request handler.
|
class |
ErrorPageHandler
Handler for Error pages
A handler that is registered at the org.mortbay.http.ErrorHandler
context attributed and called by the HttpResponse.sendError method to write a
error page.
|
class |
ExpiryHandler
Handler that allows the default Expiry of all content to be set.
|
class |
ForwardHandler
Forward Request Handler.
|
class |
HTAccessHandler
Handler to authenticate access using the Apache's .htaccess files.
|
class |
IPAccessHandler
Handler to authenticate access from certain IP-addresses.
|
class |
MsieSslHandler
Handler to force MSIE SSL connections to not be persistent to
work around MSIE5 bug.
|
class |
NotFoundHandler
Handler for resources that were not found.
|
class |
NullHandler
Abstract HTTP Handler.
|
class |
ProxyHandler
Proxy request handler.
|
class |
ResourceHandler
Handler to serve files and resources.
|
class |
RootNotFoundHandler |
class |
SecurityHandler
Handler to enforce SecurityConstraints.
|
class |
SetResponseHeadersHandler
Handler that allows arbitrary HTTP Header values to be set in the response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SocketChannelListener
EXPERIMENTAL NIO listener!
|
| Modifier and Type | Class and Description |
|---|---|
class |
Server
The Jetty HttpServer.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionManager
Session Manager.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSessionManager
An Abstract implementation of SessionManager.
|
class |
FilterHolder |
class |
HashSessionManager
An in-memory implementation of SessionManager.
|
class |
Holder |
class |
ServletHandler
Servlet HttpHandler.
|
class |
ServletHolder
Servlet Instance and Context Holder.
|
class |
ServletHttpContext
ServletHttpContext.
|
class |
WebApplicationContext
Standard web.xml configured HttpContext.
|
class |
WebApplicationHandler
WebApp HttpHandler.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogSink
A Log sink.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NullLogSink |
class |
OutputStreamLogSink
A Log sink.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Container
Abstract Container.
|
class |
IO
IO Utilities.
|
class |
LifeCycleThread
Base Thread class implementing LifeCycle.
|
class |
Pool
A pool of Objects.
|
class |
ThreadedServer
Threaded socket server.
|
class |
ThreadPool
A pool of threads.
|
| Constructor and Description |
|---|
LifeCycleMBean(LifeCycle object) |
| Modifier and Type | Class and Description |
|---|---|
class |
SeleniumProxyHandler
Proxy request handler.
|
static class |
SeleniumProxyHandler.SslRelay |
Copyright © 2015. All Rights Reserved.