Uses of Interface
io.netty.channel.unix.ServerDomainSocketChannel
Packages that use ServerDomainSocketChannel
Package
Description
Optimized transport for linux which uses EPOLL Edge-Triggered Mode
for maximal performance.
BSD specific transport.
io_uring is a high I/O performance scalable interface for fully
asynchronous Linux syscalls.
-
Uses of ServerDomainSocketChannel in io.netty.channel.epoll
Classes in io.netty.channel.epoll that implement ServerDomainSocketChannel -
Uses of ServerDomainSocketChannel in io.netty.channel.kqueue
Classes in io.netty.channel.kqueue that implement ServerDomainSocketChannel -
Uses of ServerDomainSocketChannel in io.netty.channel.uring
Classes in io.netty.channel.uring that implement ServerDomainSocketChannel