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