Uses of Class
org.springframework.boot.web.server.MimeMappings.Mapping
Packages that use MimeMappings.Mapping
-
Uses of MimeMappings.Mapping in org.springframework.boot.web.server
Classes in org.springframework.boot.web.server that implement interfaces with type arguments of type MimeMappings.MappingModifier and TypeClassDescriptionclass
Simple server-independent abstraction for mime mappings.Methods in org.springframework.boot.web.server that return types with arguments of type MimeMappings.MappingModifier and TypeMethodDescriptionMimeMappings.getAll()
Returns all defined mappings.final Iterator
<MimeMappings.Mapping> MimeMappings.iterator()