Uses of Class
org.springframework.web.servlet.support.AbstractFlashMapManager
Packages that use AbstractFlashMapManager Package Description org.springframework.web.servlet.support Support classes for Spring's web MVC framework.Uses of AbstractFlashMapManager in org.springframework.web.servlet.support
Subclasses of AbstractFlashMapManager in org.springframework.web.servlet.support Modifier and Type Class Description classSessionFlashMapManagerStore and retrieveFlashMapinstances to and from the HTTP session.