Uses of Class
com.gigaspaces.lrmi.nio.selector.handler.AbstractSelectorThread
Packages that use AbstractSelectorThread
Package
Description
-
Uses of AbstractSelectorThread in com.gigaspaces.lrmi.nio.selector.handler
Subclasses of AbstractSelectorThread in com.gigaspaces.lrmi.nio.selector.handlerModifier and TypeClassDescriptionclassHandle accept events from selector.classHandle read events from selector.classselector thread that deals with server side writes that could not complete in one go. -
Uses of AbstractSelectorThread in com.gigaspaces.lrmi.nio.selector.handler.client
Subclasses of AbstractSelectorThread in com.gigaspaces.lrmi.nio.selector.handler.clientModifier and TypeClassDescriptionclassA client side selector thread that handles Async remote calls.