Uses of Interface
org.springframework.web.servlet.mvc.LastModified

Packages that use LastModified
org.springframework.web.servlet.mvc.multiaction Package allowing MVC Controller implementations to handle requests at method rather than class level.  
 

Uses of LastModified in org.springframework.web.servlet.mvc.multiaction
 

Classes in org.springframework.web.servlet.mvc.multiaction that implement LastModified
 class MultiActionController
          Controller implementation that allows multiple request types to be handled by the same class.
 



Copyright (C) 2003-2004 The Spring Framework Project.