ByteBuf
to this IovArray
.InetSocketAddress
to be able to easily pass all needed data from JNI without the need
to create more objects then needed.UnixChannel
that supports communication via
Unix Domain Socket.ChannelConfig
for DomainSocketChannel
s.DomainSocketChannel
.FileDescriptor
that is used by this Channel
.FileDescriptor
implementation which allows to wrap an int
and provide a
FileDescriptor
for it.FileDescriptor
for the given path.FileDescriptor
for the given File
.DomainSocketReadMode
for the channel.true
if the file descriptor is open.IovArray
via IovArray.add(ByteBuf)
.IovArray
via IovArray.add(ByteBuf)
.memoryAddress
for the given offset
.IovArray
.DomainSocketReadMode
for the channel.Channel
that expose operations that are only present on UNIX
like systems.Copyright © 2008–2018 The Netty Project. All rights reserved.