Uses of Class
org.eclipse.jetty.io.ChannelEndPoint
Packages that use ChannelEndPoint
Package
Description
Jetty IO : Core classes for Jetty IO subsystem
Jetty Server : Core Server API
-
Uses of ChannelEndPoint in org.eclipse.jetty.io
Subclasses of ChannelEndPoint in org.eclipse.jetty.ioModifier and TypeClassDescriptionclassDeprecated.classA specialized version ofSocketChannelEndPointthat supportsNetworkTrafficListeners.classDeprecated.useSocketChannelEndPointinsteadclass -
Uses of ChannelEndPoint in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server that return ChannelEndPointModifier and TypeMethodDescriptionprotected ChannelEndPointNetworkTrafficServerConnector.newEndPoint(SocketChannel channel, ManagedSelector selectSet, SelectionKey key) protected ChannelEndPointServerConnector.newEndPoint(SocketChannel channel, ManagedSelector selectSet, SelectionKey key) protected ChannelEndPointServerConnector.ServerConnectorManager.newEndPoint(SelectableChannel channel, ManagedSelector selectSet, SelectionKey selectionKey)
NetworkTrafficSocketChannelEndPointinstead