public class MessageFunction extends Object implements Function<org.reactivestreams.Publisher<?>,org.reactivestreams.Publisher<org.springframework.messaging.Message<?>>>
Constructor and Description |
---|
MessageFunction(Function<?,?> delegate) |
Modifier and Type | Method and Description |
---|---|
org.reactivestreams.Publisher<org.springframework.messaging.Message<?>> |
apply(org.reactivestreams.Publisher<?> input) |
public MessageFunction(Function<?,?> delegate)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.