Uses of Class
com.yahoo.jdisc.http.server.jetty.JettyHttpServer
Packages that use JettyHttpServer
-
Uses of JettyHttpServer in com.yahoo.jdisc.http.server.jetty
Constructors in com.yahoo.jdisc.http.server.jetty with parameters of type JettyHttpServerModifierConstructorDescriptionJettyHttpServerContext(CurrentContainer container, Metric metric, FilterBindings filterBindings, Janitor janitor, JettyHttpServer server) -
Uses of JettyHttpServer in com.yahoo.jdisc.http.server.jetty.testutils
Methods in com.yahoo.jdisc.http.server.jetty.testutils that return JettyHttpServer