Skip navigation links
A B C D F G H I M O P R S T W 

A

afterPropertiesSet() - Method in class org.springframework.cloud.function.web.flux.FunctionHandlerMapping
 
ARGUMENT - Static variable in class org.springframework.cloud.function.web.flux.constants.WebRequestConstants
 

B

body() - Method in class org.springframework.cloud.function.web.flux.request.FluxFormRequest
 
body() - Method in class org.springframework.cloud.function.web.flux.request.FluxRequest
 

C

CONSUMER - Static variable in class org.springframework.cloud.function.web.flux.constants.WebRequestConstants
 
convert(Object, String) - Method in interface org.springframework.cloud.function.web.flux.StringConverter
 

D

DelegateHandler<T> - Class in org.springframework.cloud.function.web.flux.request
 
DelegateHandler(ListableBeanFactory, Object) - Constructor for class org.springframework.cloud.function.web.flux.request.DelegateHandler
 

F

flux() - Method in class org.springframework.cloud.function.web.flux.request.FluxFormRequest
 
flux() - Method in class org.springframework.cloud.function.web.flux.request.FluxRequest
 
FluxArgumentResolverConfiguration() - Constructor for class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration.FluxArgumentResolverConfiguration
 
FluxFormRequest<K,V> - Class in org.springframework.cloud.function.web.flux.request
 
FluxFormRequest(Map<K, V[]>) - Constructor for class org.springframework.cloud.function.web.flux.request.FluxFormRequest
 
fluxHandlerMethodArgumentResolver(FunctionInspector, JsonMapper) - Method in class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration.FluxArgumentResolverConfiguration
 
FluxHandlerMethodArgumentResolver - Class in org.springframework.cloud.function.web.flux.request
Converter for request bodies of type Flux.
FluxHandlerMethodArgumentResolver(FunctionInspector, JsonMapper) - Constructor for class org.springframework.cloud.function.web.flux.request.FluxHandlerMethodArgumentResolver
 
FluxRequest<T> - Class in org.springframework.cloud.function.web.flux.request
 
FluxRequest(List<T>) - Constructor for class org.springframework.cloud.function.web.flux.request.FluxRequest
 
fluxRequestMappingHandlerAdapterProcessor(RequestMappingHandlerAdapter, FluxHandlerMethodArgumentResolver) - Method in class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
 
FluxReturnValueConfiguration() - Constructor for class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration.FluxReturnValueConfiguration
 
fluxReturnValueHandler(FunctionInspector, HttpMessageConverters) - Method in class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration.FluxReturnValueConfiguration
 
FluxReturnValueHandler - Class in org.springframework.cloud.function.web.flux.response
A specialized AsyncHandlerMethodReturnValueHandler that handles Flux return types.
FluxReturnValueHandler(FunctionInspector, List<HttpMessageConverter<?>>) - Constructor for class org.springframework.cloud.function.web.flux.response.FluxReturnValueHandler
 
from(Map<K, V[]>) - Static method in class org.springframework.cloud.function.web.flux.request.FluxFormRequest
 
fromHttp(HttpHeaders) - Static method in class org.springframework.cloud.function.web.util.HeaderUtils
 
fromMessage(MessageHeaders, HttpHeaders) - Static method in class org.springframework.cloud.function.web.util.HeaderUtils
 
FUNCTION - Static variable in class org.springframework.cloud.function.web.flux.constants.WebRequestConstants
 
FunctionController - Class in org.springframework.cloud.function.web.flux
 
FunctionController(FunctionInspector, StringConverter) - Constructor for class org.springframework.cloud.function.web.flux.FunctionController
 
FunctionHandlerMapping - Class in org.springframework.cloud.function.web.flux
 
FunctionHandlerMapping(FunctionCatalog, FunctionController) - Constructor for class org.springframework.cloud.function.web.flux.FunctionHandlerMapping
 
functionHandlerMapping(FunctionCatalog, FunctionController) - Method in class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
 
