Skip navigation links
C E G L N P R S T 

N

NativeException - Exception in ej.sni
RuntimeException subclass that may be thrown from an SNI native using SNI_throwNativeException() function.
NativeException(int, String) - Constructor for exception ej.sni.NativeException
Constructs a new NativeException with the specified error code and detail message.
NativeException(int, String, Throwable) - Constructor for exception ej.sni.NativeException
Constructs a new NativeException with the specified error code, detail message and cause.
NativeIOException - Exception in ej.sni
IOException subclass that may be thrown from an SNI native using SNI_throwNativeIOException() function.
NativeIOException(int, String) - Constructor for exception ej.sni.NativeIOException
Constructs a new NativeIOException with the specified error code and detail message.
NativeIOException(int, String, Throwable) - Constructor for exception ej.sni.NativeIOException
Constructs a new NativeIOException with the specified error code, detail message and cause.
NativeResource - Class in ej.sni
A NativeResource is an object representing a runtime element managed by the native side (such as a file, a socket, an image, ...).
newResource() - Method in class ej.sni.PoolOfImmortalByteBuffers
Allocate a new Immortal byte buffer resource
newResource() - Method in class ej.sni.PoolOfReusableResources
Allocate a new resource
C E G L N P R S T 
Skip navigation links