Uses of Class
org.eclipse.jetty.io.SelectableChannelEndPoint
Packages that use SelectableChannelEndPoint
-
Uses of SelectableChannelEndPoint in org.eclipse.jetty.io
Subclasses of SelectableChannelEndPoint in org.eclipse.jetty.ioModifier and TypeClassDescriptionclass
AnEndPoint
implementation based onDatagramChannel
.class
A specialized version ofSocketChannelEndPoint
that supportsNetworkTrafficListener
s.class
AnEndPoint
implementation based onSocketChannel
.