Skip navigation links
A G H O S W 

A

apply(Flux<Message<?>>) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionConfiguration.HttpRequestFunction
 

G

getBodyExpression() - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
getExpectedResponseType() - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
getHeadersExpression() - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
getHttpMethodExpression() - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
getMaximumBufferSize() - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
getReplyExpression() - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
getTimeout() - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
getUrlExpression() - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 

H

httpRequestFunction(WebClient, HttpRequestFunctionProperties) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionConfiguration
 
HttpRequestFunction(WebClient, HttpRequestFunctionProperties) - Constructor for class org.springframework.cloud.fn.http.request.HttpRequestFunctionConfiguration.HttpRequestFunction
 
HttpRequestFunctionConfiguration - Class in org.springframework.cloud.fn.http.request
Configuration for a Function that makes HTTP requests to a resource and for each request, returns a ResponseEntity.
HttpRequestFunctionConfiguration() - Constructor for class org.springframework.cloud.fn.http.request.HttpRequestFunctionConfiguration
 
HttpRequestFunctionConfiguration.HttpRequestFunction - Class in org.springframework.cloud.fn.http.request
Function that accepts a Flux<Message<?>> containing body and headers and returns a Flux<ResponseEntity<?>>.
HttpRequestFunctionProperties - Class in org.springframework.cloud.fn.http.request
Configuration properties for the Http Client Processor module.
HttpRequestFunctionProperties() - Constructor for class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 

O

org.springframework.cloud.fn.http.request - package org.springframework.cloud.fn.http.request
 

S

setBodyExpression(Expression) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
setExpectedResponseType(Class<?>) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
setHeadersExpression(Expression) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
setHttpMethodExpression(Expression) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
setMaximumBufferSize(int) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
setReplyExpression(Expression) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
setTimeout(long) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 
setUrlExpression(Expression) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionProperties
 

W

webClient(HttpRequestFunctionProperties) - Method in class org.springframework.cloud.fn.http.request.HttpRequestFunctionConfiguration
 
A G H O S W 
Skip navigation links

Copyright © 2020. All rights reserved.