functionStringConverter(FunctionInspector, ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
 

G

get(WebRequest) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
getHandlerInternal(HttpServletRequest) - Method in class org.springframework.cloud.function.web.flux.FunctionHandlerMapping
 
getOrder() - Method in class org.springframework.cloud.function.web.flux.request.FluxHandlerMethodArgumentResolver
 

H

HANDLER - Static variable in class org.springframework.cloud.function.web.flux.constants.WebRequestConstants
 
handleReturnValue(Object, MethodParameter, ModelAndViewContainer, NativeWebRequest) - Method in class org.springframework.cloud.function.web.flux.response.FluxReturnValueHandler
 
HeaderUtils - Class in org.springframework.cloud.function.web.util
 
HeaderUtils() - Constructor for class org.springframework.cloud.function.web.util.HeaderUtils
 

I

initHandlerMethods() - Method in class org.springframework.cloud.function.web.flux.FunctionHandlerMapping
 
INPUT_SINGLE - Static variable in class org.springframework.cloud.function.web.flux.constants.WebRequestConstants
 
isAsyncReturnValue(Object, MethodParameter) - Method in class org.springframework.cloud.function.web.flux.response.FluxReturnValueHandler
 

M

main(String[]) - Static method in class org.springframework.cloud.function.web.RestApplication
 

O

org.springframework.cloud.function.web - package org.springframework.cloud.function.web
 
org.springframework.cloud.function.web.flux - package org.springframework.cloud.function.web.flux
 
org.springframework.cloud.function.web.flux.constants - package org.springframework.cloud.function.web.flux.constants
 
org.springframework.cloud.function.web.flux.request - package org.springframework.cloud.function.web.flux.request
 
org.springframework.cloud.function.web.flux.response - package org.springframework.cloud.function.web.flux.response
 
org.springframework.cloud.function.web.util - package org.springframework.cloud.function.web.util
 
OUTPUT_SINGLE - Static variable in class org.springframework.cloud.function.web.flux.constants.WebRequestConstants
 

P

post(WebRequest, FluxRequest<?>) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 

R

ReactorAutoConfiguration - Class in org.springframework.cloud.function.web.flux
 
ReactorAutoConfiguration() - Constructor for class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
 
ReactorAutoConfiguration.FluxArgumentResolverConfiguration - Class in org.springframework.cloud.function.web.flux
 
ReactorAutoConfiguration.FluxReturnValueConfiguration - Class in org.springframework.cloud.function.web.flux
 
resolveArgument(MethodParameter, ModelAndViewContainer, NativeWebRequest, WebDataBinderFactory) - Method in class org.springframework.cloud.function.web.flux.request.FluxHandlerMethodArgumentResolver
 
RestApplication - Class in org.springframework.cloud.function.web
 
RestApplication() - Constructor for class org.springframework.cloud.function.web.RestApplication
 

S

setDebug(boolean) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
setTimeout(long) - Method in class org.springframework.cloud.function.web.flux.response.FluxReturnValueHandler
Timeout for clients.
StringConverter - Interface in org.springframework.cloud.function.web.flux
 
SUPPLIER - Static variable in class org.springframework.cloud.function.web.flux.constants.WebRequestConstants
 
supportsParameter(MethodParameter) - Method in class org.springframework.cloud.function.web.flux.request.FluxHandlerMethodArgumentResolver
 
supportsReturnType(MethodParameter) - Method in class org.springframework.cloud.function.web.flux.response.FluxReturnValueHandler
 

T

type() - Method in class org.springframework.cloud.function.web.flux.request.DelegateHandler
 

W

WebRequestConstants - Class in org.springframework.cloud.function.web.flux.constants
Common storage for web request attribute names (in a separate package to avoid cycles).
WebRequestConstants() - Constructor for class org.springframework.cloud.function.web.flux.constants.WebRequestConstants
 
A B C D F G H I M O P R S T W 
Skip navigation links

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