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 TypeClassDescriptionclassAnEndPointimplementation based onDatagramChannel.classA specialized version ofSocketChannelEndPointthat supportsNetworkTrafficListeners.classAnEndPointimplementation based onSocketChannel.