Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.eclipse.jetty.util.component.AbstractLifeCycle (implements org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.websocket.common.extensions.AbstractExtension (implements org.eclipse.jetty.websocket.api.extensions.Extension)
- 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.websocket.api.extensions.ExtensionFactory (implements java.lang.Iterable<T>)
- org.eclipse.jetty.websocket.common.extensions.WebSocketExtensionFactory (implements org.eclipse.jetty.util.component.Dumpable, org.eclipse.jetty.util.component.LifeCycle)
- org.eclipse.jetty.websocket.common.extensions.ExtensionStack.FrameEntry
- org.eclipse.jetty.util.IteratingCallback (implements org.eclipse.jetty.util.Callback)