package

org.springframework.web.bind.annotation.support

Support classes for web annotation processing.

Classes

HandlerMethodInvoker Support class for invoking an annotated handler method. 
HandlerMethodResolver Support class for resolving web method annotations in a handler type. 

Exceptions

HandlerMethodInvocationException Exception indicating that the execution of an annotated MVC handler method failed.