Uses of Class
network.oxalis.ng.server.jetty.JettyConf
-
Packages that use JettyConf Package Description network.oxalis.ng.server.jetty -
-
Uses of JettyConf in network.oxalis.ng.server.jetty
Methods in network.oxalis.ng.server.jetty that return JettyConf Modifier and Type Method Description static JettyConfJettyConf. valueOf(String name)Returns the enum constant of this type with the specified name.static JettyConf[]JettyConf. values()Returns an array containing the constants of this enum type, in the order they are declared.
-