Uses of Interface
com.yahoo.container.logging.ConnectionLog
Packages that use ConnectionLog
-
Uses of ConnectionLog in com.yahoo.container.logging
Classes in com.yahoo.container.logging that implement ConnectionLog -
Uses of ConnectionLog in com.yahoo.jdisc.http.server.jetty
Classes in com.yahoo.jdisc.http.server.jetty that implement ConnectionLogConstructors in com.yahoo.jdisc.http.server.jetty with parameters of type ConnectionLogModifierConstructorDescriptionJettyHttpServer(com.yahoo.jdisc.Metric metric, ServerConfig serverConfig, com.yahoo.component.provider.ComponentRegistry<ConnectorFactory> connectorFactories, RequestLog requestLog, ConnectionLog connectionLog)