JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Class
Description
Aio
Asynchronous IO (AIO) handle used primarily by Contexts.
AioCallback
<
T
>
Convenience wrapper around NNG's aio callback functions.
AioPointer
AioPointerByReference
AioProxy
Interface for the
Aio
API primarily to be used by an
AioCallback
.
BodyPointer
BodyPointerByReference
Context
Wrapper of an NNG context, allowing for multi-threaded use of individual Sockets.
Context.Event
The supported asynchronous event types, corresponding to the core asynchronous operations
Context.Work
A unit of asynchronous work awaiting completion.
ContextProxy
A ContextProxy provides an API for event handler functions or closures to (relatively) safely manipulate the underlying
Context
in response to
Aio
operations (e.g.
ContextStruct
ContextStruct.ByValue
DialerStruct
DialerStruct.ByValue
HeaderPointer
HttpClient
HttpClientPointer
HttpClientPointerByReference
HttpHandlerPointer
HttpHandlerPointerByReference
HttpReqPointer
HttpReqPointerByReference
HttpRequest
HttpResPointer
HttpResPointerByReference
HttpServerPointer
HttpServerPointerByReference
IovStruct
ListenerStruct
ListenerStruct.ByValue
Message
Wraps the native NNG message structure and provides convenience methods for ferrying data to and from the JVM.
MessageByReference
MessagePointer
NativeStringPointer
Nng
Simple singleton access point.
Nng.NngUncaughtExceptionHandler
NngCallback
NngDirectLibrary
NngException
Wrapper around nng error messages.
NngFlags
NngLibrary
Covers nng v1.3.2
NngOptions
NngPointerByReference
NumberByReference
Pair0Socket
Pair1Socket
PipeStruct
PipeStruct.ByValue
Pub0Socket
Pull0Socket
Push0Socket
RawRep0Socket
Rep0Socket
Req0Socket
Respondent0
Size
SizeByReference
SockAddr
Socket Address Union TODO: fix this Uint16 convert nonsense...seems like we should need to use this goofy logic if things are working.
SockAddr.Family
SockAddr.Inet
SockAddr.Inet6
SockAddr.Local
SockAddr.ZeroTier
Socket
Abstract base class of an nng Socket, implementing the common nng api for Socket communication.
SocketStruct
SocketStruct.ByValue
Sub0Socket
Surveyor0Socket
TlsConfig
A configuration for TLS-enabled transport.
TlsConfig.AuthMode
TlsConfig.SocketMode
TlsConfigByReference
TlsConfigPointer
UInt16
UInt16ByReference
UInt32
UInt32ByReference
UInt64
UInt64ByReference
UrlByReference
UrlStruct