Uses of Class
org.springframework.integration.test.matcher.PayloadMatcher
Packages that use PayloadMatcher
Package
Description
Provides several
BaseMatcher
implementations.-
Uses of PayloadMatcher in org.springframework.integration.test.matcher
Methods in org.springframework.integration.test.matcher that return PayloadMatcherModifier and TypeMethodDescriptionstatic <P> PayloadMatcher<P>
PayloadMatcher.hasPayload
(org.hamcrest.Matcher<P> payloadMatcher) static <P> PayloadMatcher<P>
PayloadMatcher.hasPayload
(P payload)