Uses of Class
org.eclipse.jetty.io.SelectableChannelEndPoint
-
Packages that use SelectableChannelEndPoint Package Description org.eclipse.jetty.io Jetty IO : Core classes for Jetty IO subsystem -
-
Uses of SelectableChannelEndPoint in org.eclipse.jetty.io
Subclasses of SelectableChannelEndPoint in org.eclipse.jetty.io Modifier and Type Class Description classDatagramChannelEndPointAnEndPointimplementation based onDatagramChannel.classNetworkTrafficSocketChannelEndPointA specialized version ofSocketChannelEndPointthat supportsNetworkTrafficListeners.classSocketChannelEndPointAnEndPointimplementation based onSocketChannel.
-