Uses of Class
org.springframework.boot.context.embedded.MimeMappings.Mapping

Packages that use MimeMappings.Mapping
org.springframework.boot.context.embedded Support for embedded servlet containers. 
 

Uses of MimeMappings.Mapping in org.springframework.boot.context.embedded
 

Methods in org.springframework.boot.context.embedded that return types with arguments of type MimeMappings.Mapping
 Collection<MimeMappings.Mapping> MimeMappings.getAll()
          Returns all defined mappings.
 Iterator<MimeMappings.Mapping> MimeMappings.iterator()
           
 



Copyright © 2013. All Rights Reserved.