Hierarchy For All Packages
Package Hierarchies:- hudson.remoting,
- hudson.remoting.forward,
- hudson.remoting.jnlp,
- org.jenkinsci.remoting,
- org.jenkinsci.remoting.engine,
- org.jenkinsci.remoting.nio,
- org.jenkinsci.remoting.org.apache.commons.net.util,
- org.jenkinsci.remoting.org.apache.commons.validator.routines,
- org.jenkinsci.remoting.protocol,
- org.jenkinsci.remoting.protocol.cert,
- org.jenkinsci.remoting.protocol.impl,
- org.jenkinsci.remoting.util,
- org.jenkinsci.remoting.util.https
Class Hierarchy
- java.lang.Object
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- hudson.remoting.AtmostOneThreadExecutor
- hudson.remoting.SingleLaneExecutorService
- org.jenkinsci.remoting.util.AnonymousClassWarnings
- org.jenkinsci.remoting.protocol.ApplicationLayer<T> (implements org.jenkinsci.remoting.protocol.ProtocolLayer, org.jenkinsci.remoting.protocol.ProtocolLayer.Recv)
- org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer
- hudson.remoting.AsyncFutureImpl<V> (implements hudson.remoting.Future<V>)
- hudson.remoting.Base64
- hudson.remoting.BinarySafeStream
- org.jenkinsci.remoting.util.ByteBufferQueue
- org.jenkinsci.remoting.util.ByteBufferUtils
- org.jenkinsci.remoting.CallableDecorator
- hudson.remoting.Capability (implements java.io.Serializable)
- hudson.remoting.Channel (implements java.io.Closeable, hudson.remoting.VirtualChannel)
- hudson.remoting.Channel.Listener
- org.jenkinsci.remoting.util.LoggingChannelListener
- hudson.remoting.ChannelBuilder
- org.jenkinsci.remoting.nio.NioChannelBuilder
- hudson.remoting.ChannelProperty<T> (implements java.io.Serializable)
- hudson.remoting.ChunkHeader
- hudson.remoting.ClassFilter
- hudson.remoting.ClassLoaderHolder (implements org.jenkinsci.remoting.SerializableOnlyOverRemoting)
- hudson.remoting.Command (implements java.io.Serializable)
- hudson.remoting.Request<RSP,
EXC> - hudson.remoting.Response<RSP,
EXC> - hudson.remoting.UnexportCommand
- hudson.remoting.Request<RSP,
- hudson.remoting.CommandTransport
- hudson.remoting.AbstractByteArrayCommandTransport
- hudson.remoting.AbstractByteBufferCommandTransport
- hudson.remoting.SynchronousCommandTransport
- hudson.remoting.AbstractSynchronousByteArrayCommandTransport
- org.jenkinsci.remoting.protocol.impl.ConnectionHeaders
- hudson.remoting.DaemonThreadFactory (implements java.util.concurrent.ThreadFactory)
- org.jenkinsci.remoting.util.DirectByteBufferPool (implements org.jenkinsci.remoting.util.ByteBufferPool)
- org.jenkinsci.remoting.util.DurationFormatter
- hudson.remoting.EngineListenerAdapter (implements hudson.remoting.EngineListener)
- hudson.remoting.EngineListenerSplitter (implements hudson.remoting.EngineListener)
- org.jenkinsci.remoting.util.ExecutorServiceUtils
- org.jenkinsci.remoting.nio.FifoBuffer (implements java.io.Closeable)
- org.jenkinsci.remoting.protocol.FilterLayer (implements org.jenkinsci.remoting.protocol.ProtocolLayer, org.jenkinsci.remoting.protocol.ProtocolLayer.Recv, org.jenkinsci.remoting.protocol.ProtocolLayer.Send)
- org.jenkinsci.remoting.protocol.impl.AckFilterLayer
- org.jenkinsci.remoting.protocol.impl.AgentProtocolClientFilterLayer
- org.jenkinsci.remoting.protocol.impl.ConnectionHeadersFilterLayer
- org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer
- hudson.remoting.forward.ForwarderFactory
- hudson.remoting.HexDump
- org.jenkinsci.remoting.org.apache.commons.validator.routines.InetAddressValidator (implements java.io.Serializable)
- hudson.remoting.InitializeJarCacheMain
- java.io.InputStream (implements java.io.Closeable)
- org.jenkinsci.remoting.util.ByteBufferQueueInputStream
- org.jenkinsci.remoting.util.FastByteBufferQueueInputStream
- hudson.remoting.FastPipedInputStream
- java.io.FilterInputStream
- hudson.remoting.SocketInputStream
- java.io.ObjectInputStream (implements java.io.ObjectInput, java.io.ObjectStreamConstants)
- hudson.remoting.ObjectInputStreamEx
- hudson.remoting.RemoteInputStream (implements org.jenkinsci.remoting.SerializableOnlyOverRemoting)
- org.jenkinsci.remoting.protocol.IOHub (implements org.jenkinsci.remoting.util.ByteBufferPool, java.io.Closeable, java.util.concurrent.Executor, java.lang.Runnable)
- org.jenkinsci.remoting.util.IOUtils
- hudson.remoting.JarCache
- hudson.remoting.JarCacheSupport
- hudson.remoting.FileSystemJarCache
- hudson.remoting.JarCacheSupport
- org.jenkinsci.remoting.engine.JnlpAgentEndpoint
- org.jenkinsci.remoting.engine.JnlpClientDatabase
- org.jenkinsci.remoting.engine.JnlpConnectionState
- org.jenkinsci.remoting.engine.Jnlp4ConnectionState
- org.jenkinsci.remoting.engine.JnlpConnectionStateListener
- org.jenkinsci.remoting.engine.JnlpEndpointResolver
- org.jenkinsci.remoting.engine.JnlpAgentEndpointConfigurator
- org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver
- org.jenkinsci.remoting.engine.JnlpProtocolHandler<STATE>
- org.jenkinsci.remoting.engine.JnlpProtocol4Handler
- org.jenkinsci.remoting.engine.JnlpProtocol4ProxyHandler
- org.jenkinsci.remoting.engine.JnlpProtocolHandlerFactory
- org.jenkinsci.remoting.util.KeyUtils
- hudson.remoting.Launcher
- hudson.remoting.jnlp.Main
- hudson.remoting.LocalChannel (implements hudson.remoting.VirtualChannel)
- hudson.remoting.NamingThreadFactory (implements java.util.concurrent.ThreadFactory)
- org.jenkinsci.remoting.protocol.NetworkLayer (implements org.jenkinsci.remoting.protocol.ProtocolLayer, org.jenkinsci.remoting.protocol.ProtocolLayer.Send)
- org.jenkinsci.remoting.protocol.impl.BIONetworkLayer
- org.jenkinsci.remoting.protocol.impl.NIONetworkLayer (implements org.jenkinsci.remoting.protocol.IOHubReadyListener)
- org.jenkinsci.remoting.nio.NioChannelHub (implements java.io.Closeable, java.lang.Runnable)
- org.jenkinsci.remoting.util.https.NoCheckHostnameVerifier (implements javax.net.ssl.HostnameVerifier)
- org.jenkinsci.remoting.util.https.NoCheckTrustManager (implements javax.net.ssl.X509TrustManager)
- hudson.remoting.NoProxyEvaluator
- org.kohsuke.args4j.spi.OptionHandler<T>
- org.jenkinsci.remoting.DurationOptionHandler
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.jenkinsci.remoting.util.ByteBufferQueueOutputStream
- hudson.remoting.FastPipedOutputStream (implements hudson.remoting.ErrorPropagatingOutputStream)
- java.io.FilterOutputStream
- hudson.remoting.SocketOutputStream
- hudson.remoting.TeeOutputStream
- hudson.remoting.RemoteOutputStream (implements org.jenkinsci.remoting.SerializableOnlyOverRemoting)
- hudson.remoting.StandardOutputStream
- org.jenkinsci.remoting.util.PathUtils
- hudson.remoting.Pipe (implements hudson.remoting.ErrorPropagatingOutputStream, org.jenkinsci.remoting.SerializableOnlyOverRemoting)
- org.jenkinsci.remoting.protocol.ProtocolStack<T> (implements org.jenkinsci.remoting.util.ByteBufferPool, java.io.Closeable)
- org.jenkinsci.remoting.protocol.ProtocolStack.Builder
- org.jenkinsci.remoting.protocol.ProtocolStack.Ptr
- org.jenkinsci.remoting.org.apache.commons.validator.routines.RegexValidator (implements java.io.Serializable)
- org.jenkinsci.remoting.Role
- org.jenkinsci.remoting.RoleChecker
- org.jenkinsci.remoting.nio.SelectableFileChannelFactory
- org.jenkinsci.remoting.util.SettableFuture<V> (implements org.jenkinsci.remoting.util.ListenableFuture<V>)
- hudson.remoting.SocketChannelStream
- org.jenkinsci.remoting.org.apache.commons.net.util.SubnetUtils
- org.jenkinsci.remoting.org.apache.commons.net.util.SubnetUtils.SubnetInfo
- java.lang.Thread (implements java.lang.Runnable)
- hudson.remoting.Engine
- hudson.remoting.PingThread
- hudson.remoting.forward.PortForwarder (implements java.io.Closeable, hudson.remoting.forward.ListeningPort)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- hudson.remoting.ClassFilter.ClassFilterException
- org.jenkinsci.remoting.protocol.impl.ConnectionHeaders.ParseException
- org.jenkinsci.remoting.util.ExecutorServiceUtils.ExecutionRejectedException
- org.jenkinsci.remoting.nio.FifoBuffer.CloseCause
- java.io.IOException
- org.jenkinsci.remoting.ChannelStateException
- hudson.remoting.ChannelClosedException
- org.jenkinsci.remoting.protocol.impl.ConnectionRefusalException
- org.jenkinsci.remoting.protocol.impl.PermanentConnectionRefusalException
- java.io.ObjectStreamException
- java.io.StreamCorruptedException
- hudson.remoting.DiagnosedStreamCorruptionException
- java.io.StreamCorruptedException
- hudson.remoting.ProxyException
- org.jenkinsci.remoting.ChannelStateException
- java.lang.RuntimeException
- java.util.concurrent.RejectedExecutionException
- org.jenkinsci.remoting.util.ExecutorServiceUtils.FatalRejectedExecutionException
- hudson.remoting.RequestAbortedException
- java.util.concurrent.RejectedExecutionException
- java.lang.Exception
- org.jenkinsci.remoting.util.ThrowableUtils
- hudson.remoting.URLDeserializationHelper
- hudson.remoting.Util
- org.jenkinsci.remoting.util.VersionNumber (implements java.lang.Comparable<T>)
- hudson.remoting.Which
- org.jenkinsci.remoting.engine.WorkDirManager
- java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
- hudson.remoting.RemoteWriter (implements org.jenkinsci.remoting.SerializableOnlyOverRemoting)
- javax.net.ssl.X509ExtendedTrustManager (implements javax.net.ssl.X509TrustManager)
- org.jenkinsci.remoting.protocol.cert.BlindTrustX509ExtendedTrustManager
- org.jenkinsci.remoting.protocol.cert.DelegatingX509ExtendedTrustManager
- org.jenkinsci.remoting.protocol.cert.PublicKeyMatchingX509ExtendedTrustManager
- org.jenkinsci.remoting.protocol.cert.ValidityCheckingX509ExtendedTrustManager
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
Interface Hierarchy
- hudson.remoting.AbstractByteArrayCommandTransport.ByteArrayReceiver
- java.lang.AutoCloseable
- java.io.Closeable
- hudson.remoting.forward.ListeningPort
- java.io.Closeable
- org.jenkinsci.remoting.util.ByteBufferPool
- hudson.remoting.CallableFilter
- org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.Listener
- org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.ChannelDecorator
- hudson.remoting.CommandTransport.CommandReceiver
- org.jenkinsci.remoting.protocol.impl.ConnectionHeadersFilterLayer.Listener
- hudson.remoting.EngineListener
- hudson.remoting.ErrorPropagatingOutputStream
- java.util.concurrent.Future<V>
- hudson.remoting.Future<V>
- org.jenkinsci.remoting.util.ListenableFuture<V>
- hudson.remoting.Future<V>
- org.jenkinsci.remoting.protocol.IOHubReadyListener
- org.jenkinsci.remoting.protocol.IOHubRegistrationCallback
- hudson.remoting.IReadResolve
- hudson.remoting.JarLoader
- hudson.remoting.JarURLValidator
- org.jenkinsci.remoting.engine.JnlpConnectionState.ListenerState
- org.jenkinsci.remoting.protocol.ProtocolLayer
- org.jenkinsci.remoting.protocol.ProtocolLayer.Recv
- org.jenkinsci.remoting.protocol.ProtocolLayer.Send
- org.jenkinsci.remoting.protocol.ProtocolStack.Listener
- org.jenkinsci.remoting.RoleSensitive
- hudson.remoting.Callable<V,
T> (also extends java.io.Serializable) - hudson.remoting.DelegatingCallable<V,
T>
- hudson.remoting.DelegatingCallable<V,
- hudson.remoting.Callable<V,
- java.io.Serializable
- hudson.remoting.Callable<V,
T> (also extends org.jenkinsci.remoting.RoleSensitive) - hudson.remoting.DelegatingCallable<V,
T>
- hudson.remoting.DelegatingCallable<V,
- hudson.remoting.forward.Forwarder
- org.jenkinsci.remoting.SerializableOnlyOverRemoting
- hudson.remoting.Callable<V,
- org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.Listener
- hudson.remoting.VirtualChannel
Annotation Type Hierarchy
- hudson.remoting.Asynchronous (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- hudson.remoting.Channel.Mode
- org.jenkinsci.remoting.util.DurationStyle
- org.jenkinsci.remoting.engine.JnlpClientDatabase.ValidationResult
- hudson.remoting.RemoteInputStream.Flag
- org.jenkinsci.remoting.engine.WorkDirManager.DirType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)