Hierarchy For All Packages
- org.newsclub.lib.junixsocket.common,
- org.newsclub.lib.junixsocket.custom,
- org.newsclub.net.mysql,
- org.newsclub.net.unix,
- org.newsclub.net.unix.darwin.system,
- org.newsclub.net.unix.demo.jpackagejlink,
- org.newsclub.net.unix.demo.rmi.fd,
- org.newsclub.net.unix.demo.rmi.services,
- org.newsclub.net.unix.rmi,
- org.newsclub.net.unix.server,
- org.newsclub.net.unix.ssl,
- org.newsclub.net.unix.tipc,
- org.newsclub.net.unix.vsock
Class Hierarchy
- java.lang.Object
- java.nio.channels.spi.AbstractInterruptibleChannel (implements java.nio.channels.Channel, java.nio.channels.InterruptibleChannel)
- java.nio.channels.SelectableChannel (implements java.nio.channels.Channel)
- java.nio.channels.spi.AbstractSelectableChannel
- java.nio.channels.DatagramChannel (implements java.nio.channels.ByteChannel, java.nio.channels.GatheringByteChannel, java.nio.channels.MulticastChannel, java.nio.channels.ScatteringByteChannel)
- org.newsclub.net.unix.AFDatagramChannel<A> (implements org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket, org.newsclub.net.unix.AFSomeSocketChannel)
- org.newsclub.net.unix.darwin.system.AFSYSTEMDatagramChannel (implements org.newsclub.net.unix.darwin.system.AFSYSTEMSocketExtensions)
- org.newsclub.net.unix.tipc.AFTIPCDatagramChannel (implements org.newsclub.net.unix.tipc.AFTIPCSocketExtensions)
- org.newsclub.net.unix.AFUNIXDatagramChannel (implements org.newsclub.net.unix.AFUNIXSocketExtensions)
- org.newsclub.net.unix.vsock.AFVSOCKDatagramChannel (implements org.newsclub.net.unix.vsock.AFVSOCKSocketExtensions)
- org.newsclub.net.unix.AFDatagramChannel<A> (implements org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket, org.newsclub.net.unix.AFSomeSocketChannel)
- java.nio.channels.Pipe.SinkChannel (implements java.nio.channels.GatheringByteChannel, java.nio.channels.WritableByteChannel)
- org.newsclub.net.unix.AFPipe.SinkChannel (implements org.newsclub.net.unix.FileDescriptorAccess)
- java.nio.channels.Pipe.SourceChannel (implements java.nio.channels.ReadableByteChannel, java.nio.channels.ScatteringByteChannel)
- org.newsclub.net.unix.AFPipe.SourceChannel (implements org.newsclub.net.unix.FileDescriptorAccess)
- java.nio.channels.ServerSocketChannel (implements java.nio.channels.NetworkChannel)
- org.newsclub.net.unix.AFServerSocketChannel<A> (implements org.newsclub.net.unix.AFSomeSocketChannel, org.newsclub.net.unix.FileDescriptorAccess)
- org.newsclub.net.unix.darwin.system.AFSYSTEMServerSocketChannel
- org.newsclub.net.unix.tipc.AFTIPCServerSocketChannel
- org.newsclub.net.unix.AFUNIXServerSocketChannel
- org.newsclub.net.unix.vsock.AFVSOCKServerSocketChannel
- org.newsclub.net.unix.AFServerSocketChannel<A> (implements org.newsclub.net.unix.AFSomeSocketChannel, org.newsclub.net.unix.FileDescriptorAccess)
- java.nio.channels.SocketChannel (implements java.nio.channels.ByteChannel, java.nio.channels.GatheringByteChannel, java.nio.channels.NetworkChannel, java.nio.channels.ScatteringByteChannel)
- org.newsclub.net.unix.AFSocketChannel<A> (implements org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket, org.newsclub.net.unix.AFSomeSocketChannel)
- org.newsclub.net.unix.darwin.system.AFSYSTEMSocketChannel (implements org.newsclub.net.unix.darwin.system.AFSYSTEMSocketExtensions)
- org.newsclub.net.unix.tipc.AFTIPCSocketChannel (implements org.newsclub.net.unix.tipc.AFTIPCSocketExtensions)
- org.newsclub.net.unix.AFUNIXSocketChannel (implements org.newsclub.net.unix.AFUNIXSocketExtensions)
- org.newsclub.net.unix.vsock.AFVSOCKSocketChannel (implements org.newsclub.net.unix.vsock.AFVSOCKSocketExtensions)
- org.newsclub.net.unix.AFSocketChannel<A> (implements org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket, org.newsclub.net.unix.AFSomeSocketChannel)
- java.nio.channels.DatagramChannel (implements java.nio.channels.ByteChannel, java.nio.channels.GatheringByteChannel, java.nio.channels.MulticastChannel, java.nio.channels.ScatteringByteChannel)
- java.nio.channels.spi.AbstractSelectableChannel
- java.nio.channels.SelectableChannel (implements java.nio.channels.Channel)
- org.newsclub.net.unix.AFAddressFamily<A>
- org.newsclub.net.unix.AFAddressFamilyConfig<A>
- org.newsclub.net.unix.rmi.AFNaming
- org.newsclub.net.unix.rmi.AFUNIXNaming
- org.newsclub.net.unix.rmi.AFRegistry (implements java.rmi.registry.Registry)
- org.newsclub.net.unix.rmi.AFUNIXRegistry
- org.newsclub.net.unix.rmi.AFRMISocketFactory.PortLease (implements java.io.Closeable)
- org.newsclub.net.unix.AFSocketAddressConfig<A>
- org.newsclub.net.unix.AFSocketOption<T> (implements java.net.SocketOption<T>)
- org.newsclub.net.unix.AFSYSTEMSocketImplExtensions (implements org.newsclub.net.unix.AFSocketImplExtensions<A>)
- org.newsclub.net.unix.darwin.system.AFSYSTEMSocketOptions
- org.newsclub.net.unix.tipc.AFTIPCDestName (implements java.io.Serializable)
- org.newsclub.net.unix.tipc.AFTIPCErrInfo (implements java.io.Serializable)
- org.newsclub.net.unix.tipc.AFTIPCGroupRequest
- org.newsclub.net.unix.AFTIPCSocketImplExtensions (implements org.newsclub.net.unix.AFSocketImplExtensions<A>)
- org.newsclub.net.unix.tipc.AFTIPCSocketOptions
- org.newsclub.net.unix.tipc.AFTIPCTopologyEvent
- org.newsclub.net.unix.tipc.AFTIPCTopologySubscription
- org.newsclub.net.unix.tipc.AFTIPCTopologyWatcher (implements java.io.Closeable)
- org.newsclub.net.mysql.AFUNIXDatabaseSocketFactory (implements com.mysql.jdbc.SocketFactory)
- org.newsclub.net.mysql.AFUNIXDatabaseSocketFactoryCJ (implements com.mysql.cj.protocol.SocketFactory)
- org.newsclub.net.unix.AFUNIXSocketCredentials (implements java.io.Serializable)
- org.newsclub.net.unix.vsock.AFVSOCKProxyServerSocketConnector (implements org.newsclub.net.unix.AFServerSocketConnector<A,
T>) - org.newsclub.net.unix.vsock.AFVSOCKProxySocketConnector (implements org.newsclub.net.unix.AFSocketConnector<A,
T>) - org.newsclub.net.unix.AFVSOCKSocketImplExtensions (implements org.newsclub.net.unix.AFSocketImplExtensions<A>)
- org.newsclub.net.unix.vsock.AFVSOCKSocketOptions
- org.newsclub.net.unix.CloseablePair<T> (implements java.io.Closeable)
- org.newsclub.net.unix.AFSocketPair<T>
- org.newsclub.net.unix.darwin.system.AFSYSTEMSocketPair<T>
- org.newsclub.net.unix.tipc.AFTIPCSocketPair<T>
- org.newsclub.net.unix.AFUNIXSocketPair<T>
- org.newsclub.net.unix.vsock.AFVSOCKSocketPair<T>
- org.newsclub.net.unix.AFSocketPair<T>
- org.newsclub.net.unix.Closeables (implements java.io.Closeable)
- java.net.DatagramSocket (implements java.io.Closeable)
- org.newsclub.net.unix.AFDatagramSocket<A> (implements org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket)
- org.newsclub.net.unix.darwin.system.AFSYSTEMDatagramSocket (implements org.newsclub.net.unix.darwin.system.AFSYSTEMSocketExtensions)
- org.newsclub.net.unix.tipc.AFTIPCDatagramSocket (implements org.newsclub.net.unix.tipc.AFTIPCSocketExtensions)
- org.newsclub.net.unix.AFUNIXDatagramSocket (implements org.newsclub.net.unix.AFUNIXSocketExtensions)
- org.newsclub.net.unix.vsock.AFVSOCKDatagramSocket (implements org.newsclub.net.unix.vsock.AFVSOCKSocketExtensions)
- org.newsclub.net.unix.AFDatagramSocket<A> (implements org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket)
- java.net.DatagramSocketImpl (implements java.net.SocketOptions)
- org.newsclub.net.unix.AFDatagramSocketImpl<A>
- org.newsclub.net.unix.rmi.DefaultRMIClientSocketFactory (implements java.rmi.server.RMIClientSocketFactory, java.io.Serializable)
- org.newsclub.net.unix.rmi.DefaultRMIServerSocketFactory (implements java.rmi.server.RMIServerSocketFactory, java.io.Serializable)
- org.newsclub.net.unix.demo.jpackagejlink.DemoMainClass
- org.newsclub.net.unix.FileDescriptorCast (implements org.newsclub.net.unix.FileDescriptorAccess)
- org.newsclub.net.unix.ssl.FilterX509TrustManager (implements javax.net.ssl.X509TrustManager)
- org.newsclub.net.unix.ssl.ValidatingX509TrustManager
- org.newsclub.net.unix.HostAndPort
- org.newsclub.net.unix.ssl.IgnorantX509TrustManager (implements javax.net.ssl.X509TrustManager)
- java.io.InputStream (implements java.io.Closeable)
- org.newsclub.net.unix.AFInputStream (implements org.newsclub.net.unix.FileDescriptorAccess)
- org.newsclub.net.unix.darwin.system.IPUtil
- org.newsclub.net.unix.NamedInteger (implements java.io.Serializable)
- org.newsclub.net.unix.AFSYSTEMSocketAddress.SysAddr
- org.newsclub.net.unix.tipc.AFTIPCErrInfo.ErrorCode
- org.newsclub.net.unix.AFTIPCSocketAddress.AddressType
- org.newsclub.net.unix.AFTIPCSocketAddress.Scope
- org.newsclub.net.unix.tipc.AFTIPCSocketOptions.MessageImportance (implements org.newsclub.net.unix.NamedInteger.HasOfValue)
- org.newsclub.net.unix.tipc.AFTIPCTopologyEvent.Type
- org.newsclub.net.unix.NamedIntegerBitmask<T> (implements java.io.Serializable)
- org.newsclub.net.unix.tipc.AFTIPCGroupRequest.GroupRequestFlags
- org.newsclub.net.unix.tipc.AFTIPCTopologySubscription.Flags
- org.newsclub.lib.junixsocket.common.NarMetadata
- org.newsclub.lib.junixsocket.custom.NarMetadata
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- org.newsclub.net.unix.AFOutputStream (implements org.newsclub.net.unix.FileDescriptorAccess)
- java.nio.channels.Pipe
- org.newsclub.net.unix.rmi.RemoteCloseableImpl<T> (implements org.newsclub.net.unix.rmi.RemoteCloseable<T>)
- org.newsclub.net.unix.rmi.RemoteFileDescriptorBase<T> (implements java.io.Closeable, java.io.Externalizable, org.newsclub.net.unix.FileDescriptorAccess)
- org.newsclub.net.unix.rmi.RemoteFileDescriptor
- org.newsclub.net.unix.rmi.RemoteFileInput (implements java.io.Closeable)
- org.newsclub.net.unix.rmi.RemoteFileOutput
- org.newsclub.net.unix.rmi.RemotePeerInfo
- java.rmi.server.RMISocketFactory (implements java.rmi.server.RMIClientSocketFactory, java.rmi.server.RMIServerSocketFactory)
- org.newsclub.net.unix.rmi.AFRMISocketFactory (implements java.io.Closeable, java.io.Externalizable)
- org.newsclub.net.unix.rmi.AFUNIXRMISocketFactory
- org.newsclub.net.unix.rmi.AFRMISocketFactory (implements java.io.Closeable, java.io.Externalizable)
- java.nio.channels.spi.SelectorProvider
- org.newsclub.net.unix.AFSelectorProvider<A>
- org.newsclub.net.unix.darwin.system.AFSYSTEMSelectorProvider
- org.newsclub.net.unix.tipc.AFTIPCSelectorProvider
- org.newsclub.net.unix.AFUNIXSelectorProvider
- org.newsclub.net.unix.vsock.AFVSOCKSelectorProvider
- org.newsclub.net.unix.AFSelectorProvider<A>
- java.net.ServerSocket (implements java.io.Closeable)
- org.newsclub.net.unix.AFServerSocket<A> (implements org.newsclub.net.unix.AFSomeSocketThing)
- org.newsclub.net.unix.darwin.system.AFSYSTEMServerSocket
- org.newsclub.net.unix.tipc.AFTIPCServerSocket
- org.newsclub.net.unix.AFUNIXServerSocket
- org.newsclub.net.unix.vsock.AFVSOCKServerSocket
- org.newsclub.net.unix.AFServerSocket<A> (implements org.newsclub.net.unix.AFSomeSocketThing)
- org.newsclub.net.unix.ssl.SNIHostnameCapture
- javax.net.ssl.SNIMatcher
- org.newsclub.net.unix.ssl.CallbackSNIMatcher
- java.net.Socket (implements java.io.Closeable)
- org.newsclub.net.unix.AFSocket<A> (implements org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket)
- org.newsclub.net.unix.darwin.system.AFSYSTEMSocket (implements org.newsclub.net.unix.darwin.system.AFSYSTEMSocketExtensions)
- org.newsclub.net.unix.tipc.AFTIPCSocket (implements org.newsclub.net.unix.tipc.AFTIPCSocketExtensions)
- org.newsclub.net.unix.AFUNIXSocket (implements org.newsclub.net.unix.AFUNIXSocketExtensions)
- org.newsclub.net.unix.vsock.AFVSOCKSocket (implements org.newsclub.net.unix.vsock.AFVSOCKSocketExtensions)
- org.newsclub.net.unix.AFSocket<A> (implements org.newsclub.net.unix.AFSocketExtensions, org.newsclub.net.unix.AFSomeSocket)
- java.net.SocketAddress (implements java.io.Serializable)
- java.net.InetSocketAddress
- org.newsclub.net.unix.AFSocketAddress
- org.newsclub.net.unix.AFGenericSocketAddress
- org.newsclub.net.unix.AFSYSTEMSocketAddress
- org.newsclub.net.unix.AFTIPCSocketAddress
- org.newsclub.net.unix.AFUNIXSocketAddress
- org.newsclub.net.unix.AFVSOCKSocketAddress
- org.newsclub.net.unix.AFSocketAddress
- java.net.InetSocketAddress
- javax.net.SocketFactory
- org.newsclub.net.unix.AFSocketFactory<A> (implements org.newsclub.net.unix.AFSocketAddressFromHostname<A>)
- org.newsclub.net.unix.AFSocketFactory.FixedAddressSocketFactory
- org.newsclub.net.unix.darwin.system.AFSYSTEMSocketFactory
- org.newsclub.net.unix.tipc.AFTIPCSocketFactory
- org.newsclub.net.unix.tipc.AFTIPCSocketFactory.ServiceAddress
- org.newsclub.net.unix.AFUNIXSocketFactory
- org.newsclub.net.unix.AFUNIXSocketFactory.FactoryArg
- org.newsclub.net.unix.AFUNIXSocketFactory.SystemProperty
- org.newsclub.net.unix.AFUNIXSocketFactory.URIScheme
- org.newsclub.net.unix.vsock.AFVSOCKSocketFactory
- org.newsclub.net.unix.vsock.AFVSOCKSocketFactory.FixedAddress
- org.newsclub.net.unix.AFSocketFactory<A> (implements org.newsclub.net.unix.AFSocketAddressFromHostname<A>)
- java.net.SocketImpl (implements java.net.SocketOptions)
- org.newsclub.net.unix.AFSocketImpl<A>
- org.newsclub.net.unix.server.SocketServer<A,
S, V> - org.newsclub.net.unix.server.AFSocketServer<A>
- org.newsclub.net.unix.server.AFUNIXSocketServer
- org.newsclub.net.unix.ssl.SSLContextBuilder
- org.newsclub.net.unix.ssl.SSLParametersUtil
- org.newsclub.net.unix.StackTraceUtil
- org.newsclub.net.unix.demo.rmi.fd.StreamClient
- org.newsclub.net.unix.demo.rmi.fd.StreamServer
- org.newsclub.net.unix.demo.rmi.fd.StreamServiceImpl (implements java.io.Closeable, org.newsclub.net.unix.demo.rmi.services.StreamService)
- org.newsclub.net.unix.ThreadUtil
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.newsclub.net.unix.KnownJavaBugIOException
- java.net.SocketException
- org.newsclub.net.unix.BrokenPipeSocketException
- org.newsclub.net.unix.ConnectionResetSocketException
- org.newsclub.net.unix.InvalidSocketException
- org.newsclub.net.unix.AddressUnavailableSocketException
- org.newsclub.net.unix.InvalidArgumentSocketException
- org.newsclub.net.unix.NoSuchDeviceSocketException
- org.newsclub.net.unix.OperationNotSupportedSocketException
- org.newsclub.net.unix.NotBoundSocketException
- org.newsclub.net.unix.NotConnectedSocketException
- org.newsclub.net.unix.SocketClosedException
- java.io.IOException
- java.lang.Exception
- java.nio.channels.spi.AbstractInterruptibleChannel (implements java.nio.channels.Channel, java.nio.channels.InterruptibleChannel)
Interface Hierarchy
- org.newsclub.net.unix.AFDatagramSocket.Constructor<A>
- org.newsclub.net.unix.AFIOSupplier<T>
- org.newsclub.net.unix.rmi.AFNamingProvider<T>
- org.newsclub.net.unix.AFServerSocket.Constructor<A>
- org.newsclub.net.unix.AFServerSocketConnector<A,
T> - org.newsclub.net.unix.AFSocket.Constructor<A>
- org.newsclub.net.unix.AFSocketAddress.AFSocketAddressConstructor<T>
- org.newsclub.net.unix.AFSocketAddressFromHostname<A>
- org.newsclub.net.unix.AFSocketChannel.AFSocketSupplier<A>
- org.newsclub.net.unix.AFSocketConnector<A,
T> - org.newsclub.net.unix.AFSocketExtensions
- org.newsclub.net.unix.darwin.system.AFSYSTEMSocketExtensions
- org.newsclub.net.unix.tipc.AFTIPCSocketExtensions
- org.newsclub.net.unix.AFUNIXSocketExtensions
- org.newsclub.net.unix.vsock.AFVSOCKSocketExtensions
- org.newsclub.net.unix.AFSocketImplExtensions<A>
- java.lang.AutoCloseable
- java.io.Closeable
- org.newsclub.net.unix.AFSomeSocketThing (also extends org.newsclub.net.unix.FileDescriptorAccess)
- org.newsclub.net.unix.AFSomeSocket
- org.newsclub.net.unix.AFSomeSocketChannel (also extends org.newsclub.net.unix.FileDescriptorAccess, java.nio.channels.InterruptibleChannel)
- java.nio.channels.Channel
- java.nio.channels.InterruptibleChannel
- org.newsclub.net.unix.AFSomeSocketChannel (also extends org.newsclub.net.unix.AFSomeSocketThing, org.newsclub.net.unix.FileDescriptorAccess)
- java.nio.channels.InterruptibleChannel
- org.newsclub.net.unix.rmi.RemoteCloseable<T> (also extends java.rmi.Remote)
- org.newsclub.net.unix.AFSomeSocketThing (also extends org.newsclub.net.unix.FileDescriptorAccess)
- java.io.Closeable
- org.newsclub.net.unix.ssl.CallbackSNIMatcher.Callback
- org.newsclub.net.unix.FileDescriptorAccess
- org.newsclub.net.unix.AFSomeSocketChannel (also extends org.newsclub.net.unix.AFSomeSocketThing, java.nio.channels.InterruptibleChannel)
- org.newsclub.net.unix.AFSomeSocketThing (also extends java.io.Closeable)
- org.newsclub.net.unix.AFSomeSocket
- org.newsclub.net.unix.AFSomeSocketChannel (also extends org.newsclub.net.unix.FileDescriptorAccess, java.nio.channels.InterruptibleChannel)
- org.newsclub.net.unix.NamedInteger.HasOfValue
- org.newsclub.net.unix.NamedInteger.UndefinedValueConstructor<T>
- org.newsclub.net.unix.NamedIntegerBitmask.Constructor<T>
- java.net.ProtocolFamily
- org.newsclub.net.unix.AFProtocolFamily
- java.rmi.Remote
- org.newsclub.net.unix.rmi.AFRMIService
- org.newsclub.net.unix.demo.rmi.services.HelloWorld
- org.newsclub.net.unix.rmi.RemoteCloseable<T> (also extends java.io.Closeable)
- org.newsclub.net.unix.demo.rmi.services.StreamService
- org.newsclub.net.unix.demo.rmi.services.World
- org.newsclub.net.unix.SocketAddressFilter
- org.newsclub.net.unix.ssl.SSLFunction<T,
R> - org.newsclub.net.unix.ssl.SSLSupplier<T>
Annotation Interface Hierarchy
- org.newsclub.net.unix.Unsafe (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.newsclub.net.unix.AFSocketCapability
- org.newsclub.net.unix.AFSocketProtocol
- org.newsclub.net.unix.AFSocketType
- org.newsclub.net.unix.darwin.system.AFSYSTEMProtocolFamily (implements org.newsclub.net.unix.AFProtocolFamily)
- org.newsclub.net.unix.tipc.AFTIPCProtocolFamily (implements org.newsclub.net.unix.AFProtocolFamily)
- org.newsclub.net.unix.AFUNIXProtocolFamily (implements org.newsclub.net.unix.AFProtocolFamily)
- org.newsclub.net.unix.AFUNIXSocketCapability
- org.newsclub.net.unix.vsock.AFVSOCKProtocolFamily (implements org.newsclub.net.unix.AFProtocolFamily)
- org.newsclub.net.unix.darwin.system.WellKnownKernelControlNames
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)