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

A

afterPropertiesSet() - Method in class org.springframework.cloud.function.web.flux.FunctionHandlerMapping
 
afterPropertiesSet() - Method in class org.springframework.cloud.function.web.mvc.FunctionHandlerMapping
 
ARGUMENT - Static variable in class org.springframework.cloud.function.web.constants.WebRequestConstants
 
argument(Publisher<String>) - Method in class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 
argument(String) - Method in class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 
argument() - Method in class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 

B

BasicStringConverter - Class in org.springframework.cloud.function.web
 
BasicStringConverter(FunctionInspector, ConfigurableListableBeanFactory) - Constructor for class org.springframework.cloud.function.web.BasicStringConverter
 

C

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

D

destination(Supplier<?>, String, Object) - Method in interface org.springframework.cloud.function.web.source.DestinationResolver
 
destination(Supplier<?>, String, Object) - Method in class org.springframework.cloud.function.web.source.SimpleDestinationResolver
 
DestinationResolver - Interface in org.springframework.cloud.function.web.source
 

F

form(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
form(WebRequest) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
fromHttp(HttpHeaders) - Static method in class org.springframework.cloud.function.web.util.HeaderUtils
 
fromMessage(MessageHeaders) - Static method in class org.springframework.cloud.function.web.util.HeaderUtils
 
FUNCTION - Static variable in class org.springframework.cloud.function.web.constants.WebRequestConstants
 
function() - Method in class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 
FunctionController - Class in org.springframework.cloud.function.web.flux
 
FunctionController(RequestProcessor) - Constructor for class org.springframework.cloud.function.web.flux.FunctionController
 
FunctionController - Class in org.springframework.cloud.function.web.mvc
 
FunctionController(RequestProcessor) - Constructor for class org.springframework.cloud.function.web.mvc.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
 
FunctionHandlerMapping - Class in org.springframework.cloud.function.web.mvc
 
FunctionHandlerMapping(FunctionCatalog, FunctionController) - Constructor for class org.springframework.cloud.function.web.mvc.FunctionHandlerMapping
 
functionHandlerMapping(FunctionCatalog, FunctionController) - Method in class org.springframework.cloud.function.web.mvc.ReactorAutoConfiguration
 
functionStringConverter(FunctionInspector, ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
 
functionStringConverter(FunctionInspector, ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.function.web.mvc.ReactorAutoConfiguration
 
FunctionWrapper(Function<? extends Publisher<?>, ? extends Publisher<?>>, Consumer<? extends Publisher<?>>, Supplier<? extends Publisher<?>>) - Constructor for class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 

G

get(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
get(WebRequest) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
get(RequestProcessor.FunctionWrapper) - Method in class org.springframework.cloud.function.web.RequestProcessor
 
getHandlerInternal(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionHandlerMapping
 
getHandlerInternal(HttpServletRequest) - Method in class org.springframework.cloud.function.web.mvc.FunctionHandlerMapping
 
getHeaders() - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 
getName() - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 
getStream(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
getStream(WebRequest) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
getTemplateUrl() - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 

H

HANDLER - Static variable in class org.springframework.cloud.function.web.constants.WebRequestConstants
 
handler() - Method in class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 
headers() - Method in class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 
headers(HttpHeaders) - Method in class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 
headers(String, Object) - Method in interface org.springframework.cloud.function.web.source.RequestBuilder
 
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
 
initHandlerMethods() - Method in class org.springframework.cloud.function.web.mvc.FunctionHandlerMapping
 
isAutoStartup() - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 
isDebug() - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 
isEnabled() - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 

M

main(String[]) - Static method in class org.springframework.cloud.function.web.RestApplication
 
multipart(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 

O

org.springframework.cloud.function.web - package org.springframework.cloud.function.web
 
org.springframework.cloud.function.web.constants - package org.springframework.cloud.function.web.constants
 
org.springframework.cloud.function.web.flux - package org.springframework.cloud.function.web.flux
 
org.springframework.cloud.function.web.function - package org.springframework.cloud.function.web.function
 
org.springframework.cloud.function.web.mvc - package org.springframework.cloud.function.web.mvc
 
org.springframework.cloud.function.web.source - package org.springframework.cloud.function.web.source
 
org.springframework.cloud.function.web.util - package org.springframework.cloud.function.web.util
 

P

params() - Method in class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 
params(MultiValueMap<String, String>) - Method in class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 
post(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
post(ServerWebExchange, String) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
post(WebRequest, String) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
post(RequestProcessor.FunctionWrapper, ServerWebExchange) - Method in class org.springframework.cloud.function.web.RequestProcessor
 
post(RequestProcessor.FunctionWrapper, String, boolean) - Method in class org.springframework.cloud.function.web.RequestProcessor
 
postStream(ServerWebExchange, String) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
postStream(WebRequest, String) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 

R

ReactorAutoConfiguration - Class in org.springframework.cloud.function.web.flux
 
ReactorAutoConfiguration() - Constructor for class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
 
ReactorAutoConfiguration - Class in org.springframework.cloud.function.web.mvc
 
ReactorAutoConfiguration() - Constructor for class org.springframework.cloud.function.web.mvc.ReactorAutoConfiguration
 
RequestBuilder - Interface in org.springframework.cloud.function.web.source
 
RequestProcessor - Class in org.springframework.cloud.function.web
 
RequestProcessor(FunctionInspector, ObjectProvider<JsonMapper>, StringConverter, ObjectProvider<ServerCodecConfigurer>) - Constructor for class org.springframework.cloud.function.web.RequestProcessor
 
RequestProcessor.FunctionWrapper - Class in org.springframework.cloud.function.web
 
RestApplication - Class in org.springframework.cloud.function.web
 
RestApplication() - Constructor for class org.springframework.cloud.function.web.RestApplication
 

S

sanitize(HttpHeaders) - Static method in class org.springframework.cloud.function.web.util.HeaderUtils
 
setAutoStartup(boolean) - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 
setDebug(boolean) - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 
setEnabled(boolean) - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 
setName(String) - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 
setTemplateUrl(String) - Method in class org.springframework.cloud.function.web.source.SupplierProperties
 
SimpleDestinationResolver - Class in org.springframework.cloud.function.web.source
 
SimpleDestinationResolver() - Constructor for class org.springframework.cloud.function.web.source.SimpleDestinationResolver
 
stream(RequestProcessor.FunctionWrapper) - Method in class org.springframework.cloud.function.web.RequestProcessor
 
StringConverter - Interface in org.springframework.cloud.function.web
 
SUPPLIER - Static variable in class org.springframework.cloud.function.web.constants.WebRequestConstants
 
supplier() - Method in class org.springframework.cloud.function.web.RequestProcessor.FunctionWrapper
 
SupplierProperties - Class in org.springframework.cloud.function.web.source
 
SupplierProperties() - Constructor for class org.springframework.cloud.function.web.source.SupplierProperties
 

U

uri(String) - Method in interface org.springframework.cloud.function.web.source.RequestBuilder
 

W

WebRequestConstants - Class in org.springframework.cloud.function.web.constants
Common storage for web request attribute names (in a separate package to avoid cycles).
WebRequestConstants() - Constructor for class org.springframework.cloud.function.web.constants.WebRequestConstants
 
wrapper(Function<? extends Publisher<?>, ? extends Publisher<?>>, Consumer<? extends Publisher<?>>, Supplier<? extends Publisher<?>>) - Static method in class org.springframework.cloud.function.web.RequestProcessor
 
wrapper(Function<? extends Publisher<?>, ? extends Publisher<?>>) - Static method in class org.springframework.cloud.function.web.RequestProcessor
 
A B C D F G H I M O P R S U W 
Skip navigation links

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