|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes and Interfaces | |
|
Abstract base class for URL-based MethodNameResolver implementations. |
|
Simple implementation of MethodNameResolver that maps URL to method name. |
|
Interface that parameterizes the MultiActionController class using the Strategy GoF Design pattern, allowing the mapping from incoming request to handler method name to be varied without affecting other application code. |
|
Controller implementation that allows multiple request types to be handled by the same class. |
|
Exception thrown when there is no handler method ("action" method) for a specific HTTP request. |
|
Implementation of MethodNameResolver which supports several strategies for mapping parameter values to the names of methods to invoke. |
|
The most flexible out-of-the-box implementation of the MethodNameResolver interface. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |