Uses of Class
network.oxalis.ng.commons.header.HeaderConf
-
Packages that use HeaderConf Package Description network.oxalis.ng.commons.header -
-
Uses of HeaderConf in network.oxalis.ng.commons.header
Methods in network.oxalis.ng.commons.header that return HeaderConf Modifier and Type Method Description static HeaderConfHeaderConf. valueOf(String name)Returns the enum constant of this type with the specified name.static HeaderConf[]HeaderConf. values()Returns an array containing the constants of this enum type, in the order they are declared.Method parameters in network.oxalis.ng.commons.header with type arguments of type HeaderConf Modifier and Type Method Description protected HeaderParserHeaderModule. getHeaderParser(com.google.inject.Injector injector, Settings<HeaderConf> settings)
-