|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HandlerMethodResolver | |
---|---|
org.springframework.integration.handler |
Uses of HandlerMethodResolver in org.springframework.integration.handler |
---|
Classes in org.springframework.integration.handler that implement HandlerMethodResolver | |
---|---|
class |
PayloadTypeMatchingHandlerMethodResolver
An implementation of HandlerMethodResolver that matches the payload
type of the Message against the expected type of its candidate methods. |
class |
StaticHandlerMethodResolver
An implementation of HandlerMethodResolver that always returns the
same Method instance. |
|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |