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 ServerConnectorJettyHttpServer.newServerConnector(InetSocketAddress addr, int backlog) -
Uses of ServerConnector in org.eclipse.jetty.server
Subclasses of ServerConnector in org.eclipse.jetty.serverModifier and TypeClassDescriptionclassA specialized version ofServerConnectorthat supportsNetworkTrafficListeners.