Uses of Class
org.eclipse.jetty.io.SocketChannelEndPoint
-
Packages that use SocketChannelEndPoint Package Description org.eclipse.jetty.io Jetty IO : Core classes for Jetty IO subsystem -
-
Uses of SocketChannelEndPoint in org.eclipse.jetty.io
Subclasses of SocketChannelEndPoint in org.eclipse.jetty.io Modifier and Type Class Description class
NetworkTrafficSelectChannelEndPoint
Deprecated.useNetworkTrafficSocketChannelEndPoint
insteadclass
NetworkTrafficSocketChannelEndPoint
A specialized version ofSocketChannelEndPoint
that supportsNetworkTrafficListener
s.class
SelectChannelEndPoint
Deprecated.useSocketChannelEndPoint
instead
-