| Name | Description | Type | Package | Framework |
| DomainSocketAddress | Class | io.netty.channel.unix | Netty | |
| DomainSocketChannel | Interface | io.netty.channel.unix | Netty | |
| DomainSocketChannelConfig | Special ChannelConfig for DomainSocketChannels. | Interface | io.netty.channel.unix | Netty |
| DomainSocketReadMode | enum DomainSocketReadModeDifferent modes of reading from a DomainSocketChannel. | Class | io.netty.channel.unix | Netty |
| FileDescriptor | Native FileDescriptor implementation which allows to wrap an int and provide aFileDescriptor for it. | Class | io.netty.channel.unix | Netty |
| ServerDomainSocketChannel | Interface | io.netty.channel.unix | Netty | |
| UnixChannel | Channel that expose operations that are only present on UNIX like systems. | Interface | io.netty.channel.unix | Netty |