Uses of Class
org.eclipse.jetty.server.ServerConnector
Packages that use ServerConnector
Package
Description
Jetty Server : Core Server API
-
Uses of ServerConnector in org.eclipse.jetty.http.spi
Methods in org.eclipse.jetty.http.spi that return ServerConnectorModifier and TypeMethodDescriptionprotected ServerConnector
JettyHttpServer.newServerConnector
(InetSocketAddress addr, int backlog) -
Uses of ServerConnector in org.eclipse.jetty.server
Subclasses of ServerConnector in org.eclipse.jetty.serverModifier and TypeClassDescriptionclass
A specialized version ofServerConnector
that supportsNetworkTrafficListener
s.