Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- com.yahoo.jdisc.application.AbstractApplication (implements com.yahoo.jdisc.application.Application)
- com.yahoo.jdisc.client.AbstractClientApplication (implements com.yahoo.jdisc.client.ClientApplication)
- com.yahoo.jdisc.AbstractResource (implements com.yahoo.jdisc.SharedResource)
- com.yahoo.jdisc.handler.AbstractRequestHandler (implements com.yahoo.jdisc.handler.RequestHandler)
- com.yahoo.jdisc.service.AbstractClientProvider (implements com.yahoo.jdisc.service.ClientProvider)
- com.yahoo.jdisc.handler.ThreadedRequestHandler
- com.yahoo.jdisc.service.AbstractServerProvider (implements com.yahoo.jdisc.service.ServerProvider)
- com.yahoo.jdisc.core.ActiveContainer (implements com.yahoo.jdisc.service.CurrentContainer)
- com.yahoo.jdisc.Request
- com.yahoo.jdisc.application.ResourcePool (implements java.lang.AutoCloseable)
- com.yahoo.jdisc.handler.AbstractRequestHandler (implements com.yahoo.jdisc.handler.RequestHandler)
- com.yahoo.jdisc.core.ApplicationLoader (implements com.yahoo.jdisc.core.BootstrapLoader, com.yahoo.jdisc.application.ContainerActivator, com.yahoo.jdisc.service.CurrentContainer)
- com.yahoo.jdisc.application.BindingMatch<T>
- com.yahoo.jdisc.application.BindingRepository<T> (implements java.lang.Iterable<T>)
- com.yahoo.jdisc.application.BindingSet<T> (implements java.lang.Iterable<T>)
- com.yahoo.jdisc.handler.BlockingContentWriter
- com.yahoo.jdisc.handler.BufferedContentChannel (implements com.yahoo.jdisc.handler.ContentChannel)
- com.yahoo.jdisc.core.BundleCollisionHook (implements org.osgi.framework.hooks.bundle.CollisionHook, org.osgi.framework.hooks.bundle.EventHook, org.osgi.framework.hooks.bundle.FindHook)
- com.yahoo.jdisc.application.BundleInstaller
- com.yahoo.jdisc.client.ClientDriver
- java.time.Clock (implements java.time.InstantSource)
- com.yahoo.jdisc.Timer.ClockAdapter
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- com.yahoo.jdisc.handler.FastContentWriter (implements java.lang.AutoCloseable)
- com.yahoo.jdisc.handler.FutureCompletion (implements com.yahoo.jdisc.handler.CompletionHandler)
- com.yahoo.jdisc.handler.FutureResponse (implements com.yahoo.jdisc.handler.ResponseHandler)
- com.yahoo.jdisc.application.ContainerBuilder
- com.yahoo.jdisc.core.ContainerTermination (implements com.yahoo.jdisc.application.DeactivatedContainer, java.lang.Runnable)
- com.yahoo.jdisc.application.ContainerThread.Factory (implements java.util.concurrent.ThreadFactory)
- com.yahoo.jdisc.refcount.DebugReferencesByContextMap (implements com.yahoo.jdisc.refcount.References)
- com.yahoo.jdisc.refcount.DebugReferencesWithStack (implements com.yahoo.jdisc.refcount.References)
- com.yahoo.jdisc.core.DefaultBindingSelector (implements com.yahoo.jdisc.application.BindingSetSelector)
- com.yahoo.jdisc.core.ExportPackages
- com.yahoo.jdisc.core.FelixFramework (implements com.yahoo.jdisc.application.OsgiFramework)
- com.yahoo.jdisc.core.FelixParams
- com.yahoo.jdisc.application.GuiceRepository (implements java.lang.Iterable<T>)
- com.yahoo.jdisc.HeaderFields (implements java.util.Map<K,
V>) - java.io.InputStream (implements java.io.Closeable)
- com.yahoo.jdisc.handler.UnsafeContentInputStream
- com.yahoo.jdisc.handler.ContentInputStream
- com.yahoo.jdisc.handler.UnsafeContentInputStream
- com.yahoo.jdisc.core.Main
- com.yahoo.jdisc.application.MetricProvider (implements com.google.inject.Provider<T>)
- com.yahoo.jdisc.test.MockMetric (implements com.yahoo.jdisc.Metric)
- com.yahoo.jdisc.test.NonWorkingCompletionHandler (implements com.yahoo.jdisc.handler.CompletionHandler)
- com.yahoo.jdisc.test.NonWorkingContentChannel (implements com.yahoo.jdisc.handler.ContentChannel)
- com.yahoo.jdisc.test.NonWorkingOsgiFramework (implements com.yahoo.jdisc.application.OsgiFramework)
- com.yahoo.jdisc.test.NonWorkingRequest
- com.yahoo.jdisc.test.NonWorkingResponseHandler (implements com.yahoo.jdisc.handler.ResponseHandler)
- com.yahoo.jdisc.NoopSharedResource (implements com.yahoo.jdisc.SharedResource)
- com.yahoo.jdisc.test.NonWorkingClientProvider (implements com.yahoo.jdisc.service.ClientProvider)
- com.yahoo.jdisc.test.NonWorkingRequestHandler (implements com.yahoo.jdisc.handler.RequestHandler)
- com.yahoo.jdisc.test.NonWorkingServerProvider (implements com.yahoo.jdisc.service.ServerProvider)
- com.yahoo.jdisc.handler.NullContent (implements com.yahoo.jdisc.handler.ContentChannel)
- com.yahoo.jdisc.application.OsgiHeader
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- com.yahoo.jdisc.handler.FastContentOutputStream (implements java.util.concurrent.Future<V>)
- com.yahoo.jdisc.handler.ReadableContentChannel (implements com.yahoo.jdisc.handler.ContentChannel, java.lang.Iterable<T>)
- java.lang.Record
- com.yahoo.jdisc.application.BsnVersion
- com.yahoo.jdisc.ReferencedResource<T> (implements java.lang.AutoCloseable)
- com.yahoo.jdisc.References
- com.yahoo.jdisc.handler.RequestDispatch (implements java.util.concurrent.Future<V>, com.yahoo.jdisc.handler.ResponseHandler)
- com.yahoo.jdisc.handler.CallableRequestDispatch (implements java.util.concurrent.Callable<V>)
- com.yahoo.jdisc.Response
- com.yahoo.jdisc.handler.ResponseDispatch (implements java.util.concurrent.Future<V>)
- com.yahoo.jdisc.handler.CallableResponseDispatch (implements java.util.concurrent.Callable<V>)
- com.yahoo.jdisc.test.ServerProviderConformanceTest
- com.yahoo.jdisc.application.ServerRepository (implements java.lang.Iterable<T>)
- com.yahoo.jdisc.core.StandaloneMain
- com.yahoo.jdisc.core.SystemTimer (implements com.yahoo.jdisc.Timer)
- com.yahoo.jdisc.test.TestDriver (implements com.yahoo.jdisc.application.ContainerActivator, com.yahoo.jdisc.service.CurrentContainer)
- com.yahoo.jdisc.test.TestTimer (implements com.yahoo.jdisc.Timer)
- java.lang.Thread (implements java.lang.Runnable)
- com.yahoo.jdisc.application.ContainerThread
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.osgi.framework.BundleException
- com.yahoo.jdisc.application.BundleInstallationException
- java.lang.RuntimeException
- com.yahoo.jdisc.application.ApplicationNotReadyException
- com.yahoo.jdisc.handler.BindingNotFoundException
- com.yahoo.jdisc.service.BindingSetNotFoundException
- com.yahoo.jdisc.service.ContainerNotReadyException
- com.yahoo.jdisc.service.NoBindingSetSelectedException
- com.yahoo.jdisc.handler.OverloadException
- com.yahoo.jdisc.handler.RequestDeniedException
- com.yahoo.jdisc.test.ServerProviderConformanceTest.ConformanceException
- org.osgi.framework.BundleException
- java.lang.Exception
- com.yahoo.jdisc.core.TimeoutManagerImpl
- com.yahoo.jdisc.application.UriPattern (implements java.lang.Comparable<T>)
- com.yahoo.jdisc.application.UriPattern.Match
- com.yahoo.jdisc.application.AbstractApplication (implements com.yahoo.jdisc.application.Application)
Interface Hierarchy
- com.yahoo.jdisc.application.Application
- com.yahoo.jdisc.client.ClientApplication (also extends java.lang.Runnable)
- java.lang.AutoCloseable
- com.yahoo.jdisc.application.DeactivatedContainer
- com.yahoo.jdisc.refcount.DestructableResource
- com.yahoo.jdisc.ResourceReference
- com.yahoo.jdisc.application.BindingSetSelector
- com.yahoo.jdisc.core.BootstrapLoader
- com.yahoo.jdisc.handler.CompletionHandler
- com.yahoo.jdisc.application.ContainerActivator
- com.yahoo.jdisc.statistics.ContainerWatchdogMetrics
- com.yahoo.jdisc.handler.ContentChannel
- com.yahoo.jdisc.service.CurrentContainer
- com.yahoo.jdisc.Metric
- com.yahoo.jdisc.Metric.Context
- com.yahoo.jdisc.application.MetricConsumer
- com.yahoo.jdisc.application.OsgiFramework
- com.yahoo.jdisc.refcount.References
- com.yahoo.jdisc.Response.Status
- com.yahoo.jdisc.handler.ResponseHandler
- java.lang.Runnable
- com.yahoo.jdisc.client.ClientApplication (also extends com.yahoo.jdisc.application.Application)
- com.yahoo.jdisc.test.ServerProviderConformanceTest.Adapter<T,
U, V> - com.yahoo.jdisc.SharedResource
- com.yahoo.jdisc.Container (also extends com.yahoo.jdisc.Timer)
- com.yahoo.jdisc.handler.RequestHandler
- com.yahoo.jdisc.service.ClientProvider
- com.yahoo.jdisc.handler.DelegatedRequestHandler
- com.yahoo.jdisc.service.ServerProvider
- com.yahoo.jdisc.TimeoutManager
- com.yahoo.jdisc.Timer
- com.yahoo.jdisc.Container (also extends com.yahoo.jdisc.SharedResource)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.yahoo.jdisc.Request.RequestType
- com.yahoo.jdisc.SharedResource.Debug
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)