Uses of Class
io.dropwizard.web.conf.ContentTypeOptionsHeaderFactory
-
Packages that use ContentTypeOptionsHeaderFactory Package Description io.dropwizard.web.conf -
-
Uses of ContentTypeOptionsHeaderFactory in io.dropwizard.web.conf
Methods in io.dropwizard.web.conf that return ContentTypeOptionsHeaderFactory Modifier and Type Method Description ContentTypeOptionsHeaderFactoryWebConfiguration. getContentTypeOptionsHeaderFactory()Methods in io.dropwizard.web.conf with parameters of type ContentTypeOptionsHeaderFactory Modifier and Type Method Description voidWebConfiguration. setContentTypeOptionsHeaderFactory(ContentTypeOptionsHeaderFactory contentTypeOptionsHeaderFactory)
-