类分层结构
- java.lang.Object
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.util.component.ContainerLifeCycle (implements org.eclipse.jetty.util.component.Container, org.eclipse.jetty.util.component.Destroyable, org.eclipse.jetty.util.component.Dumpable.DumpableContainer)
- org.eclipse.jetty.server.handler.AbstractHandler (implements org.eclipse.jetty.server.Handler)
- org.eclipse.jetty.server.handler.AbstractHandlerContainer (implements org.eclipse.jetty.server.HandlerContainer)
- org.eclipse.jetty.server.handler.HandlerCollection
- org.noear.solon.boot.jetty.XPluginImp (implements org.noear.solon.core.Plugin)