|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LifeCycle in org.mortbay.component |
---|
Classes in org.mortbay.component that implement LifeCycle | |
---|---|
class |
AbstractLifeCycle
|
Uses of LifeCycle in org.mortbay.io |
---|
Classes in org.mortbay.io that implement LifeCycle | |
---|---|
class |
IO
IO Utilities. |
Uses of LifeCycle in org.mortbay.jetty |
---|
Subinterfaces of LifeCycle in org.mortbay.jetty | |
---|---|
interface |
Connector
HTTP Connector. |
interface |
Handler
|
interface |
RequestLog
RequestLog |
interface |
SessionManager
Session Manager. |
static interface |
SessionManager.MetaManager
MetaManager. |
Classes in org.mortbay.jetty that implement LifeCycle | |
---|---|
class |
AbstractConnector
Abstract Connector implementation. |
class |
NCSARequestLog
RequestLogImpl |
class |
ResourceCache
|
class |
Server
Jetty HTTP Servlet Server. |
Uses of LifeCycle in org.mortbay.jetty.bio |
---|
Classes in org.mortbay.jetty.bio that implement LifeCycle | |
---|---|
class |
SocketConnector
Socket Connector. |
Uses of LifeCycle in org.mortbay.jetty.handler |
---|
Classes in org.mortbay.jetty.handler that implement LifeCycle | |
---|---|
class |
AbstractHandler
AbstractHandler. |
class |
ContextHandler
ContextHandler. |
class |
ErrorHandler
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 |
HandlerCollection
HandlerCollection. |
class |
NotFoundHandler
Handler for resources that were not found. |
class |
RequestLogHandler
RequestLogHandler. |
class |
WrappedHandler
HandlerCollection. |
Uses of LifeCycle in org.mortbay.jetty.nio |
---|
Classes in org.mortbay.jetty.nio that implement LifeCycle | |
---|---|
class |
BlockingChannelConnector
Blocking NIO connector. |
class |
SelectBlockingChannelConnector
Selecting Blocking NIO connector. |
class |
SelectChannelConnector
Selecting NIO connector. |
Uses of LifeCycle in org.mortbay.jetty.security |
---|
Classes in org.mortbay.jetty.security that implement LifeCycle | |
---|---|
class |
SecurityHandler
Handler to enforce SecurityConstraints. |
class |
SslSocketConnector
JSSE Socket Listener. |
Uses of LifeCycle in org.mortbay.jetty.servlet |
---|
Classes in org.mortbay.jetty.servlet that implement LifeCycle | |
---|---|
class |
AbstractSessionManager
An Abstract implementation of SessionManager. |
static class |
AbstractSessionManager.NullMetaManager
|
static class |
AbstractSessionManager.SimpleMetaManager
|
class |
FilterHolder
|
class |
HashSessionManager
An in-memory implementation of SessionManager. |
class |
Holder
|
class |
ServletHandler
Servlet HttpHandler. |
class |
ServletHolder
Servlet Instance and Context Holder. |
class |
SessionHandler
SessionHandler. |
Uses of LifeCycle in org.mortbay.jetty.webapp |
---|
Classes in org.mortbay.jetty.webapp that implement LifeCycle | |
---|---|
class |
WebAppContext
Web Application Context Handler. |
class |
WebAppContext.WebAppErrorHandler
|
Uses of LifeCycle in org.mortbay.thread |
---|
Subinterfaces of LifeCycle in org.mortbay.thread | |
---|---|
interface |
ThreadPool
ThreadPool. |
Classes in org.mortbay.thread that implement LifeCycle | |
---|---|
class |
BoundedThreadPool
A pool of threads. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |