public class RSocketListenerFunction extends Object implements Function<org.springframework.messaging.Message<byte[]>,org.reactivestreams.Publisher<org.springframework.messaging.Message<byte[]>>>
SimpleFunctionRegistry.FunctionInvocationWrapper)
which will use the result of the invocation of such function as an input to another RSocket
effectively composing two functions over RSocket.| Modifier and Type | Method and Description |
|---|---|
org.reactivestreams.Publisher<org.springframework.messaging.Message<byte[]>> |
apply(org.springframework.messaging.Message<byte[]> input) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.