The Spring Framework

Uses of Package
org.springframework.web.bind.annotation

Packages that use org.springframework.web.bind.annotation
org.springframework.web.bind.annotation Annotations for binding requests to controllers and handler methods as well as for binding request parameters to method arguments. 
 

Classes in org.springframework.web.bind.annotation used by org.springframework.web.bind.annotation
RequestMethod
          Java 5 enumeration of HTTP request methods.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.