Uses of Class
org.jgrapes.io.events.NioRegistration
Package
Description
I/O related components built on top of the core package.
Provides the events used by the I/O related components.
-
Uses of NioRegistration in org.jgrapes.io
Modifier and TypeMethodDescriptionvoid
NioDispatcher.onNioRegistration
(NioRegistration event) Handle the NIO registration. -
Uses of NioRegistration in org.jgrapes.io.events
ModifierConstructorDescriptionCompleted
(NioRegistration monitoredEvent, Channel... channels) Instantiates a new event.