Skip navigation links
Netty/Transport/Native/Unix/Common 4.1.68.Final-redhat-00002
A B C D E F G H I L M N P R S T U V W 

A

accept(byte[]) - Method in class io.netty.channel.unix.Socket
 
add(ByteBuf) - Method in class io.netty.channel.unix.IovArray
add(ByteBuf, int, int) - Method in class io.netty.channel.unix.IovArray
 
address() - Method in class io.netty.channel.unix.NativeInetAddress
 
address(byte[], int, int) - Static method in class io.netty.channel.unix.NativeInetAddress
 
addressSize() - Static method in class io.netty.channel.unix.Buffer
Returns the size of a pointer.
alloc() - Method in class io.netty.channel.unix.SocketWritableByteChannel
 
allocateDirectWithNativeOrder(int) - Static method in class io.netty.channel.unix.Buffer
Returns a new ByteBuffer which has the same ByteOrder as the native order of the machine.

B

bind(SocketAddress) - Method in class io.netty.channel.unix.Socket
 
Buffer - Class in io.netty.channel.unix
 
buffer() - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
buffer(int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
buffer(int, int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 

C

calculateNewCapacity(int, int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
clear() - Method in class io.netty.channel.unix.IovArray
 
close() - Method in class io.netty.channel.unix.FileDescriptor
Close the file descriptor.
close() - Method in class io.netty.channel.unix.SocketWritableByteChannel
 
compositeBuffer() - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
compositeBuffer(int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
compositeDirectBuffer() - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
compositeDirectBuffer(int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
compositeHeapBuffer() - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
compositeHeapBuffer(int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
computeRemoteAddr(InetSocketAddress, InetSocketAddress) - Static method in class io.netty.channel.unix.UnixChannelUtil
 
config() - Method in interface io.netty.channel.unix.DomainDatagramChannel
 
config() - Method in interface io.netty.channel.unix.DomainSocketChannel
 
connect(SocketAddress) - Method in class io.netty.channel.unix.Socket
 
copy() - Method in class io.netty.channel.unix.DomainDatagramPacket
 
copy() - Method in class io.netty.channel.unix.SegmentedDatagramPacket
 
copyIpv4MappedIpv6Address(byte[], byte[]) - Static method in class io.netty.channel.unix.NativeInetAddress
 
count() - Method in class io.netty.channel.unix.IovArray
Returns the number if iov entries.

D

DatagramSocketAddress - Class in io.netty.channel.unix
Act as special InetSocketAddress to be able to easily pass all needed data from JNI without the need to create more objects then needed.
directBuffer() - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
directBuffer(int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
directBuffer(int, int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
disconnect() - Method in class io.netty.channel.unix.Socket
 
DOMAIN_SOCKET_READ_MODE - Static variable in class io.netty.channel.unix.UnixChannelOption
 
DomainDatagramChannel - Interface in io.netty.channel.unix
A UnixChannel that supports communication via UNIX domain datagram sockets.
DomainDatagramChannelConfig - Interface in io.netty.channel.unix
A ChannelConfig for a DomainDatagramChannel.
DomainDatagramPacket - Class in io.netty.channel.unix
The message container that is used for DomainDatagramChannel to communicate with the remote peer.
DomainDatagramPacket(ByteBuf, DomainSocketAddress) - Constructor for class io.netty.channel.unix.DomainDatagramPacket
Create a new instance with the specified packet data and recipient address.
DomainDatagramPacket(ByteBuf, DomainSocketAddress, DomainSocketAddress) - Constructor for class io.netty.channel.unix.DomainDatagramPacket
Create a new instance with the specified packet data, recipient address, and sender address.
DomainDatagramSocketAddress - Class in io.netty.channel.unix
Act as special DomainSocketAddress to be able to easily pass all needed data from JNI without the need to create more objects then needed.
DomainDatagramSocketAddress(byte[], int, DomainDatagramSocketAddress) - Constructor for class io.netty.channel.unix.DomainDatagramSocketAddress
 
DomainSocketAddress - Class in io.netty.channel.unix
A address for a Unix Domain Socket.
DomainSocketAddress(String) - Constructor for class io.netty.channel.unix.DomainSocketAddress
 
DomainSocketAddress(File) - Constructor for class io.netty.channel.unix.DomainSocketAddress
 
DomainSocketChannel - Interface in io.netty.channel.unix
A UnixChannel that supports communication via Unix Domain Socket.
DomainSocketChannelConfig - Interface in io.netty.channel.unix
Special ChannelConfig for DomainSocketChannels.
DomainSocketReadMode - Enum in io.netty.channel.unix
Different modes of reading from a DomainSocketChannel.
duplicate() - Method in class io.netty.channel.unix.DomainDatagramPacket
 
duplicate() - Method in class io.netty.channel.unix.SegmentedDatagramPacket
 

E

ensureAvailability() - Static method in class io.netty.channel.unix.Unix
Deprecated.
equals(Object) - Method in class io.netty.channel.unix.DomainSocketAddress
 
equals(Object) - Method in class io.netty.channel.unix.FileDescriptor
 
ERRNO_EAGAIN_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERRNO_EBADF_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERRNO_ECONNRESET_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERRNO_EINPROGRESS_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERRNO_ENOENT_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERRNO_ENOTCONN_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERRNO_EPIPE_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERRNO_EWOULDBLOCK_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERROR_EALREADY_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERROR_ECONNREFUSED_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERROR_EISCONN_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
ERROR_ENETUNREACH_NEGATIVE - Static variable in class io.netty.channel.unix.Errors
 
Errors - Class in io.netty.channel.unix
Internal usage only!
Errors.NativeIoException - Exception in io.netty.channel.unix
Internal usage only!
expectedErr() - Method in exception io.netty.channel.unix.Errors.NativeIoException
 

F

fd() - Method in interface io.netty.channel.unix.UnixChannel
Returns the FileDescriptor that is used by this Channel.
FileDescriptor - Class in io.netty.channel.unix
Native FileDescriptor implementation which allows to wrap an int and provide a FileDescriptor for it.
FileDescriptor(int) - Constructor for class io.netty.channel.unix.FileDescriptor
 
fillInStackTrace() - Method in exception io.netty.channel.unix.Errors.NativeIoException
 
finishConnect() - Method in class io.netty.channel.unix.Socket
 
free(ByteBuffer) - Static method in class io.netty.channel.unix.Buffer
Free the direct ByteBuffer.
from(String) - Static method in class io.netty.channel.unix.FileDescriptor
Open a new FileDescriptor for the given path.
from(File) - Static method in class io.netty.channel.unix.FileDescriptor
Open a new FileDescriptor for the given File.

G

getReadMode() - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
Return the DomainSocketReadMode for the channel.
getReceiveBufferSize() - Method in class io.netty.channel.unix.Socket
 
getSendBufferSize() - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
getSendBufferSize() - Method in class io.netty.channel.unix.Socket
 
getSoError() - Method in class io.netty.channel.unix.Socket
 
getSoLinger() - Method in class io.netty.channel.unix.Socket
 
getTrafficClass() - Method in class io.netty.channel.unix.Socket
 
gids() - Method in class io.netty.channel.unix.PeerCredentials
 

H

hashCode() - Method in class io.netty.channel.unix.DomainSocketAddress
 
hashCode() - Method in class io.netty.channel.unix.FileDescriptor
 
heapBuffer() - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
heapBuffer(int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
heapBuffer(int, int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 

I

initialize() - Static method in class io.netty.channel.unix.Socket
 
intValue() - Method in class io.netty.channel.unix.FileDescriptor
Return the int value of the filedescriptor.
io.netty.channel.unix - package io.netty.channel.unix
Unix specific transport.
ioBuffer() - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
ioBuffer(int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
ioBuffer(int, int) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
ioResult(String, int, Errors.NativeIoException, ClosedChannelException) - Static method in class io.netty.channel.unix.Errors
Deprecated.
ioResult(String, int) - Static method in class io.netty.channel.unix.Errors
 
IOV_MAX - Static variable in class io.netty.channel.unix.Limits
 
IOV_SIZE - Static variable in class io.netty.channel.unix.IovArray
The size of an iovec struct in bytes.
IovArray - Class in io.netty.channel.unix
Represent an array of struct array and so can be passed directly over via JNI without the need to do any more array copies.
IovArray() - Constructor for class io.netty.channel.unix.IovArray
 
IovArray(ByteBuf) - Constructor for class io.netty.channel.unix.IovArray
 
ipv4MappedIpv6Address(byte[]) - Static method in class io.netty.channel.unix.NativeInetAddress
 
ipv6 - Variable in class io.netty.channel.unix.Socket
 
isAvailable() - Static method in class io.netty.channel.unix.Unix
Deprecated.
isBroadcast() - Method in class io.netty.channel.unix.Socket
 
isBufferCopyNeededForWrite(ByteBuf) - Static method in class io.netty.channel.unix.UnixChannelUtil
Checks if the specified buffer has memory address or is composed of n(n <= IOV_MAX) NIO direct buffers.
isConnected() - Method in interface io.netty.channel.unix.DomainDatagramChannel
Return true if the DomainDatagramChannel is connected to the remote peer.
isDirectBufferPooled() - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
isInputShutdown() - Method in class io.netty.channel.unix.Socket
 
isIPv6Preferred() - Static method in class io.netty.channel.unix.Socket
 
isKeepAlive() - Method in class io.netty.channel.unix.Socket
 
isOpen() - Method in class io.netty.channel.unix.FileDescriptor
Returns true if the file descriptor is open.
isOpen() - Method in class io.netty.channel.unix.SocketWritableByteChannel
 
isOutputShutdown() - Method in class io.netty.channel.unix.Socket
 
isReuseAddress() - Method in class io.netty.channel.unix.Socket
 
isReusePort() - Method in class io.netty.channel.unix.Socket
 
isShutdown() - Method in class io.netty.channel.unix.Socket
 
isTcpNoDelay() - Method in class io.netty.channel.unix.Socket
 

L

Limits - Class in io.netty.channel.unix
 
listen(int) - Method in class io.netty.channel.unix.Socket
 
localAddress() - Method in class io.netty.channel.unix.DatagramSocketAddress
 
localAddress() - Method in interface io.netty.channel.unix.DomainDatagramChannel
 
localAddress() - Method in class io.netty.channel.unix.DomainDatagramSocketAddress
 
localAddress() - Method in interface io.netty.channel.unix.DomainSocketChannel
 
localAddress() - Method in interface io.netty.channel.unix.ServerDomainSocketChannel
 
localAddress() - Method in class io.netty.channel.unix.Socket
 

M

markClosed() - Method in class io.netty.channel.unix.FileDescriptor
 
maxBytes(long) - Method in class io.netty.channel.unix.IovArray
Set the maximum amount of bytes that can be added to this IovArray via IovArray.add(ByteBuf, int, int) This will not impact the existing state of the IovArray, and only applies to subsequent calls to IovArray.add(ByteBuf).
maxBytes() - Method in class io.netty.channel.unix.IovArray
Get the maximum amount of bytes that can be added to this IovArray.
memoryAddress(ByteBuffer) - Static method in class io.netty.channel.unix.Buffer
Returns the memory address of the given direct ByteBuffer.
memoryAddress(int) - Method in class io.netty.channel.unix.IovArray
Returns the memoryAddress for the given offset.

N

NativeInetAddress - Class in io.netty.channel.unix
Internal usage only!
NativeInetAddress(byte[], int) - Constructor for class io.netty.channel.unix.NativeInetAddress
 
NativeInetAddress(byte[]) - Constructor for class io.netty.channel.unix.NativeInetAddress
 
NativeIoException(String, int) - Constructor for exception io.netty.channel.unix.Errors.NativeIoException
 
NativeIoException(String, int, boolean) - Constructor for exception io.netty.channel.unix.Errors.NativeIoException
 
newConnectionResetException(String, int) - Static method in class io.netty.channel.unix.Errors
 
newInstance(InetAddress) - Static method in class io.netty.channel.unix.NativeInetAddress
 
newIOException(String, int) - Static method in class io.netty.channel.unix.Errors
 
newSocketDgram() - Static method in class io.netty.channel.unix.Socket
 
newSocketDgram0() - Static method in class io.netty.channel.unix.Socket
 
newSocketDgram0(boolean) - Static method in class io.netty.channel.unix.Socket
 
newSocketDomain() - Static method in class io.netty.channel.unix.Socket
 
newSocketDomain0() - Static method in class io.netty.channel.unix.Socket
 
newSocketDomainDgram() - Static method in class io.netty.channel.unix.Socket
 
newSocketDomainDgram0() - Static method in class io.netty.channel.unix.Socket
 
newSocketStream() - Static method in class io.netty.channel.unix.Socket
 
newSocketStream0() - Static method in class io.netty.channel.unix.Socket
 
newSocketStream0(boolean) - Static method in class io.netty.channel.unix.Socket
 

P

path() - Method in class io.netty.channel.unix.DomainSocketAddress
The path to the domain socket.
PeerCredentials - Class in io.netty.channel.unix
User credentials discovered for the peer unix domain socket.
pid() - Method in class io.netty.channel.unix.PeerCredentials
Get the PID of the peer process.
pipe() - Static method in class io.netty.channel.unix.FileDescriptor
 
PreferredDirectByteBufAllocator - Class in io.netty.channel.unix
 
PreferredDirectByteBufAllocator() - Constructor for class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
processMessage(Object) - Method in class io.netty.channel.unix.IovArray
 

R

read(ByteBuffer, int, int) - Method in class io.netty.channel.unix.FileDescriptor
 
readAddress(long, int, int) - Method in class io.netty.channel.unix.FileDescriptor
 
receivedAmount() - Method in class io.netty.channel.unix.DatagramSocketAddress
 
receivedAmount() - Method in class io.netty.channel.unix.DomainDatagramSocketAddress
 
recvFd() - Method in class io.netty.channel.unix.Socket
 
recvFrom(ByteBuffer, int, int) - Method in class io.netty.channel.unix.Socket
 
recvFromAddress(long, int, int) - Method in class io.netty.channel.unix.Socket
 
recvFromAddressDomainSocket(long, int, int) - Method in class io.netty.channel.unix.Socket
 
recvFromDomainSocket(ByteBuffer, int, int) - Method in class io.netty.channel.unix.Socket
 
registerInternal(Runnable) - Static method in class io.netty.channel.unix.Unix
Internal method...
release() - Method in class io.netty.channel.unix.IovArray
Release the IovArray.
remoteAddress() - Method in interface io.netty.channel.unix.DomainDatagramChannel
 
remoteAddress() - Method in interface io.netty.channel.unix.DomainSocketChannel
 
remoteAddress() - Method in interface io.netty.channel.unix.ServerDomainSocketChannel
 
remoteAddress() - Method in class io.netty.channel.unix.Socket
 
replace(ByteBuf) - Method in class io.netty.channel.unix.DomainDatagramPacket
 
replace(ByteBuf) - Method in class io.netty.channel.unix.SegmentedDatagramPacket
 
retain() - Method in class io.netty.channel.unix.DomainDatagramPacket
 
retain(int) - Method in class io.netty.channel.unix.DomainDatagramPacket
 
retain() - Method in class io.netty.channel.unix.SegmentedDatagramPacket
 
retain(int) - Method in class io.netty.channel.unix.SegmentedDatagramPacket
 
retainedDuplicate() - Method in class io.netty.channel.unix.DomainDatagramPacket
 
retainedDuplicate() - Method in class io.netty.channel.unix.SegmentedDatagramPacket
 

S

scopeId() - Method in class io.netty.channel.unix.NativeInetAddress
 
SegmentedDatagramPacket - Class in io.netty.channel.unix
Allows to use GSO if the underlying OS supports it.
SegmentedDatagramPacket(ByteBuf, int, InetSocketAddress) - Constructor for class io.netty.channel.unix.SegmentedDatagramPacket
Create a new instance.
SegmentedDatagramPacket(ByteBuf, int, InetSocketAddress, InetSocketAddress) - Constructor for class io.netty.channel.unix.SegmentedDatagramPacket
Create a new instance.
segmentSize() - Method in class io.netty.channel.unix.SegmentedDatagramPacket
Return the size of each segment (the last segment can be smaller).
sendFd(int) - Method in class io.netty.channel.unix.Socket
 
sendTo(ByteBuffer, int, int, InetAddress, int) - Method in class io.netty.channel.unix.Socket
 
sendTo(ByteBuffer, int, int, InetAddress, int, boolean) - Method in class io.netty.channel.unix.Socket
 
sendToAddress(long, int, int, InetAddress, int) - Method in class io.netty.channel.unix.Socket
 
sendToAddress(long, int, int, InetAddress, int, boolean) - Method in class io.netty.channel.unix.Socket
 
sendToAddressDomainSocket(long, int, int, byte[]) - Method in class io.netty.channel.unix.Socket
 
sendToAddresses(long, int, InetAddress, int) - Method in class io.netty.channel.unix.Socket
 
sendToAddresses(long, int, InetAddress, int, boolean) - Method in class io.netty.channel.unix.Socket
 
sendToAddressesDomainSocket(long, int, byte[]) - Method in class io.netty.channel.unix.Socket
 
sendToDomainSocket(ByteBuffer, int, int, byte[]) - Method in class io.netty.channel.unix.Socket
 
ServerDomainSocketChannel - Interface in io.netty.channel.unix
ServerChannel that accepts DomainSocketChannel's via Unix Domain Socket.
setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
 
setAllocator(ByteBufAllocator) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
 
setAutoClose(boolean) - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
 
setAutoClose(boolean) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
 
setAutoRead(boolean) - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
 
setAutoRead(boolean) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
 
setBroadcast(boolean) - Method in class io.netty.channel.unix.Socket
 
setConnectTimeoutMillis(int) - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
 
setConnectTimeoutMillis(int) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
 
setKeepAlive(boolean) - Method in class io.netty.channel.unix.Socket
 
setMaxMessagesPerRead(int) - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
Deprecated.
setMaxMessagesPerRead(int) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
Deprecated.
setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
 
setMessageSizeEstimator(MessageSizeEstimator) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
 
setReadMode(DomainSocketReadMode) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
Change the DomainSocketReadMode for the channel.
setReceiveBufferSize(int) - Method in class io.netty.channel.unix.Socket
 
setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
 
setRecvByteBufAllocator(RecvByteBufAllocator) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
 
setReuseAddress(boolean) - Method in class io.netty.channel.unix.Socket
 
setReusePort(boolean) - Method in class io.netty.channel.unix.Socket
 
setSendBufferSize(int) - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
setSendBufferSize(int) - Method in class io.netty.channel.unix.Socket
 
setSoLinger(int) - Method in class io.netty.channel.unix.Socket
 
setTcpNoDelay(boolean) - Method in class io.netty.channel.unix.Socket
 
setTrafficClass(int) - Method in class io.netty.channel.unix.Socket
 
setWriteBufferHighWaterMark(int) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
Deprecated.
setWriteBufferLowWaterMark(int) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
Deprecated.
setWriteBufferWaterMark(WriteBufferWaterMark) - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
 
setWriteBufferWaterMark(WriteBufferWaterMark) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
 
setWriteSpinCount(int) - Method in interface io.netty.channel.unix.DomainDatagramChannelConfig
 
setWriteSpinCount(int) - Method in interface io.netty.channel.unix.DomainSocketChannelConfig
 
shutdown() - Method in class io.netty.channel.unix.Socket
 
shutdown(boolean, boolean) - Method in class io.netty.channel.unix.Socket
 
size() - Method in class io.netty.channel.unix.IovArray
Returns the size in bytes
SIZEOF_JLONG - Static variable in class io.netty.channel.unix.Limits
 
SO_REUSEPORT - Static variable in class io.netty.channel.unix.UnixChannelOption
 
Socket - Class in io.netty.channel.unix
Provides a JNI bridge to native socket operations.
Socket(int) - Constructor for class io.netty.channel.unix.Socket
 
SocketWritableByteChannel - Class in io.netty.channel.unix
 
SocketWritableByteChannel(FileDescriptor) - Constructor for class io.netty.channel.unix.SocketWritableByteChannel
 
SSIZE_MAX - Static variable in class io.netty.channel.unix.Limits
 

T

throwConnectException(String, int) - Static method in class io.netty.channel.unix.Errors
toString() - Method in class io.netty.channel.unix.DomainSocketAddress
 
toString() - Method in class io.netty.channel.unix.FileDescriptor
 
toString() - Method in class io.netty.channel.unix.PeerCredentials
 
toString() - Method in class io.netty.channel.unix.Socket
 
touch() - Method in class io.netty.channel.unix.DomainDatagramPacket
 
touch(Object) - Method in class io.netty.channel.unix.DomainDatagramPacket
 
touch() - Method in class io.netty.channel.unix.SegmentedDatagramPacket
 
touch(Object) - Method in class io.netty.channel.unix.SegmentedDatagramPacket
 

U

UDS_SUN_PATH_SIZE - Static variable in class io.netty.channel.unix.Socket
Deprecated.
uid() - Method in class io.netty.channel.unix.PeerCredentials
 
UIO_MAX_IOV - Static variable in class io.netty.channel.unix.Limits
 
unavailabilityCause() - Static method in class io.netty.channel.unix.Unix
Deprecated.
Unix - Class in io.netty.channel.unix
Tells if netty-transport-native-unix is supported.
UnixChannel - Interface in io.netty.channel.unix
Channel that expose operations that are only present on UNIX like systems.
UnixChannelOption<T> - Class in io.netty.channel.unix
 
UnixChannelOption() - Constructor for class io.netty.channel.unix.UnixChannelOption
 
UnixChannelUtil - Class in io.netty.channel.unix
 
updateAllocator(ByteBufAllocator) - Method in class io.netty.channel.unix.PreferredDirectByteBufAllocator
 
useIpv6(Socket, InetAddress) - Static method in class io.netty.channel.unix.Socket
Returns true if the given socket and address combination should use IPv6 internally, false otherwise.

V

valueOf(String) - Static method in enum io.netty.channel.unix.DomainSocketReadMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.netty.channel.unix.DomainSocketReadMode
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(ByteBuffer, int, int) - Method in class io.netty.channel.unix.FileDescriptor
 
write(ByteBuffer) - Method in class io.netty.channel.unix.SocketWritableByteChannel
 
writeAddress(long, int, int) - Method in class io.netty.channel.unix.FileDescriptor
 
writev(ByteBuffer[], int, int, long) - Method in class io.netty.channel.unix.FileDescriptor
 
writevAddresses(long, int) - Method in class io.netty.channel.unix.FileDescriptor
 
A B C D E F G H I L M N P R S T U V W 
Netty/Transport/Native/Unix/Common 4.1.68.Final-redhat-00002

Copyright © 2008–2021 The Netty Project. All rights reserved.