Uses of Interface
io.netty.channel.unix.DomainSocketChannel
Packages that use DomainSocketChannel
Package
Description
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
BSD specific transport.
-
Uses of DomainSocketChannel in io.netty.channel.epoll
Classes in io.netty.channel.epoll that implement DomainSocketChannel -
Uses of DomainSocketChannel in io.netty.channel.kqueue
Classes in io.netty.channel.kqueue that implement DomainSocketChannel