Package | Description |
---|---|
org.springframework.web.servlet.mvc.multiaction |
Package allowing MVC Controller implementations to handle requests
at method rather than class level.
|
Modifier and Type | Class and Description |
---|---|
class |
InternalPathMethodNameResolver
Simple implementation of
MethodNameResolver that maps URL to
method name. |
class |
PropertiesMethodNameResolver
The most flexible out-of-the-box implementation of the
MethodNameResolver
interface. |
Copyright © 2015. All rights reserved.