Uses of Class
kilim.nio.SockEvent
Packages that use SockEvent
-
Uses of SockEvent in kilim.nio
Modifier and TypeFieldDescriptionEndPoint.boxNioSelectorScheduler.regboxSessionTask registers its endpoint with the selector by sending a SockEvent message on this mailbox.SockEvent.replyToModifierConstructorDescriptionSockEvent(Mailbox<SockEvent> aReplyTo, AbstractSelectableChannel ach, int ops)