Uses of Interface
io.milton.http.http11.ContentGenerator
Packages that use ContentGenerator
-
Uses of ContentGenerator in io.milton.config
Fields in io.milton.config declared as ContentGeneratorMethods in io.milton.config that return ContentGeneratorMethods in io.milton.config with parameters of type ContentGeneratorModifier and TypeMethodDescriptionvoidHttpManagerBuilder.setContentGenerator(ContentGenerator contentGenerator) -
Uses of ContentGenerator in io.milton.http.http11
Classes in io.milton.http.http11 that implement ContentGeneratorModifier and TypeClassDescriptionclassJust uses simple property values to generate error contentMethods in io.milton.http.http11 that return ContentGeneratorConstructors in io.milton.http.http11 with parameters of type ContentGeneratorModifierConstructorDescriptionDefaultHttp11ResponseHandler(AuthenticationService authenticationService, ETagGenerator eTagGenerator, ContentGenerator contentGenerator)