Package org.springframework.web.method

Class Summary
HandlerMethod Encapsulates information about a bean method consisting of a method and a bean.
HandlerMethodSelector Defines the algorithm for searching handler methods exhaustively including interfaces and parent classes while also dealing with parameterized methods as well as interface and class-based proxies.