Uses of Interface
org.eclipse.jetty.io.ManagedSelector.Selectable
-
Packages that use ManagedSelector.Selectable Package Description org.eclipse.jetty.io Jetty IO : Core classes for Jetty IO subsystem -
-
Uses of ManagedSelector.Selectable in org.eclipse.jetty.io
Classes in org.eclipse.jetty.io that implement ManagedSelector.Selectable Modifier and Type Class Description classDatagramChannelEndPointAnEndPointimplementation based onDatagramChannel.classNetworkTrafficSocketChannelEndPointA specialized version ofSocketChannelEndPointthat supportsNetworkTrafficListeners.classSelectableChannelEndPointA partialEndPointimplementation based onSelectableChannel.classSocketChannelEndPointAnEndPointimplementation based onSocketChannel.
-