Uses of Class
io.undertow.servlet.api.MimeMapping
Packages that use MimeMapping
-
Uses of MimeMapping in io.undertow.servlet.api
Methods in io.undertow.servlet.api that return types with arguments of type MimeMappingMethods in io.undertow.servlet.api with parameters of type MimeMappingModifier and TypeMethodDescriptionDeploymentInfo.addMimeMapping
(MimeMapping mimeMappings) DeploymentInfo.addMimeMappings
(MimeMapping... mimeMappings) Method parameters in io.undertow.servlet.api with type arguments of type MimeMappingModifier and TypeMethodDescriptionDeploymentInfo.addMimeMappings
(Collection<MimeMapping> mimeMappings)