Uses of Class
org.jgrapes.io.events.NioRegistration.Completed
-
Uses of NioRegistration.Completed in org.jgrapes.net
Modifier and TypeMethodDescriptionvoid
SocketConnector.onRegistered
(NioRegistration.Completed event) Called when the new socket channel has successfully been registered with the nio dispatcher.void
SocketServer.onRegistered
(NioRegistration.Completed event) Handles the successful channel registration.