|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractUrlMethodNameResolver | |
---|---|
org.springframework.web.servlet.mvc.multiaction | Package allowing MVC Controller implementations to handle requests at method rather than class level. |
Uses of AbstractUrlMethodNameResolver in org.springframework.web.servlet.mvc.multiaction |
---|
Subclasses of AbstractUrlMethodNameResolver in org.springframework.web.servlet.mvc.multiaction | |
---|---|
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. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |