Uses of Class
de.quantummaid.httpmaid.generator.Generators
-
Packages that use Generators Package Description de.quantummaid.httpmaid.generator de.quantummaid.httpmaid.handler -
-
Uses of Generators in de.quantummaid.httpmaid.generator
Methods in de.quantummaid.httpmaid.generator that return Generators Modifier and Type Method Description static <T> Generators<T>Generators. generators(List<Generator<T>> generators) -
Uses of Generators in de.quantummaid.httpmaid.handler
Methods in de.quantummaid.httpmaid.handler with parameters of type Generators Modifier and Type Method Description static ProcessorDetermineHandlerProcessor. determineHandlerProcessor(Generators<Handler> handlerGenerators)
-