Skip navigation links
A C F G O R S 

A

apply(Message<byte[]>) - Method in class org.springframework.cloud.function.rsocket.RSocketListenerFunction
 

C

createClientSocket(InetSocketAddress, RetrySpec) - Static method in class org.springframework.cloud.function.rsocket.RSocketConnectionUtils
 
createServerSocket(RSocket, InetSocketAddress) - Static method in class org.springframework.cloud.function.rsocket.RSocketConnectionUtils
 

F

functionToDestinationBinder(FunctionCatalog, FunctionProperties, RSocketFunctionProperties) - Method in class org.springframework.cloud.function.rsocket.RSocketAutoConfiguration
 

G

getBindAddress() - Method in class org.springframework.cloud.function.rsocket.RSocketFunctionProperties
 
getBindPort() - Method in class org.springframework.cloud.function.rsocket.RSocketFunctionProperties
 

O

org.springframework.cloud.function.rsocket - package org.springframework.cloud.function.rsocket
 

R

RSocketAutoConfiguration - Class in org.springframework.cloud.function.rsocket
Main configuration class for components required to support RSocket integration with spring-cloud-function.
RSocketAutoConfiguration() - Constructor for class org.springframework.cloud.function.rsocket.RSocketAutoConfiguration
 
RSocketConnectionUtils - Class in org.springframework.cloud.function.rsocket
 
RSocketConnectionUtils() - Constructor for class org.springframework.cloud.function.rsocket.RSocketConnectionUtils
 
RSocketFunctionProperties - Class in org.springframework.cloud.function.rsocket
Main configuration properties for RSocket integration with spring-cloud-function.
RSocketFunctionProperties() - Constructor for class org.springframework.cloud.function.rsocket.RSocketFunctionProperties
 
RSocketListenerFunction - Class in org.springframework.cloud.function.rsocket
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.

S

setBindAddress(String) - Method in class org.springframework.cloud.function.rsocket.RSocketFunctionProperties
 
setBindPort(int) - Method in class org.springframework.cloud.function.rsocket.RSocketFunctionProperties
 
A C F G O R S 
Skip navigation links

Copyright © 2020 Pivotal Software, Inc.. All rights reserved.