Uses of Class
org.springframework.cloud.stream.test.matcher.MessageQueueMatcher.Extractor
Packages that use MessageQueueMatcher.Extractor
-
Uses of MessageQueueMatcher.Extractor in org.springframework.cloud.stream.test.matcher
Constructors in org.springframework.cloud.stream.test.matcher with parameters of type MessageQueueMatcher.ExtractorModifierConstructorDescriptionMessageQueueMatcher(org.hamcrest.Matcher<T> delegate, long timeout, TimeUnit unit, MessageQueueMatcher.Extractor<org.springframework.messaging.Message<?>, T> extractor)