JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
F
G
I
J
K
N
O
P
R
S
T
V
W
_
A
AbstractNativeDatagramChannel
- Class in
jnr.enxio.channels
AbstractNativeDatagramChannel(int)
- Constructor for class jnr.enxio.channels.
AbstractNativeDatagramChannel
AbstractNativeSocketChannel
- Class in
jnr.enxio.channels
AbstractNativeSocketChannel(int)
- Constructor for class jnr.enxio.channels.
AbstractNativeSocketChannel
C
close(int)
- Static method in class jnr.enxio.channels.
Native
close(int)
- Method in interface jnr.enxio.channels.
Native.LibC
close(int)
- Method in class jnr.enxio.channels.
WinLibCAdapter
F
F_GETFL
- Static variable in interface jnr.enxio.channels.
Native.LibC
F_SETFL
- Static variable in interface jnr.enxio.channels.
Native.LibC
fcntl(int, int, int)
- Method in interface jnr.enxio.channels.
Native.LibC
fcntl(int, int, int)
- Method in class jnr.enxio.channels.
WinLibCAdapter
G
getErrno()
- Method in exception jnr.enxio.channels.
NativeException
getFD()
- Method in class jnr.enxio.channels.
AbstractNativeDatagramChannel
getFD()
- Method in class jnr.enxio.channels.
AbstractNativeSocketChannel
getFD()
- Method in class jnr.enxio.channels.
NativeDeviceChannel
getFD()
- Method in interface jnr.enxio.channels.
NativeSelectableChannel
getFD()
- Method in class jnr.enxio.channels.
NativeServerSocketChannel
getFD()
- Method in class jnr.enxio.channels.
NativeSocketChannel
getInstance()
- Static method in class jnr.enxio.channels.
NativeFileSelectorProvider
getInstance()
- Static method in class jnr.enxio.channels.
NativeSelectorProvider
getLastError()
- Static method in class jnr.enxio.channels.
Native
getLastErrorString()
- Static method in class jnr.enxio.channels.
Native
getRuntime()
- Method in class jnr.enxio.channels.
WinLibCAdapter
I
implCloseSelectableChannel()
- Method in class jnr.enxio.channels.
AbstractNativeDatagramChannel
implCloseSelectableChannel()
- Method in class jnr.enxio.channels.
AbstractNativeSocketChannel
implCloseSelectableChannel()
- Method in class jnr.enxio.channels.
NativeDeviceChannel
implCloseSelectableChannel()
- Method in class jnr.enxio.channels.
NativeServerSocketChannel
implCloseSelectableChannel()
- Method in class jnr.enxio.channels.
NativeSocketChannel
implConfigureBlocking(boolean)
- Method in class jnr.enxio.channels.
AbstractNativeDatagramChannel
implConfigureBlocking(boolean)
- Method in class jnr.enxio.channels.
AbstractNativeSocketChannel
implConfigureBlocking(boolean)
- Method in class jnr.enxio.channels.
NativeDeviceChannel
implConfigureBlocking(boolean)
- Method in class jnr.enxio.channels.
NativeServerSocketChannel
implConfigureBlocking(boolean)
- Method in class jnr.enxio.channels.
NativeSocketChannel
J
jnr.enxio.channels
- package jnr.enxio.channels
K
kevent(int, ByteBuffer, int, ByteBuffer, int, Native.Timespec)
- Method in interface jnr.enxio.channels.
Native.LibC
kevent(int, Pointer, int, Pointer, int, Native.Timespec)
- Method in interface jnr.enxio.channels.
Native.LibC
kevent(int, ByteBuffer, int, ByteBuffer, int, Native.Timespec)
- Method in class jnr.enxio.channels.
WinLibCAdapter
kevent(int, Pointer, int, Pointer, int, Native.Timespec)
- Method in class jnr.enxio.channels.
WinLibCAdapter
kqueue()
- Method in interface jnr.enxio.channels.
Native.LibC
kqueue()
- Method in class jnr.enxio.channels.
WinLibCAdapter
N
Native
- Class in
jnr.enxio.channels
Native()
- Constructor for class jnr.enxio.channels.
Native
Native.LibC
- Interface in
jnr.enxio.channels
Native.Timespec
- Class in
jnr.enxio.channels
NativeDeviceChannel
- Class in
jnr.enxio.channels
NativeDeviceChannel(int)
- Constructor for class jnr.enxio.channels.
NativeDeviceChannel
NativeDeviceChannel(int, boolean)
- Constructor for class jnr.enxio.channels.
NativeDeviceChannel
NativeDeviceChannel(SelectorProvider, int, int, boolean)
- Constructor for class jnr.enxio.channels.
NativeDeviceChannel
NativeException
- Exception in
jnr.enxio.channels
NativeException(String, Errno)
- Constructor for exception jnr.enxio.channels.
NativeException
NativeFileSelectorProvider
- Class in
jnr.enxio.channels
NativeFileSelectorProvider()
- Constructor for class jnr.enxio.channels.
NativeFileSelectorProvider
NativeSelectableChannel
- Interface in
jnr.enxio.channels
NativeSelectorProvider
- Class in
jnr.enxio.channels
NativeSelectorProvider()
- Constructor for class jnr.enxio.channels.
NativeSelectorProvider
NativeServerSocketChannel
- Class in
jnr.enxio.channels
NativeServerSocketChannel(int)
- Constructor for class jnr.enxio.channels.
NativeServerSocketChannel
NativeServerSocketChannel(SelectorProvider, int, int)
- Constructor for class jnr.enxio.channels.
NativeServerSocketChannel
NativeSocketChannel
- Class in
jnr.enxio.channels
NativeSocketChannel(int)
- Constructor for class jnr.enxio.channels.
NativeSocketChannel
NativeSocketChannel(int, int)
- Constructor for class jnr.enxio.channels.
NativeSocketChannel
O
O_NONBLOCK
- Static variable in interface jnr.enxio.channels.
Native.LibC
openDatagramChannel()
- Method in class jnr.enxio.channels.
NativeFileSelectorProvider
openDatagramChannel(ProtocolFamily)
- Method in class jnr.enxio.channels.
NativeFileSelectorProvider
openDatagramChannel()
- Method in class jnr.enxio.channels.
NativeSelectorProvider
openDatagramChannel(ProtocolFamily)
- Method in class jnr.enxio.channels.
NativeSelectorProvider
openPipe()
- Method in class jnr.enxio.channels.
NativeFileSelectorProvider
openPipe()
- Method in class jnr.enxio.channels.
NativeSelectorProvider
openSelector()
- Method in class jnr.enxio.channels.
NativeFileSelectorProvider
openSelector()
- Method in class jnr.enxio.channels.
NativeSelectorProvider
openServerSocketChannel()
- Method in class jnr.enxio.channels.
NativeFileSelectorProvider
openServerSocketChannel()
- Method in class jnr.enxio.channels.
NativeSelectorProvider
openSocketChannel()
- Method in class jnr.enxio.channels.
NativeFileSelectorProvider
openSocketChannel()
- Method in class jnr.enxio.channels.
NativeSelectorProvider
P
pipe(int[])
- Method in interface jnr.enxio.channels.
Native.LibC
pipe(int[])
- Method in class jnr.enxio.channels.
WinLibCAdapter
poll(ByteBuffer, int, int)
- Method in interface jnr.enxio.channels.
Native.LibC
poll(Pointer, int, int)
- Method in interface jnr.enxio.channels.
Native.LibC
poll(ByteBuffer, int, int)
- Method in class jnr.enxio.channels.
WinLibCAdapter
poll(Pointer, int, int)
- Method in class jnr.enxio.channels.
WinLibCAdapter
R
read(ByteBuffer)
- Method in class jnr.enxio.channels.
AbstractNativeDatagramChannel
read(ByteBuffer[], int, int)
- Method in class jnr.enxio.channels.
AbstractNativeDatagramChannel
read(ByteBuffer)
- Method in class jnr.enxio.channels.
AbstractNativeSocketChannel
read(ByteBuffer[], int, int)
- Method in class jnr.enxio.channels.
AbstractNativeSocketChannel
read(int, ByteBuffer, long)
- Method in interface jnr.enxio.channels.
Native.LibC
read(int, byte[], long)
- Method in interface jnr.enxio.channels.
Native.LibC
read(int, ByteBuffer)
- Static method in class jnr.enxio.channels.
Native
read(ByteBuffer)
- Method in class jnr.enxio.channels.
NativeDeviceChannel
read(ByteBuffer)
- Method in class jnr.enxio.channels.
NativeSocketChannel
read(int, ByteBuffer, long)
- Method in class jnr.enxio.channels.
WinLibCAdapter
read(int, byte[], long)
- Method in class jnr.enxio.channels.
WinLibCAdapter
S
setBlocking(int, boolean)
- Static method in class jnr.enxio.channels.
Native
setFD(int)
- Method in class jnr.enxio.channels.
AbstractNativeDatagramChannel
setFD(int)
- Method in class jnr.enxio.channels.
AbstractNativeSocketChannel
shutdown(int, int)
- Method in interface jnr.enxio.channels.
Native.LibC
shutdown(int, int)
- Static method in class jnr.enxio.channels.
Native
shutdown(int, int)
- Method in class jnr.enxio.channels.
WinLibCAdapter
shutdownInput()
- Method in class jnr.enxio.channels.
AbstractNativeSocketChannel
shutdownInput()
- Method in class jnr.enxio.channels.
NativeSocketChannel
shutdownOutput()
- Method in class jnr.enxio.channels.
AbstractNativeSocketChannel
shutdownOutput()
- Method in class jnr.enxio.channels.
NativeSocketChannel
strerror(int)
- Method in interface jnr.enxio.channels.
Native.LibC
strerror(int)
- Method in class jnr.enxio.channels.
WinLibCAdapter
T
Timespec()
- Constructor for class jnr.enxio.channels.
Native.Timespec
Timespec(Runtime)
- Constructor for class jnr.enxio.channels.
Native.Timespec
Timespec(long, long)
- Constructor for class jnr.enxio.channels.
Native.Timespec
tv_nsec
- Variable in class jnr.enxio.channels.
Native.Timespec
tv_sec
- Variable in class jnr.enxio.channels.
Native.Timespec
V
validOps()
- Method in class jnr.enxio.channels.
NativeDeviceChannel
validOps()
- Method in class jnr.enxio.channels.
NativeServerSocketChannel
validOps()
- Method in class jnr.enxio.channels.
NativeSocketChannel
W
WinLibCAdapter
- Class in
jnr.enxio.channels
MSVCRT.DLL only supports some LibC functions, but the symbols are different.
WinLibCAdapter(WinLibCAdapter.LibMSVCRT)
- Constructor for class jnr.enxio.channels.
WinLibCAdapter
WinLibCAdapter.LibMSVCRT
- Interface in
jnr.enxio.channels
write(ByteBuffer)
- Method in class jnr.enxio.channels.
AbstractNativeDatagramChannel
write(ByteBuffer[], int, int)
- Method in class jnr.enxio.channels.
AbstractNativeDatagramChannel
write(ByteBuffer)
- Method in class jnr.enxio.channels.
AbstractNativeSocketChannel
write(ByteBuffer[], int, int)
- Method in class jnr.enxio.channels.
AbstractNativeSocketChannel
write(int, ByteBuffer, long)
- Method in interface jnr.enxio.channels.
Native.LibC
write(int, byte[], long)
- Method in interface jnr.enxio.channels.
Native.LibC
write(int, ByteBuffer)
- Static method in class jnr.enxio.channels.
Native
write(ByteBuffer)
- Method in class jnr.enxio.channels.
NativeDeviceChannel
write(ByteBuffer)
- Method in class jnr.enxio.channels.
NativeSocketChannel
write(int, ByteBuffer, long)
- Method in class jnr.enxio.channels.
WinLibCAdapter
write(int, byte[], long)
- Method in class jnr.enxio.channels.
WinLibCAdapter
_
_close(int)
- Method in interface jnr.enxio.channels.
WinLibCAdapter.LibMSVCRT
_pipe(int[])
- Method in interface jnr.enxio.channels.
WinLibCAdapter.LibMSVCRT
_read(int, ByteBuffer, long)
- Method in interface jnr.enxio.channels.
WinLibCAdapter.LibMSVCRT
_read(int, byte[], long)
- Method in interface jnr.enxio.channels.
WinLibCAdapter.LibMSVCRT
_strerror(int)
- Method in interface jnr.enxio.channels.
WinLibCAdapter.LibMSVCRT
_write(int, ByteBuffer, long)
- Method in interface jnr.enxio.channels.
WinLibCAdapter.LibMSVCRT
_write(int, byte[], long)
- Method in interface jnr.enxio.channels.
WinLibCAdapter.LibMSVCRT
A
C
F
G
I
J
K
N
O
P
R
S
T
V
W
_
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2024. All rights reserved.