Uses of Class
io.netty.incubator.channel.uring.AbstractIOUringChannel.AbstractUringUnsafe
-
-
Uses of AbstractIOUringChannel.AbstractUringUnsafe in io.netty.incubator.channel.uring
Subclasses of AbstractIOUringChannel.AbstractUringUnsafe in io.netty.incubator.channel.uring Modifier and Type Class Description (package private) classAbstractIOUringServerChannel.UringServerChannelUnsafeprivate classAbstractIOUringStreamChannel.IOUringStreamUnsafe(package private) classIOUringDatagramChannel.IOUringDatagramChannelUnsafeMethods in io.netty.incubator.channel.uring that return AbstractIOUringChannel.AbstractUringUnsafe Modifier and Type Method Description (package private) AbstractIOUringChannel.AbstractUringUnsafeAbstractIOUringChannel. ioUringUnsafe()protected abstract AbstractIOUringChannel.AbstractUringUnsafeAbstractIOUringChannel. newUnsafe()protected AbstractIOUringChannel.AbstractUringUnsafeAbstractIOUringServerChannel. newUnsafe()protected AbstractIOUringChannel.AbstractUringUnsafeAbstractIOUringStreamChannel. newUnsafe()protected AbstractIOUringChannel.AbstractUringUnsafeIOUringDatagramChannel. newUnsafe()
-