|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinuxSpinningWorkaround | |
---|---|
com.sun.grizzly |
Uses of LinuxSpinningWorkaround in com.sun.grizzly |
---|
Classes in com.sun.grizzly that implement LinuxSpinningWorkaround | |
---|---|
class |
ReusableTCPSelectorHandler
This class extends a TCP implementation of a SelectorHandler
and reuses the accepted SocketChannel if a user tries to connect the same remote address. |
class |
ReusableUDPSelectorHandler
This class extends a UDP implementation of a SelectorHandler
and reuses the opened DatagramChannel if a user tries to connect any remote addresses. |
class |
RoundRobinSelectorHandler
A SelectorHandler handles all java.nio.channels.Selector operations. |
class |
SSLSelectorHandler
A SelectorHandler handles all java.nio.channels.Selector operations. |
class |
TCPSelectorHandler
A SelectorHandler handles all java.nio.channels.Selector operations. |
class |
UDPSelectorHandler
A SelectorHandler handles all java.nio.channels.Selector operations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |