Uses of Class
org.eclipse.jetty.io.AbstractEndPoint
Packages that use AbstractEndPoint
Package
Description
Jetty IO : Core classes for Jetty IO subsystem
Jetty IO : Core SSL Support
Jetty Server : Core Server API
-
Uses of AbstractEndPoint in org.eclipse.jetty.io
Subclasses of AbstractEndPoint in org.eclipse.jetty.ioModifier and TypeClassDescriptionclass
ByteArrayEndPoint.class
Channel End Point.class
Deprecated.class
A specialized version ofSocketChannelEndPoint
that supportsNetworkTrafficListener
s.class
Deprecated.useSocketChannelEndPoint
insteadclass
-
Uses of AbstractEndPoint in org.eclipse.jetty.io.ssl
Subclasses of AbstractEndPoint in org.eclipse.jetty.io.ssl -
Uses of AbstractEndPoint in org.eclipse.jetty.server
Subclasses of AbstractEndPoint in org.eclipse.jetty.server
NetworkTrafficSocketChannelEndPoint
instead