Uses of Class
org.eclipse.jetty.io.AbstractEndPoint
Package
Description
Jetty IO : Core classes for Jetty IO subsystem
Jetty IO : Core SSL Support
This module contains the main abstractions for the QUIC protocol.
Jetty Server : Core Server API
-
Uses of AbstractEndPoint in org.eclipse.jetty.io
Modifier and TypeClassDescriptionclass
ByteArrayEndPoint.class
AnEndPoint
implementation based onDatagramChannel
.class
A specialized version ofSocketChannelEndPoint
that supportsNetworkTrafficListener
s.class
A partialEndPoint
implementation based onSelectableChannel
.class
AnEndPoint
implementation based onSocketChannel
. -
Uses of AbstractEndPoint in org.eclipse.jetty.io.ssl
-
Uses of AbstractEndPoint in org.eclipse.jetty.quic.common
-
Uses of AbstractEndPoint in org.eclipse.jetty.server
-
Uses of AbstractEndPoint in org.eclipse.jetty.unixsocket.common
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.