| Class | Description |
|---|---|
| RSocketAutoConfiguration |
Main configuration class for components required to support RSocket integration with spring-cloud-function.
|
| RSocketConnectionUtils | |
| RSocketFunctionProperties |
Main configuration properties for RSocket integration with spring-cloud-function.
|
| RSocketListenerFunction |
Wrapper over an instance of target Function (represented by
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. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.