Uses of Class
com.yahoo.jdisc.http.ServerConfig
Packages that use ServerConfig
Package
Description
-
Uses of ServerConfig in com.yahoo.jdisc.http
Methods in com.yahoo.jdisc.http that return ServerConfigConstructors in com.yahoo.jdisc.http with parameters of type ServerConfig -
Uses of ServerConfig in com.yahoo.jdisc.http.server.jetty
Constructors in com.yahoo.jdisc.http.server.jetty with parameters of type ServerConfigModifierConstructorDescriptionJettyHttpServer(Metric metric, ServerConfig serverConfig, com.yahoo.component.provider.ComponentRegistry<ConnectorFactory> connectorFactories, RequestLog requestLog, ConnectionLog connectionLog) -
Uses of ServerConfig in com.yahoo.jdisc.http.server.jetty.testutils
Methods in com.yahoo.jdisc.http.server.jetty.testutils with parameters of type ServerConfig