Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractGrpcMessageConverter<T> - Class in org.springframework.cloud.function.grpc
 
AbstractGrpcMessageConverter() - Constructor for class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
accept(Object) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
accept(Object) - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
accept(String) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowDefinition
Configure a SimpleFunctionRegistry.FunctionInvocationWrapper as a one-way handler in the final endpoint by its definition from the FunctionCatalog.
accept(String, Context) - Method in class org.springframework.cloud.function.adapter.gcp.FunctionInvoker
The implementation of a GCF RawBackgroundFunction that will be used as the entry point from GCF.
accept(String, Context) - Method in class org.springframework.cloud.function.adapter.gcp.GcfJarLauncher
 
accept(Consumer) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowDefinition
Configure a Consumer as a one-way handler in the final endpoint.
accept(Message) - Method in class org.springframework.cloud.function.context.DefaultMessageRoutingHandler
 
addCookie(Cookie) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
addDateHeader(String, long) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
addDispatchHandler(Runnable) - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
addFilter(String, Filter) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
addFilter(String, Class) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
addFilter(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
addHeader(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
addHeader(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
addHeaders(MultiValueMap) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
addIntHeader(String, int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
addJspFile(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
addListener(AsyncListener) - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
addListener(AsyncListener, ServletRequest, ServletResponse) - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
addListener(Class) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
addListener(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
addListener(T) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
addMapping(String...) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
addMappingForServletNames(EnumSet, boolean, String...) - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
addMappingForUrlPatterns(EnumSet, boolean, String...) - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
addMessageConverters(Collection) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry
Will add provided MessageConverters to the head of the stack of the existing MessageConverters.
addParameter(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Add a single value for the specified HTTP parameter.
addParameter(String, String...) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Add an array of values for the specified HTTP parameter.
addParameters(Map) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Add all provided parameters without replacing any existing values.
addPart(Part) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
addServlet(String, Servlet) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
addServlet(String, Class) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
addServlet(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
addUserRole(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
afterPropertiesSet() - Method in class org.springframework.cloud.function.serverless.web.ServerlessAutoConfiguration.ServerlessServletWebServerFactory
 
afterPropertiesSet() - Method in class org.springframework.cloud.function.web.flux.FunctionHandlerMapping
 
afterPropertiesSet() - Method in class org.springframework.cloud.function.web.mvc.FunctionHandlerMapping
 
AMQP_ATTR_PREFIX - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
AMQP attributes prefix.
andThen(Function) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
APPLICATION_CLOUDEVENTS - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
MimeType instance representing 'application/cloudevents' mime type.
APPLICATION_CLOUDEVENTS_VALUE - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
String value of 'application/cloudevents' mime type.
apply(I) - Method in interface org.springframework.cloud.function.context.PostProcessingFunction
 
apply(Object) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
apply(Object) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.PassThruFunction
 
apply(Object) - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
apply(Object) - Method in class org.springframework.cloud.function.context.config.RoutingFunction
 
apply(Object, SimpleFunctionRegistry.FunctionInvocationWrapper) - Method in class org.springframework.cloud.function.context.catalog.FunctionAroundWrapper
 
apply(String) - Method in class com.example.functions.CharCounter
 
apply(String) - Method in class com.example.functions.Greeter
 
apply(String) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowDefinition
Configure a SimpleFunctionRegistry.FunctionInvocationWrapper as a handler in the endpoint by its definition from the FunctionCatalog.
apply(Function) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowDefinition
Configure a Function as a handler in the endpoint.
apply(Flux) - Method in class com.example.functions.Exclaimer
 
ARGUMENT - Static variable in class org.springframework.cloud.function.web.constants.WebRequestConstants
Argument attribute name.
ATTR_NOT_SET - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
ATTRIBUTES_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
authenticate(HttpServletResponse) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
AWS_CONTEXT - Static variable in class org.springframework.cloud.function.adapter.aws.AWSLambdaUtils
The name of the headers that stores AWS Context object.
AWSCompanionAutoConfiguration - Class in org.springframework.cloud.function.adapter.aws
 
AWSCompanionAutoConfiguration() - Constructor for class org.springframework.cloud.function.adapter.aws.AWSCompanionAutoConfiguration
 
AWSCustomRuntime - Class in org.springframework.cloud.function.adapter.test.aws
AWS Custom Runtime emulator to be used for testing.
AWSCustomRuntime(ConfigurableApplicationContext) - Constructor for class org.springframework.cloud.function.adapter.test.aws.AWSCustomRuntime
 
AWSLambdaUtils - Class in org.springframework.cloud.function.adapter.aws
 
awsTypesMessageConverter(GenericApplicationContext) - Method in class org.springframework.cloud.function.adapter.aws.AWSCompanionAutoConfiguration
 
AWSTypesProcessor - Class in org.springframework.cloud.function.serverless.web
Ensure that Function/Consumer input types are reflectively available.
AWSTypesProcessor() - Constructor for class org.springframework.cloud.function.serverless.web.AWSTypesProcessor
 
AzureFunctionInstanceInjector - Class in org.springframework.cloud.function.adapter.azure
The instance factory used by the Spring framework to initialize Azure function instance.
AzureFunctionInstanceInjector() - Constructor for class org.springframework.cloud.function.adapter.azure.AzureFunctionInstanceInjector
 
AzureFunctionUtil - Class in org.springframework.cloud.function.adapter.azure
 
AzureWebProxyInvoker - Class in org.springframework.cloud.function.adapter.azure.web
 
AzureWebProxyInvoker() - Constructor for class org.springframework.cloud.function.adapter.azure.web.AzureWebProxyInvoker
 

B

BasicStringConverter - Class in org.springframework.cloud.function.web
Simple implementation of a StringConverter.
BasicStringConverter(ConfigurableListableBeanFactory) - Constructor for class org.springframework.cloud.function.web.BasicStringConverter
 
BeanFactoryAwareFunctionRegistry - Class in org.springframework.cloud.function.context.catalog
Implementation of FunctionRegistry capable of discovering functions in BeanFactory.
BeanFactoryAwareFunctionRegistry(ConversionService, CompositeMessageConverter, JsonMapper, FunctionProperties, FunctionInvocationHelper) - Constructor for class org.springframework.cloud.function.context.catalog.BeanFactoryAwareFunctionRegistry
 
BINARY_DATA - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.DataCase
 
BINARY_DATA_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
bindService() - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
 
bindService() - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceImplBase
 
bindService(CloudEventServiceGrpc.AsyncService) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
 
bindService(MessagingServiceGrpc.AsyncService) - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
biStream(StreamObserver) - Method in interface io.cloudevents.v1.CloudEventServiceGrpc.AsyncService
 
biStream(StreamObserver) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
 
biStream(StreamObserver) - Method in class org.springframework.cloud.function.grpc.GrpcServerMessageHandler
 
biStream(StreamObserver) - Method in interface org.springframework.cloud.function.grpc.MessagingServiceGrpc.AsyncService
 
biStream(StreamObserver) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceStub
 
biStream(StreamObserver, Class) - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
biStreaming(String, int, Flux) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
Utility method to support bi-directional streaming interaction.
biStreaming(Flux) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
Utility method to support bi-directional streaming interaction.
build() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
build() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
build() - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
Will build the message ensuring that the Cloud Event attributes are all prefixed with the prefix determined by the framework.
build() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
build(Channel, CallOptions) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceBlockingStub
 
build(Channel, CallOptions) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceFutureStub
 
build(Channel, CallOptions) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
 
build(Channel, CallOptions) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceBlockingStub
 
build(Channel, CallOptions) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceFutureStub
 
build(Channel, CallOptions) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceStub
 
build(String) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
Will build the message ensuring that the Cloud Event attributes are prefixed with the 'attributePrefixToUse'.
buildBadMappingErrorMessage(String, String) - Static method in class org.springframework.cloud.function.web.util.FunctionWebRequestProcessingHelper
 
buildPartial() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
buildPartial() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
buildPartial() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 

C

canConvertFrom(Message, Class) - Method in class org.springframework.cloud.function.context.config.JsonMessageConverter
 
canConvertTo(Object, MessageHeaders) - Method in class org.springframework.cloud.function.context.config.JsonMessageConverter
 
catalog - Variable in class org.springframework.cloud.function.adapter.gcp.FunctionInvoker
 
CE_BOOLEAN - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
CE_BOOLEAN_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_BYTES - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
CE_BYTES_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_INTEGER - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
CE_INTEGER_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_STRING - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
CE_STRING_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_TIMESTAMP - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
CE_TIMESTAMP_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_URI - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
CE_URI_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
CE_URI_REF - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
CE_URI_REF_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
changeSessionId() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
CharCounter - Class in com.example.functions
 
CharCounter() - Constructor for class com.example.functions.CharCounter
 
classes() - Element in annotation interface org.springframework.cloud.function.context.test.FunctionalSpringBootTest
 
clear() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
clear() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
clear() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
clearAttr() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
clearAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
clearAttributes() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Clear all of this request's attributes.
clearBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
bytes binary_data = 6;
clearCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bool ce_boolean = 1;
clearCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bytes ce_bytes = 4;
clearCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
int32 ce_integer = 2;
clearCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
clearCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
clearCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
clearCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
clearData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
clearHeaders() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
clearId() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Required Attributes
clearPayload() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
bytes payload = 1;
clearProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
clearSource() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
URI-reference
clearSpecVersion() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string spec_version = 3;
clearTextData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
clearType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string type = 4;
clientStream(StreamObserver) - Method in interface io.cloudevents.v1.CloudEventServiceGrpc.AsyncService
 
clientStream(StreamObserver) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
 
clientStream(StreamObserver) - Method in class org.springframework.cloud.function.grpc.GrpcServerMessageHandler
 
clientStream(StreamObserver) - Method in interface org.springframework.cloud.function.grpc.MessagingServiceGrpc.AsyncService
 
clientStream(StreamObserver) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceStub
 
clientStream(StreamObserver, Class) - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
clientStream(String, int, Flux) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
Utility method to support client-side streaming interaction.
clientStream(Flux) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
Utility method to support client-side streaming interaction.
CloudEvent - Class in io.cloudevents.v1.proto
Protobuf type io.cloudevents.v1.CloudEvent
CLOUDEVENT_VALUE - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
String value of 'cloudevent'.
CloudEvent.Builder - Class in io.cloudevents.v1.proto
Protobuf type io.cloudevents.v1.CloudEvent
CloudEvent.CloudEventAttributeValue - Class in io.cloudevents.v1.proto
Protobuf type io.cloudevents.v1.CloudEvent.CloudEventAttributeValue
CloudEvent.CloudEventAttributeValue.AttrCase - Enum Class in io.cloudevents.v1.proto
 
CloudEvent.CloudEventAttributeValue.Builder - Class in io.cloudevents.v1.proto
Protobuf type io.cloudevents.v1.CloudEvent.CloudEventAttributeValue
CloudEvent.CloudEventAttributeValueOrBuilder - Interface in io.cloudevents.v1.proto
 
CloudEvent.DataCase - Enum Class in io.cloudevents.v1.proto
 
CloudEventGrpcAutoConfiguration - Class in org.springframework.cloud.function.grpc.ce
 
CloudEventGrpcAutoConfiguration() - Constructor for class org.springframework.cloud.function.grpc.ce.CloudEventGrpcAutoConfiguration
 
CloudEventHeaderEnricher - Interface in org.springframework.cloud.function.cloudevent
Strategy that should be implemented by the user to help with outgoing Cloud Event headers.
CloudEventMessageBuilder<T> - Class in org.springframework.cloud.function.cloudevent
Message builder which is aware of Cloud Event semantics.
cloudEventMessageConverter() - Method in class io.spring.cloudevent.DemoApplication
 
cloudEventMessageConverter() - Method in class org.springframework.cloud.function.grpc.ce.CloudEventGrpcAutoConfiguration
 
CloudEventMessageConverter - Class in org.springframework.cloud.function.grpc.ce
 
CloudEventMessageConverter() - Constructor for class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
 
cloudEventMessageHandler(MessageHandlingHelper) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventGrpcAutoConfiguration
 
CloudEventMessageUtils - Class in org.springframework.cloud.function.cloudevent
Miscellaneous utility methods to assist with representing Cloud Event as Spring Message.
CloudEventMessageUtils.Protocols - Class in org.springframework.cloud.function.cloudevent
 
CloudEventOrBuilder - Interface in io.cloudevents.v1.proto
 
CloudEventOuterClass - Class in io.cloudevents.v1.proto
 
CloudEventServiceGrpc - Class in io.cloudevents.v1
 
CloudEventServiceGrpc.AsyncService - Interface in io.cloudevents.v1
 
CloudEventServiceGrpc.CloudEventServiceBlockingStub - Class in io.cloudevents.v1
A stub to allow clients to do synchronous rpc calls to service CloudEventService.
CloudEventServiceGrpc.CloudEventServiceFutureStub - Class in io.cloudevents.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service CloudEventService.
CloudEventServiceGrpc.CloudEventServiceImplBase - Class in io.cloudevents.v1
Base class for the server implementation of the service CloudEventService.
CloudEventServiceGrpc.CloudEventServiceStub - Class in io.cloudevents.v1
A stub to allow clients to do asynchronous rpc calls to service CloudEventService.
CloudEventServiceImplBase() - Constructor for class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceImplBase
 
CloudEventServiceOuterClass - Class in io.cloudevents.v1
 
CloudEventsFunctionExtensionConfiguration - Class in org.springframework.cloud.function.cloudevent
Configuration class with components relevant to Cloud Events support.
CloudEventsFunctionExtensionConfiguration() - Constructor for class org.springframework.cloud.function.cloudevent.CloudEventsFunctionExtensionConfiguration
 
CloudEventsFunctionInvocationHelper - Class in org.springframework.cloud.function.cloudevent
Implementation of FunctionInvocationHelper to support Cloud Events.
com.example.azure.eventgrid - package com.example.azure.eventgrid
 
com.example.functions - package com.example.functions
 
compareTo(ServerlessServletRegistration) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
complete() - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
configureObjectMapper(Consumer) - Method in class org.springframework.cloud.function.json.JacksonMapper
 
CONSUMER - Static variable in class org.springframework.cloud.function.web.constants.WebRequestConstants
Consumer attribute name.
consumerType(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
containsAttributes(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
containsAttributes(String) - Method in class io.cloudevents.v1.proto.CloudEvent
Optional & Extension Attributes
containsAttributes(String) - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Optional & Extension Attributes
containsFunction(String) - Method in class org.springframework.cloud.function.context.catalog.BeanFactoryAwareFunctionRegistry
 
containsFunction(String) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry
 
containsHeader(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
containsHeaders(String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
containsHeaders(String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
map<string, string> headers = 2;
containsHeaders(String) - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
map<string, string> headers = 2;
ContextFunctionCatalogAutoConfiguration - Class in org.springframework.cloud.function.context.config
 
ContextFunctionCatalogAutoConfiguration() - Constructor for class org.springframework.cloud.function.context.config.ContextFunctionCatalogAutoConfiguration
 
ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration - Class in org.springframework.cloud.function.context.config
 
ContextFunctionCatalogAutoConfiguration.PlainFunctionScanConfiguration - Class in org.springframework.cloud.function.context.config
 
ContextFunctionCatalogInitializer - Class in org.springframework.cloud.function.context.config
 
ContextFunctionCatalogInitializer() - Constructor for class org.springframework.cloud.function.context.config.ContextFunctionCatalogInitializer
 
ContextFunctionCatalogInitializer.DummyProcessor - Class in org.springframework.cloud.function.context.config
Dummy implementation of a processor.
convert(Object, String) - Method in class org.springframework.cloud.function.web.BasicStringConverter
 
convert(Object, String) - Method in interface org.springframework.cloud.function.web.StringConverter
 
convertFromInternal(Message, Class, Object) - Method in class org.springframework.cloud.function.context.config.JsonMessageConverter
 
convertFromInternal(Message, Class, Object) - Method in class org.springframework.cloud.function.utils.PrimitiveTypesFromStringMessageConverter
 
convertToInternal(Object, MessageHeaders, Object) - Method in class org.springframework.cloud.function.context.config.JsonMessageConverter
 
convertToInternal(Object, MessageHeaders, Object) - Method in class org.springframework.cloud.function.utils.PrimitiveTypesFromStringMessageConverter
 
copyHeaders(Map) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
createEvent() - Method in class com.example.azure.eventgrid.EventGridDemoApplication
 
createFilter(Class) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
createListener(Class) - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
createListener(Class) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
createServlet(Class) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
CustomRuntimeEventLoop - Class in org.springframework.cloud.function.adapter.aws
Event loop and necessary configurations to support AWS Lambda Custom Runtime - https://docs.aws.amazon.com/lambda/latest/dg/runtimes-custom.html.
CustomRuntimeEventLoop(ConfigurableApplicationContext) - Constructor for class org.springframework.cloud.function.adapter.aws.CustomRuntimeEventLoop
 
CustomRuntimeInitializer - Class in org.springframework.cloud.function.adapter.aws
 
CustomRuntimeInitializer() - Constructor for class org.springframework.cloud.function.adapter.aws.CustomRuntimeInitializer
 

D

DATA - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Value for 'data' attribute.
DATA_NOT_SET - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.DataCase
 
DATACONTENTTYPE - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Value for 'datacontenttype' attribute.
DATASCHEMA - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Value for 'dataschema' attribute.
declareRoles(String...) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
DEFAULT_ATTR_PREFIX - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Prefix for attributes.
DEFAULT_ROUTE_HANDLER - Static variable in class org.springframework.cloud.function.context.config.RoutingFunction
The name of this function for routing of un-routable messages.
DefaultFunctionObservationConvention - Class in org.springframework.cloud.function.observability
Default implementation of
invalid reference
FunctionReceiverObservationConvention
.
DefaultFunctionObservationConvention() - Constructor for class org.springframework.cloud.function.observability.DefaultFunctionObservationConvention
 
DefaultMessageRoutingHandler - Class in org.springframework.cloud.function.context
Strategy for implementing a handler for un-routable messages.
DefaultMessageRoutingHandler() - Constructor for class org.springframework.cloud.function.context.DefaultMessageRoutingHandler
 
delete - Variable in class org.springframework.cloud.function.web.FunctionHttpProperties
Function definition mappings for DELETE method (e.g.
delete(WebRequest, String) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
delete(ServerWebExchange, String) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
DemoApplication - Class in io.spring.cloudevent
 
DemoApplication() - Constructor for class io.spring.cloudevent.DemoApplication
 
destination(Supplier, String, Object) - Method in class org.springframework.cloud.function.adapter.aws.LambdaDestinationResolver
 
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
 
discoverBeanDefinitionNameByQualifier(ListableBeanFactory, String) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
discoverFunctionalMethod(Class) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
Will attempt to discover functional methods on the class.
discoverFunctionType(Object, String, GenericApplicationContext) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
discoverFunctionTypeFromClass(Class) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
discoverFunctionTypeFromFunctionFactoryMethod(Class, String) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
Discovers the function Type based on the signature of a factory method.
discoverFunctionTypeFromFunctionFactoryMethod(Method) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
Discovers the function Type based on the signature of a factory method.
discoverFunctionTypeFromFunctionMethod(Method) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
Unlike FunctionTypeUtils.discoverFunctionTypeFromFunctionFactoryMethod(Class, String), this method discovers function type from the well known method of Function(apply), Supplier(get) or Consumer(accept).
discoverFunctionTypeFromType(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
dispatch() - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
dispatch(ServletContext, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
dispatch(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
doApply(Object, SimpleFunctionRegistry.FunctionInvocationWrapper) - Method in class org.springframework.cloud.function.context.catalog.FunctionAroundWrapper
 
doApply(Object, SimpleFunctionRegistry.FunctionInvocationWrapper) - Method in class org.springframework.cloud.function.observability.ObservationFunctionAroundWrapper
 
doFromJson(Object, Type) - Method in class org.springframework.cloud.function.json.GsonMapper
 
doFromJson(Object, Type) - Method in class org.springframework.cloud.function.json.JacksonMapper
 
doFromJson(Object, Type) - Method in class org.springframework.cloud.function.json.JsonMapper
 
doFromSpringMessage(Message) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
doFromSpringMessage(Message) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
 
doFromSpringMessage(Message) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessageConverter
 
doToSpringMessage(CloudEvent) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
 
doToSpringMessage(GrpcSpringMessage) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessageConverter
 
doToSpringMessage(T) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
DummyProcessor() - Constructor for class org.springframework.cloud.function.context.config.ContextFunctionCatalogInitializer.DummyProcessor
 

E

echo() - Method in class io.spring.cloudevent.DemoApplication
 
enabled - Static variable in class org.springframework.cloud.function.context.config.ContextFunctionCatalogInitializer
Flag for enabling the context function catalog initializer.
encodeRedirectURL(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
The default implementation delegates to ServerlessHttpServletResponse.encodeURL(String), returning the given URL String as-is.
encodeURL(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
The default implementation returns the given URL String as-is.
enhanceInputIfNecessary(Object, ExecutionContext) - Static method in class org.springframework.cloud.function.adapter.azure.AzureFunctionUtil
 
enrich(CloudEventMessageBuilder) - Method in interface org.springframework.cloud.function.cloudevent.CloudEventHeaderEnricher
Will provide access to an open instance of CloudEventMessageBuilder so you can add additional attributes and headers.
equals(Object) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
equals(Object) - Method in class io.cloudevents.v1.proto.CloudEvent
 
equals(Object) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
EventGridDemoApplication - Class in com.example.azure.eventgrid
 
EventGridDemoApplication() - Constructor for class com.example.azure.eventgrid.EventGridDemoApplication
 
EventGridHandler - Class in com.example.azure.eventgrid
 
EventGridHandler() - Constructor for class com.example.azure.eventgrid.EventGridHandler
 
eventGridWebhook(HttpRequestMessage, ExecutionContext) - Method in class com.example.azure.eventgrid.EventGridHandler
Azure Event Grid webhook endpoint that handles: 1.
exchange(Object) - Method in class org.springframework.cloud.function.adapter.test.aws.AWSCustomRuntime
 
Exclaimer - Class in com.example.functions
 
Exclaimer() - Constructor for class com.example.functions.Exclaimer
 
execute(HttpRequestMessage, ExecutionContext) - Method in class org.springframework.cloud.function.adapter.azure.web.AzureWebProxyInvoker
 
EXECUTION_CONTEXT - Static variable in class org.springframework.cloud.function.adapter.azure.AzureFunctionUtil
Message header key name used to store and extract the ExecutionContext.
EXPECT_CONTENT_TYPE_HEADER - Static variable in class org.springframework.cloud.function.context.FunctionProperties
Name of the header to be used to instruct function to apply this content type for output conversion.
ExporterProperties - Class in org.springframework.cloud.function.web.source
 
ExporterProperties() - Constructor for class org.springframework.cloud.function.web.source.ExporterProperties
 
ExporterProperties.Sink - Class in org.springframework.cloud.function.web.source
 
ExporterProperties.Source - Class in org.springframework.cloud.function.web.source
 

F

findAvailableTcpPort() - Static method in class org.springframework.cloud.function.utils.SocketUtils
 
findFunction(FunctionProperties, HttpMethod, FunctionCatalog, Map, String) - Static method in class org.springframework.cloud.function.web.util.FunctionWebRequestProcessingHelper
 
findType(String, ConfigurableListableBeanFactory) - Static method in class org.springframework.cloud.function.context.config.FunctionContextUtils
 
findType(ConfigurableListableBeanFactory, String...) - Static method in class org.springframework.cloud.function.context.config.FunctionContextUtils
 
flushBuffer() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
form(WebRequest) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
form(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
forNumber(int) - Static method in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
forNumber(int) - Static method in enum class io.cloudevents.v1.proto.CloudEvent.DataCase
 
from(Class) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(Class, Consumer) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(String) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(String, boolean) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(Publisher) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(MessageSource) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(MessageSource, Consumer) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(MessageChannelSpec) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(MessageProducerSpec) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(MessageSourceSpec) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(MessageSourceSpec, Consumer) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(MessagingGatewaySpec) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(MessageProducerSupport) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(MessagingGatewaySupport) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
from(MessageChannel) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
fromGrpcSpringMessage(GrpcSpringMessage) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
fromHttp(HttpHeaders) - Static method in class org.springframework.cloud.function.web.util.HeaderUtils
 
fromJson(Object, Type) - Method in class org.springframework.cloud.function.json.JsonMapper
 
fromMessage(Message, Class) - Method in class org.springframework.cloud.function.context.config.SmartCompositeMessageConverter
 
fromMessage(Message, Class, Object) - Method in class org.springframework.cloud.function.context.config.SmartCompositeMessageConverter
 
fromMessage(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
fromMessage(MessageHeaders) - Static method in class org.springframework.cloud.function.web.util.HeaderUtils
 
fromMessage(MessageHeaders, List) - Static method in class org.springframework.cloud.function.web.util.HeaderUtils
 
fromSpringMessage(Message, Class) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
fromSpringMessage(Message, Class) - Method in interface org.springframework.cloud.function.grpc.GrpcMessageConverter
 
fromSupplier(String) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
fromSupplier(String, Consumer) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
fromSupplier(Supplier) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
fromSupplier(Supplier, Consumer) - Method in class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
FUNCTION - Static variable in class org.springframework.cloud.function.web.constants.WebRequestConstants
Function attribute name.
FUNCTION_DEFINITION - Static variable in class org.springframework.cloud.function.context.FunctionProperties
The name of function definition property.
FUNCTION_NAME - Static variable in class org.springframework.cloud.function.context.config.RoutingFunction
The name of this function use by BeanFactory.
FunctionalSpringApplication - Class in org.springframework.cloud.function.context
 
FunctionalSpringApplication(Class...) - Constructor for class org.springframework.cloud.function.context.FunctionalSpringApplication
 
FunctionalSpringBootTest - Annotation Interface in org.springframework.cloud.function.context.test
 
FunctionAroundWrapper - Class in org.springframework.cloud.function.context.catalog
Wrapper that acts as around advise over function invocation.
FunctionAroundWrapper() - Constructor for class org.springframework.cloud.function.context.catalog.FunctionAroundWrapper
 
functionCatalog(List, JsonMapper, ConfigurableApplicationContext, FunctionInvocationHelper) - Method in class org.springframework.cloud.function.context.config.ContextFunctionCatalogAutoConfiguration
 
FunctionCatalog - Interface in org.springframework.cloud.function.context
 
FunctionCatalogEvent - Class in org.springframework.cloud.function.context.catalog
 
FunctionCatalogEvent(Object) - Constructor for class org.springframework.cloud.function.context.catalog.FunctionCatalogEvent
 
FunctionClassUtils - Class in org.springframework.cloud.function.serverless.web
General utility class which aggregates various class-level utility functions used by the framework.
FunctionClassUtils - Class in org.springframework.cloud.function.utils
General utility class which aggregates various class-level utility functions used by the framework.
FunctionConfigurationProperties() - Constructor for class org.springframework.cloud.function.context.FunctionProperties.FunctionConfigurationProperties
 
FunctionContext - Class in org.springframework.cloud.function.observability
Observation.Context for function processing.
FunctionContext(SimpleFunctionRegistry.FunctionInvocationWrapper, Message) - Constructor for class org.springframework.cloud.function.observability.FunctionContext
 
FunctionContextUtils - Class in org.springframework.cloud.function.context.config
 
FunctionContextUtils() - Constructor for class org.springframework.cloud.function.context.config.FunctionContextUtils
 
FunctionController - Class in org.springframework.cloud.function.web.flux
 
FunctionController - Class in org.springframework.cloud.function.web.mvc
 
FunctionController(FunctionHttpProperties) - Constructor for class org.springframework.cloud.function.web.flux.FunctionController
 
FunctionController(FunctionHttpProperties) - Constructor for class org.springframework.cloud.function.web.mvc.FunctionController
 
FunctionEndpointInitializer - Class in org.springframework.cloud.function.web.function
 
FunctionEndpointInitializer() - Constructor for class org.springframework.cloud.function.web.function.FunctionEndpointInitializer
 
FunctionExporterAutoConfiguration - Class in org.springframework.cloud.function.web.source
 
FunctionFlowAutoConfiguration - Class in org.springframework.cloud.function.integration.dsl
The auto-configuration to expose a FunctionFlowBuilder bean based on the auto-configured FunctionCatalog.
FunctionFlowAutoConfiguration() - Constructor for class org.springframework.cloud.function.integration.dsl.FunctionFlowAutoConfiguration
 
FunctionFlowBuilder - Class in org.springframework.cloud.function.integration.dsl
The entry point for starting a FunctionFlowDefinition.
FunctionFlowBuilder(FunctionCatalog) - Constructor for class org.springframework.cloud.function.integration.dsl.FunctionFlowBuilder
 
FunctionFlowDefinition - Class in org.springframework.cloud.function.integration.dsl
The IntegrationFlowExtension implementation for Spring Cloud Function domain.
FunctionGrpcProperties - Class in org.springframework.cloud.function.grpc
 
FunctionGrpcProperties() - Constructor for class org.springframework.cloud.function.grpc.FunctionGrpcProperties
 
functionHandlerMapping(FunctionCatalog, FunctionController, FunctionProperties) - Method in class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
 
functionHandlerMapping(FunctionProperties, FunctionCatalog, FunctionController) - Method in class org.springframework.cloud.function.web.mvc.ReactorAutoConfiguration
 
FunctionHandlerMapping - Class in org.springframework.cloud.function.web.flux
 
FunctionHandlerMapping - Class in org.springframework.cloud.function.web.mvc
 
FunctionHandlerMapping(FunctionCatalog, FunctionController, FunctionProperties) - Constructor for class org.springframework.cloud.function.web.flux.FunctionHandlerMapping
 
FunctionHandlerMapping(FunctionProperties, FunctionCatalog, FunctionController) - Constructor for class org.springframework.cloud.function.web.mvc.FunctionHandlerMapping
 
FunctionHttpProperties - Class in org.springframework.cloud.function.web
 
FunctionHttpProperties() - Constructor for class org.springframework.cloud.function.web.FunctionHttpProperties
 
FunctionInvocationHelper<I> - Interface in org.springframework.cloud.function.core
 
FunctionInvoker - Class in org.springframework.cloud.function.adapter.aws
 
FunctionInvoker - Class in org.springframework.cloud.function.adapter.gcp
Implementation of HttpFunction and RawBackgroundFunction for Google Cloud Function (GCF).
FunctionInvoker() - Constructor for class org.springframework.cloud.function.adapter.aws.FunctionInvoker
 
FunctionInvoker() - Constructor for class org.springframework.cloud.function.adapter.gcp.FunctionInvoker
 
FunctionInvoker(Class) - Constructor for class org.springframework.cloud.function.adapter.gcp.FunctionInvoker
 
FunctionInvoker(String) - Constructor for class org.springframework.cloud.function.adapter.aws.FunctionInvoker
 
FunctionLookupHelper - Class in org.springframework.cloud.function.integration.dsl
The helper class to lookup functions from the catalog in lazy manner and cache their instances.
FunctionMessageUtils - Class in org.springframework.cloud.function.utils
!!!
FunctionObservationConvention - Interface in org.springframework.cloud.function.observability
ObservationConvention for FunctionContext.
FunctionProperties - Class in org.springframework.cloud.function.context
 
FunctionProperties() - Constructor for class org.springframework.cloud.function.context.FunctionProperties
 
FunctionProperties.FunctionConfigurationProperties - Class in org.springframework.cloud.function.context
 
FunctionRegistration<T> - Class in org.springframework.cloud.function.context
 
FunctionRegistration(T, String...) - Constructor for class org.springframework.cloud.function.context.FunctionRegistration
Creates instance of FunctionRegistration.
FunctionRegistrationEvent - Class in org.springframework.cloud.function.context.catalog
 
FunctionRegistrationEvent(Object, Class, Set) - Constructor for class org.springframework.cloud.function.context.catalog.FunctionRegistrationEvent
 
FunctionRegistry - Interface in org.springframework.cloud.function.context
 
functionRouter(FunctionCatalog, FunctionProperties, BeanFactory, MessageRoutingCallback, DefaultMessageRoutingHandler) - Method in class org.springframework.cloud.function.context.config.ContextFunctionCatalogAutoConfiguration
 
functionsEndpoint(FunctionCatalog) - Method in class org.springframework.cloud.function.context.config.FunctionsEndpointAutoConfiguration
 
FunctionsEndpoint - Class in org.springframework.cloud.function.actuator
Actuator endpoint to access FunctionCatalog.
FunctionsEndpoint(FunctionCatalog) - Constructor for class org.springframework.cloud.function.actuator.FunctionsEndpoint
 
FunctionsEndpointAutoConfiguration - Class in org.springframework.cloud.function.context.config
 
FunctionsEndpointAutoConfiguration() - Constructor for class org.springframework.cloud.function.context.config.FunctionsEndpointAutoConfiguration
 
functionStringConverter(ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
 
functionStringConverter(ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.function.web.mvc.ReactorAutoConfiguration
 
functionType(Type, Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
FunctionTypeProcessor - Class in org.springframework.cloud.function.context
Ensure that Function/Consumer input types are reflectively available.
FunctionTypeProcessor() - Constructor for class org.springframework.cloud.function.context.FunctionTypeProcessor
 
FunctionTypeUtils - Class in org.springframework.cloud.function.context.catalog
Set of utility operations to interrogate function definitions.
FunctionUnregistrationEvent - Class in org.springframework.cloud.function.context.catalog
 
FunctionUnregistrationEvent(Object, Class, Set) - Constructor for class org.springframework.cloud.function.context.catalog.FunctionUnregistrationEvent
 
FunctionWebRequestProcessingHelper - Class in org.springframework.cloud.function.web.util
!
FunctionWrapper - Class in org.springframework.cloud.function.web.util
For internal use only.
FunctionWrapper(SimpleFunctionRegistry.FunctionInvocationWrapper, String) - Constructor for class org.springframework.cloud.function.web.util.FunctionWrapper
 

G

GcfJarLauncher - Class in org.springframework.cloud.function.adapter.gcp
The launcher class written at the top-level of the output JAR to be deployed to Google Cloud Functions.
GcfJarLauncher() - Constructor for class org.springframework.cloud.function.adapter.gcp.GcfJarLauncher
 
GcfJarLayout - Class in org.springframework.cloud.function.adapter.gcp.layout
A custom JAR Layout that writes GCF adapter classes to the top-level of the output JAR for deploying to GCF.
GcfJarLayout() - Constructor for class org.springframework.cloud.function.adapter.gcp.layout.GcfJarLayout
 
GcfJarLayoutFactory - Class in org.springframework.cloud.function.adapter.gcp.layout
Factory boilerplate class that constructs GcfJarLayout.
GcfJarLayoutFactory() - Constructor for class org.springframework.cloud.function.adapter.gcp.layout.GcfJarLayoutFactory
 
generateMessage(byte[], Type, boolean, JsonMapper) - Static method in class org.springframework.cloud.function.adapter.aws.AWSLambdaUtils
 
generateMessage(byte[], Type, boolean, JsonMapper, Context) - Static method in class org.springframework.cloud.function.adapter.aws.AWSLambdaUtils
 
generateMessage(InputStream, Type, boolean, JsonMapper, Context) - Static method in class org.springframework.cloud.function.adapter.aws.AWSLambdaUtils
 
generateOutput(Message, Message, JsonMapper, Type) - Static method in class org.springframework.cloud.function.adapter.aws.AWSLambdaUtils
 
generateOutputFromObject(Message, Object, JsonMapper, Type) - Static method in class org.springframework.cloud.function.adapter.aws.AWSLambdaUtils
 
get - Variable in class org.springframework.cloud.function.web.FunctionHttpProperties
Function definition mappings for GET method (e.g.
get() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
get() - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
get() - Method in class org.springframework.cloud.function.web.source.HttpSupplier
 
get(WebRequest) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
get(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
getApplicationContext() - Method in class org.springframework.cloud.function.context.FunctionProperties
 
getApplicationContext() - Method in class org.springframework.cloud.function.serverless.web.ServerlessMVC
 
getArgument() - Method in class org.springframework.cloud.function.web.util.FunctionWrapper
 
getAsyncContext() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getAttrCase() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
getAttrCase() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getAttrCase() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
 
getAttribute(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getAttribute(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
getAttribute(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getAttributeNames() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getAttributeNames() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
getAttributeNames() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Deprecated.
getAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent
Deprecated.
getAttributes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Deprecated.
getAttributes(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
 
getAttributesCount() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
getAttributesCount() - Method in class io.cloudevents.v1.proto.CloudEvent
 
getAttributesCount() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Optional & Extension Attributes
getAttributesMap() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
getAttributesMap() - Method in class io.cloudevents.v1.proto.CloudEvent
Optional & Extension Attributes
getAttributesMap() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Optional & Extension Attributes
getAttributesOrDefault(String, CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
getAttributesOrDefault(String, CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent
Optional & Extension Attributes
getAttributesOrDefault(String, CloudEvent.CloudEventAttributeValue) - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Optional & Extension Attributes
getAttributesOrThrow(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
getAttributesOrThrow(String) - Method in class io.cloudevents.v1.proto.CloudEvent
Optional & Extension Attributes
getAttributesOrThrow(String) - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Optional & Extension Attributes
getAuthType() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
bytes binary_data = 6;
getBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent
bytes binary_data = 6;
getBinaryData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
bytes binary_data = 6;
getBiStreamMethod() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
 
getBiStreamMethod() - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
getBufferSize() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bool ce_boolean = 1;
getCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
bool ce_boolean = 1;
getCeBoolean() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
bool ce_boolean = 1;
getCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bytes ce_bytes = 4;
getCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
bytes ce_bytes = 4;
getCeBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
bytes ce_bytes = 4;
getCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
int32 ce_integer = 2;
getCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
int32 ce_integer = 2;
getCeInteger() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
int32 ce_integer = 2;
getCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
getCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_string = 3;
getCeString() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_string = 3;
getCeStringBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
getCeStringBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_string = 3;
getCeStringBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_string = 3;
getCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestamp() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestampBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestampOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestampOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
.google.protobuf.Timestamp ce_timestamp = 7;
getCeTimestampOrBuilder() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
.google.protobuf.Timestamp ce_timestamp = 7;
getCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
getCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_uri = 5;
getCeUri() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_uri = 5;
getCeUriBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
getCeUriBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_uri = 5;
getCeUriBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_uri = 5;
getCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
getCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_uri_ref = 6;
getCeUriRef() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_uri_ref = 6;
getCeUriRefBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
getCeUriRefBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_uri_ref = 6;
getCeUriRefBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_uri_ref = 6;
getCharacterEncoding() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getCharacterEncoding() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getClassLoader() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getClassName() - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
getClassName() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
getClientStreamMethod() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
 
getClientStreamMethod() - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
getComponentTypeOfInputType(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
In the event the input type is ParameterizedType this method returns its generic type.
getComponentTypeOfOutputType(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
In the event the output type is ParameterizedType this method returns its generic type.
getConfiguration() - Method in class org.springframework.cloud.function.context.FunctionProperties
 
getContentAsByteArray() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Get the content of the request body as a byte array.
getContentAsByteArray() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getContentAsString() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Get the content of the request body as a String, using the configured character encoding.
getContentAsString() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
Get the content of the response body as a String, using the charset specified for the response by the application, either through HttpServletResponse methods or through a charset parameter on the Content-Type.
getContentAsString(Charset) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getContentLength() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getContentLengthLong() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getContentType() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getContentType() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getContentType() - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Sink
 
getContext(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getContextPath() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getContextPath() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getContextualName(FunctionContext) - Method in class org.springframework.cloud.function.observability.DefaultFunctionObservationConvention
 
getCookie(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getCookies() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getCreationTime() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
getData(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
 
getDataCase() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
getDataCase() - Method in class io.cloudevents.v1.proto.CloudEvent
 
getDataCase() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
 
getDataContentType(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
 
getDataSchema(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
 
getDateHeader(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getDefaultInstance() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getDefaultInstance() - Static method in class io.cloudevents.v1.proto.CloudEvent
 
getDefaultInstance() - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getDefaultInstanceForType() - Method in class io.cloudevents.v1.proto.CloudEvent
 
getDefaultInstanceForType() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
getDefaultInstanceForType() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getDefaultSessionTrackingModes() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getDefinition() - Method in class org.springframework.cloud.function.context.FunctionProperties
 
getDelete() - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
getDescriptor() - Static method in class io.cloudevents.v1.CloudEventServiceOuterClass
 
getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEvent
 
getDescriptor() - Static method in class io.cloudevents.v1.proto.CloudEventOuterClass
 
getDescriptor() - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
getDescriptor() - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getDescriptor() - Static method in class org.springframework.cloud.function.grpc.MessageService
 
getDescriptorForType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
getDescriptorForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
getDescriptorForType() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
getDispatchedPath() - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
getDispatcherType() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getEffectiveMajorVersion() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getEffectiveMinorVersion() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getEffectiveSessionTrackingModes() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getEnhancer() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
!!!
getErrorMessage() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getExpectedContentType() - Method in class org.springframework.cloud.function.context.FunctionProperties
 
getFilter() - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
getFilterRegistration(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getFilterRegistrations() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getFunction() - Method in class org.springframework.cloud.function.web.util.FunctionWrapper
 
getFunctionDefinition() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
Returns the definition of this function.
getFunctionRegistration() - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
getGenericType(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
A convenience method identical to FunctionTypeUtils.getImmediateGenericType(Type, int) for cases when provided 'type' is Publisher or Message.
getGet() - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
getHandlerInternal(HttpServletRequest) - Method in class org.springframework.cloud.function.web.mvc.FunctionHandlerMapping
 
getHandlerInternal(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionHandlerMapping
 
getHeader(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getHeader(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
Return the primary value for the given header as a String, if any.
getHeaderNames() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getHeaderNames() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
Return the names of all specified headers as a Set of Strings.
getHeaders() - Method in class org.springframework.cloud.function.context.message.MessageUtils.MessageStructureWithCaseInsensitiveHeaderKeys
 
getHeaders() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
Deprecated.
getHeaders() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
Deprecated.
getHeaders() - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
Deprecated.
getHeaders() - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Sink
 
getHeaders() - Method in class org.springframework.cloud.function.web.util.FunctionWrapper
 
getHeaders(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getHeaders(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
Return all values for the given header as a List of Strings.
getHeadersCount() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
getHeadersCount() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getHeadersCount() - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
map<string, string> headers = 2;
getHeadersMap() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
getHeadersMap() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
map<string, string> headers = 2;
getHeadersMap() - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
map<string, string> headers = 2;
getHeadersOrDefault(String, String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
getHeadersOrDefault(String, String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
map<string, string> headers = 2;
getHeadersOrDefault(String, String) - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
map<string, string> headers = 2;
getHeadersOrThrow(String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
getHeadersOrThrow(String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
map<string, string> headers = 2;
getHeadersOrThrow(String) - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
map<string, string> headers = 2;
getHeaderValue(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
Return the primary value for the given header, if any.
getId() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Required Attributes
getId() - Method in class io.cloudevents.v1.proto.CloudEvent
Required Attributes
getId() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Required Attributes
getId() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
getId(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
 
getIdBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Required Attributes
getIdBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
Required Attributes
getIdBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
Required Attributes
getIgnoredHeaders() - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
getImmediateGenericType(Type, int) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
getIneligibleDefinitions() - Method in class org.springframework.cloud.function.context.FunctionProperties
 
getInitParameter(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
getInitParameter(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessMVC.ProxyServletConfig
 
getInitParameter(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getInitParameter(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
getInitParameterNames() - Method in class org.springframework.cloud.function.serverless.web.ServerlessMVC.ProxyServletConfig
 
getInitParameterNames() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getInitParameters() - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
getInitParameters() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
getInputCount(SimpleFunctionRegistry.FunctionInvocationWrapper) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
getInputHeaderMappingExpression() - Method in class org.springframework.cloud.function.context.FunctionProperties.FunctionConfigurationProperties
 
getInputStream() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getInputType() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
getInputType(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
Returns input type of function type that represents Function or Consumer.
getInstance(Class) - Method in class org.springframework.cloud.function.adapter.azure.AzureFunctionInstanceInjector
This method is called by the Azure Java Worker on every function invocation.
getInstance(Class) - Method in class org.springframework.cloud.function.adapter.azure.web.AzureWebProxyInvoker
 
getIntHeader(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getItemType(Type) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
Return the actual Type of the item of the provided type.
getJspConfigDescriptor() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getKeysToMask() - Method in class org.springframework.cloud.function.utils.JsonMasker
 
getKotlinLambdaTarget() - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
getLastAccessedTime() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
getLauncherClassName() - Method in class org.springframework.cloud.function.adapter.gcp.layout.GcfJarLayout
 
getLayout(File) - Method in class org.springframework.cloud.function.adapter.gcp.layout.GcfJarLayoutFactory
 
getListeners() - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
getLoadOnStartup() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
getLocalAddr() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getLocale() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Return the first preferred locale configured in this mock request.
getLocale() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getLocales() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Return an enumeration of the preferred locales configured in this mock request.
getLocalName() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getLocalPort() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getLowCardinalityKeyValues(FunctionContext) - Method in class org.springframework.cloud.function.observability.DefaultFunctionObservationConvention
 
getMajorVersion() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getMappings() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
getMaxInactiveInterval() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
getMessage() - Method in class org.springframework.cloud.function.observability.FunctionContext
 
getMethod() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getMethod() - Method in class org.springframework.cloud.function.web.util.FunctionWrapper
 
getMimeType(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getMinorVersion() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getMutableAttributes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Deprecated.
getMutableHeaders() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
Deprecated.
getName() - Method in class org.springframework.cloud.function.observability.DefaultFunctionObservationConvention
 
getName() - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
getName() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
getName() - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Sink
 
getNamedDispatcher(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getNames() - Method in class org.springframework.cloud.function.context.catalog.FunctionRegistrationEvent
 
getNames() - Method in class org.springframework.cloud.function.context.catalog.FunctionUnregistrationEvent
 
getNames() - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
getNames(Class) - Method in class org.springframework.cloud.function.context.catalog.BeanFactoryAwareFunctionRegistry
 
getNames(Class) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry
 
getNames(Class) - Method in interface org.springframework.cloud.function.context.FunctionCatalog
 
getNumber() - Method in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
 
getNumber() - Method in enum class io.cloudevents.v1.proto.CloudEvent.DataCase
 
getObjectMapper() - Method in class org.springframework.cloud.function.json.JacksonMapper
 
getObjectType() - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
getOutputCount(SimpleFunctionRegistry.FunctionInvocationWrapper) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
getOutputHeaderMappingExpression() - Method in class org.springframework.cloud.function.context.FunctionProperties.FunctionConfigurationProperties
 
getOutputStream() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getOutputType() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
getOutputType(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
getParameter(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getParameterMap() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getParameterNames() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getParameterValues(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getParams() - Method in class org.springframework.cloud.function.web.util.FunctionWrapper
 
getParamTypesFromBeanDefinitionFactory(Class, AbstractBeanDefinition, String) - Static method in class org.springframework.cloud.function.context.config.FunctionContextUtils
 
getParserForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getParserForType() - Method in class io.cloudevents.v1.proto.CloudEvent
 
getParserForType() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getPart(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getParts() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getPathInfo() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getPathTranslated() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getPayload() - Method in class org.springframework.cloud.function.context.message.MessageUtils.MessageStructureWithCaseInsensitiveHeaderKeys
 
getPayload() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
bytes payload = 1;
getPayload() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
bytes payload = 1;
getPayload() - Method in interface org.springframework.cloud.function.grpc.GrpcSpringMessageOrBuilder
bytes payload = 1;
getPhase() - Method in class org.springframework.cloud.function.web.source.SupplierExporter
 
getPort() - Method in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
Grpc Server port.
getPost() - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
getProperties() - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
getProtocol() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getProtocolRequestId() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
getProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent
.google.protobuf.Any proto_data = 8;
getProtoData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
.google.protobuf.Any proto_data = 8;
getProtoDataBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
getProtoDataOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
getProtoDataOrBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent
.google.protobuf.Any proto_data = 8;
getProtoDataOrBuilder() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
.google.protobuf.Any proto_data = 8;
getPut() - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
getQueryString() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getRawInputType() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
getRawOutputType() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
getRawType(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
Effectively converts Type which could be ParameterizedType to raw Class (no generics).
getReader() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getRealPath(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getRedirectedUrl() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getRemoteAddr() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getRemoteHost() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getRemotePort() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getRemoteUser() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getRequest() - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
getRequestCharacterEncoding() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getRequestDispatcher(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getRequestDispatcher(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getRequestedSessionId() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getRequestId() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getRequestOnlyHeaders() - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
getRequestReplyMethod() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
 
getRequestReplyMethod() - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
getRequestURI() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getRequestURL() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getResource(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getResourceAsStream(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getResourcePaths(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getResponse() - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
getResponseCharacterEncoding() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getRoutingExpression() - Method in class org.springframework.cloud.function.context.FunctionProperties
 
getRunAsRole() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
getScheme() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getSerializedSize() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
getSerializedSize() - Method in class io.cloudevents.v1.proto.CloudEvent
 
getSerializedSize() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
getServerInfo() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getServerName() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getServerPort() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getServerStreamMethod() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
 
getServerStreamMethod() - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
getServiceClassName() - Method in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
 
getServiceDescriptor() - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
 
getServiceDescriptor() - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
getServletConnection() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getServletContext() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Return the ServletContext that this request is associated with.
getServletContext() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
getServletContext() - Method in class org.springframework.cloud.function.serverless.web.ServerlessMVC
 
getServletContext() - Method in class org.springframework.cloud.function.serverless.web.ServerlessMVC.ProxyServletConfig
 
getServletContext() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
getServletContextName() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getServletName() - Method in class org.springframework.cloud.function.serverless.web.ServerlessMVC.ProxyServletConfig
 
getServletNameMappings() - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
getServletPath() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getServletRegistration(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getServletRegistrations() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getSession() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getSession(boolean) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getSessionCookieConfig() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getSessionTimeout() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getSink() - Method in class org.springframework.cloud.function.web.source.ExporterProperties
 
getSource() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
URI-reference
getSource() - Method in class io.cloudevents.v1.proto.CloudEvent
URI-reference
getSource() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
URI-reference
getSource() - Method in class org.springframework.cloud.function.web.source.ExporterProperties
 
getSource(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
 
getSourceBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
URI-reference
getSourceBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
URI-reference
getSourceBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
URI-reference
getSourceType(String, Message) - Static method in class org.springframework.cloud.function.utils.FunctionMessageUtils
 
getSpecVersion() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string spec_version = 3;
getSpecVersion() - Method in class io.cloudevents.v1.proto.CloudEvent
string spec_version = 3;
getSpecVersion() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string spec_version = 3;
getSpecVersion(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
 
getSpecVersionBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string spec_version = 3;
getSpecVersionBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
string spec_version = 3;
getSpecVersionBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string spec_version = 3;
getStartClass() - Static method in class org.springframework.cloud.function.serverless.web.FunctionClassUtils
Discovers the start class in the currently running application.
getStartClass() - Static method in class org.springframework.cloud.function.utils.FunctionClassUtils
Discovers the start class in the currently running application.
getStatus() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getStream(WebRequest) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
getStream(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
getSubject(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
 
getTarget() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
getTarget() - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
getTargetFunction() - Method in class org.springframework.cloud.function.observability.FunctionContext
 
getTextData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
getTextData() - Method in class io.cloudevents.v1.proto.CloudEvent
string text_data = 7;
getTextData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string text_data = 7;
getTextDataBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
getTextDataBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
string text_data = 7;
getTextDataBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string text_data = 7;
getTime(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
 
getTimeout() - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
getTrailerFields() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
getType() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string type = 4;
getType() - Method in class io.cloudevents.v1.proto.CloudEvent
string type = 4;
getType() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string type = 4;
getType() - Method in class org.springframework.cloud.function.context.catalog.FunctionRegistrationEvent
 
getType() - Method in class org.springframework.cloud.function.context.catalog.FunctionUnregistrationEvent
 
getType() - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
getType() - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Source
 
getType(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
 
getTypeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string type = 4;
getTypeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent
string type = 4;
getTypeBytes() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string type = 4;
getUrl() - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Sink
 
getUrl() - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Source
 
getUrlPatternMappings() - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
getUserFunction() - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
getUserPrincipal() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
getVirtualServerName() - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
getWebServer(ServletContextInitializer...) - Method in class org.springframework.cloud.function.serverless.web.ServerlessAutoConfiguration.ServerlessServletWebServerFactory
 
getWriter() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
Greeter - Class in com.example.functions
 
Greeter() - Constructor for class com.example.functions.Greeter
 
GRPC - Static variable in class org.springframework.cloud.function.grpc.GrpcFunctionAutoConfiguration
 
GRPC_HOST - Static variable in class org.springframework.cloud.function.grpc.GrpcFunctionAutoConfiguration
 
GRPC_INVOKER_FUNCTION - Static variable in class org.springframework.cloud.function.grpc.GrpcFunctionAutoConfiguration
 
GRPC_PORT - Static variable in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
Default gRPC port.
GRPC_PORT - Static variable in class org.springframework.cloud.function.grpc.GrpcFunctionAutoConfiguration
 
GrpcAutoConfiguration - Class in org.springframework.cloud.function.grpc
 
GrpcAutoConfiguration() - Constructor for class org.springframework.cloud.function.grpc.GrpcAutoConfiguration
 
GrpcClientTemplate - Class in org.springframework.cloud.function.grpc
 
GrpcClientTemplate() - Constructor for class org.springframework.cloud.function.grpc.GrpcClientTemplate
 
GrpcFunctionAutoConfiguration - Class in org.springframework.cloud.function.grpc
 
GrpcFunctionAutoConfiguration() - Constructor for class org.springframework.cloud.function.grpc.GrpcFunctionAutoConfiguration
 
grpcInvokerFunction() - Method in class org.springframework.cloud.function.grpc.GrpcFunctionAutoConfiguration
 
GrpcMessageConverter<T> - Interface in org.springframework.cloud.function.grpc
 
grpcMessageHandlingHelper(List, FunctionProperties, FunctionCatalog) - Method in class org.springframework.cloud.function.grpc.GrpcAutoConfiguration
 
grpcServer(FunctionGrpcProperties, BindableService[]) - Method in class org.springframework.cloud.function.grpc.GrpcAutoConfiguration
 
GrpcServerMessageHandler - Class in org.springframework.cloud.function.grpc
 
GrpcServerMessageHandler(MessageHandlingHelper) - Constructor for class org.springframework.cloud.function.grpc.GrpcServerMessageHandler
 
GrpcSpringMessage - Class in org.springframework.cloud.function.grpc
Protobuf type org.springframework.cloud.function.grpc.GrpcSpringMessage
GrpcSpringMessage.Builder - Class in org.springframework.cloud.function.grpc
Protobuf type org.springframework.cloud.function.grpc.GrpcSpringMessage
grpcSpringMessageConverter() - Method in class org.springframework.cloud.function.grpc.GrpcAutoConfiguration
 
GrpcSpringMessageConverter - Class in org.springframework.cloud.function.grpc
 
GrpcSpringMessageConverter() - Constructor for class org.springframework.cloud.function.grpc.GrpcSpringMessageConverter
 
grpcSpringMessageHandler(MessageHandlingHelper) - Method in class org.springframework.cloud.function.grpc.GrpcAutoConfiguration
 
GrpcSpringMessageOrBuilder - Interface in org.springframework.cloud.function.grpc
 
GrpcUtils - Class in org.springframework.cloud.function.grpc
 
GsonMapper - Class in org.springframework.cloud.function.json
 
GsonMapper(Gson) - Constructor for class org.springframework.cloud.function.json.GsonMapper
 

H

HANDLER - Static variable in class org.springframework.cloud.function.web.constants.WebRequestConstants
Handler attribute name.
handleRequest(InputStream, OutputStream, Context) - Method in class org.springframework.cloud.function.adapter.aws.FunctionInvoker
 
hasBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
bytes binary_data = 6;
hasBinaryData() - Method in class io.cloudevents.v1.proto.CloudEvent
bytes binary_data = 6;
hasBinaryData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
bytes binary_data = 6;
hasCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bool ce_boolean = 1;
hasCeBoolean() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
bool ce_boolean = 1;
hasCeBoolean() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
bool ce_boolean = 1;
hasCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bytes ce_bytes = 4;
hasCeBytes() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
bytes ce_bytes = 4;
hasCeBytes() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
bytes ce_bytes = 4;
hasCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
int32 ce_integer = 2;
hasCeInteger() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
int32 ce_integer = 2;
hasCeInteger() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
int32 ce_integer = 2;
hasCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
hasCeString() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_string = 3;
hasCeString() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_string = 3;
hasCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
hasCeTimestamp() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
.google.protobuf.Timestamp ce_timestamp = 7;
hasCeTimestamp() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
.google.protobuf.Timestamp ce_timestamp = 7;
hasCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
hasCeUri() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_uri = 5;
hasCeUri() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_uri = 5;
hasCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
hasCeUriRef() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
string ce_uri_ref = 6;
hasCeUriRef() - Method in interface io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValueOrBuilder
string ce_uri_ref = 6;
hashCode() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
hashCode() - Method in class io.cloudevents.v1.proto.CloudEvent
 
hashCode() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
hasOriginalRequestAndResponse() - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
hasProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
hasProtoData() - Method in class io.cloudevents.v1.proto.CloudEvent
.google.protobuf.Any proto_data = 8;
hasProtoData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
.google.protobuf.Any proto_data = 8;
hasTextData() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
hasTextData() - Method in class io.cloudevents.v1.proto.CloudEvent
string text_data = 7;
hasTextData() - Method in interface io.cloudevents.v1.proto.CloudEventOrBuilder
string text_data = 7;
headers(String, Object) - Method in interface org.springframework.cloud.function.web.source.RequestBuilder
 
HEADERS_FIELD_NUMBER - Static variable in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
HeaderUtils - Class in org.springframework.cloud.function.web.util
 
HTTP_REQUEST_PARAM - Static variable in class org.springframework.cloud.function.web.util.HeaderUtils
Message Header name which contains HTTP request parameters.
HTTP_STATUS_CODE - Static variable in class org.springframework.cloud.function.adapter.gcp.FunctionInvoker
Constant specifying Http Status Code.
HttpSupplier - Class in org.springframework.cloud.function.web.source
A Supplier that pulls data from an HTTP endpoint.
HttpSupplier(WebClient, ExporterProperties, FunctionHttpProperties) - Constructor for class org.springframework.cloud.function.web.source.HttpSupplier
 

I

ID - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Value for 'id' attribute.
ID_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
IGNORE_BACKGROUNDPREINITIALIZER_PROPERTY_NAME - Static variable in class org.springframework.cloud.function.context.config.ContextFunctionCatalogInitializer
Property name for ignoring pre initilizer.
ignoredHeaders - Variable in class org.springframework.cloud.function.web.FunctionHttpProperties
List of headers to be ignored when generating HttpHeaders (request or response).
INIT_TIMEOUT - Static variable in class org.springframework.cloud.function.serverless.web.ServerlessMVC
Name of the property to specify application context initialization timeout.
initHandlerMethods() - Method in class org.springframework.cloud.function.web.flux.FunctionHandlerMapping
 
initHandlerMethods() - Method in class org.springframework.cloud.function.web.mvc.FunctionHandlerMapping
 
initialize(GenericApplicationContext) - Method in class org.springframework.cloud.function.adapter.aws.CustomRuntimeInitializer
 
initialize(GenericApplicationContext) - Method in class org.springframework.cloud.function.context.config.ContextFunctionCatalogInitializer
 
initialize(GenericApplicationContext) - Method in class org.springframework.cloud.function.web.function.FunctionEndpointInitializer
 
INSTANCE - Static variable in class org.springframework.cloud.function.observability.DefaultFunctionObservationConvention
Singleton instance of this convention.
INSTANCE() - Static method in class org.springframework.cloud.function.utils.JsonMasker
Double-Checked Locking Optimization was used to avoid unnecessary locking overhead.
INSTANCE(Class...) - Static method in class org.springframework.cloud.function.serverless.web.ServerlessMVC
 
INSTANCE(Set) - Static method in class org.springframework.cloud.function.utils.JsonMasker
 
INSTANCE(ServletWebServerApplicationContext) - Static method in class org.springframework.cloud.function.serverless.web.ServerlessMVC
 
internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
internalGetFieldAccessorTable() - Method in class io.cloudevents.v1.proto.CloudEvent
 
internalGetFieldAccessorTable() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
internalGetMapField(int) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
internalGetMapField(int) - Method in class io.cloudevents.v1.proto.CloudEvent
 
internalGetMapField(int) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
internalGetMapField(int) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
internalGetMutableMapField(int) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
internalGetMutableMapField(int) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
invalidate() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
invoke() - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
invoke(Object) - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
invoke(Object, Object) - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
invoke(Object, Object, Object) - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
invoke(Object, Object, Object, Object) - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
invokeFunction(SimpleFunctionRegistry.FunctionInvocationWrapper, Object, boolean) - Static method in class org.springframework.cloud.function.web.util.FunctionWebRequestProcessingHelper
 
io.cloudevents.v1 - package io.cloudevents.v1
 
io.cloudevents.v1.proto - package io.cloudevents.v1.proto
 
io.spring.cloudevent - package io.spring.cloudevent
 
isAsyncStarted() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
isAsyncSupported() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
isAutoStartup() - Method in class org.springframework.cloud.function.web.source.ExporterProperties
 
isAutoStartup() - Method in class org.springframework.cloud.function.web.source.SupplierExporter
 
isCloudEvent(Message) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Will check for the existence of required attributes.
isCollectionOfMessage(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isCommitted() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
isComposed() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
Returns true if this function wrapper represents a composed function.
isConsumer() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isConsumer(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isCopyInputHeaders() - Method in class org.springframework.cloud.function.context.FunctionProperties.FunctionConfigurationProperties
 
isDebug() - Method in class org.springframework.cloud.function.web.source.ExporterProperties
 
isEnabled() - Method in class org.springframework.cloud.function.web.source.ExporterProperties
 
isExecutable() - Method in class org.springframework.cloud.function.adapter.gcp.layout.GcfJarLayout
 
isFlux(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isFunction() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isFunction(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isFunctionValidForMethod(String, String, FunctionHttpProperties) - Static method in class org.springframework.cloud.function.web.util.FunctionWebRequestProcessingHelper
 
isIncludeHeaders() - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Source
 
isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
isInitialized() - Method in class io.cloudevents.v1.proto.CloudEvent
 
isInitialized() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
isInitialized() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
isInputTypeMessage() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isInputTypePublisher() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isJsonNode(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isJsonString(Object) - Static method in class org.springframework.cloud.function.json.JsonMapper
Performs a simple validation on an object to see if it appears to be a JSON string.
isJsonStringRepresentsCollection(Object) - Static method in class org.springframework.cloud.function.json.JsonMapper
 
isJsonStringRepresentsMap(Object) - Static method in class org.springframework.cloud.function.json.JsonMapper
 
isKotlinType(Object) - Static method in class org.springframework.cloud.function.utils.KotlinUtils
 
isMessage(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isMono(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isMultipleArgumentType(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isNew() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
isOk() - Method in class org.springframework.cloud.function.web.source.SupplierExporter
 
isOutputArray(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
Determines if input argument to a Function is an array.
isOutputTypeMessage() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isOutputTypePublisher() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isPojoFunction() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isPrototype() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isPublisher(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isRequestedSessionIdFromCookie() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
isRequestedSessionIdValid() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
isRetainOutputAsMessage(I) - Method in interface org.springframework.cloud.function.core.FunctionInvocationHelper
 
isRetainOutputAsMessage(Message) - Method in class org.springframework.cloud.function.cloudevent.CloudEventsFunctionInvocationHelper
 
isRoutingFunction() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isRunning() - Method in class org.springframework.cloud.function.adapter.aws.CustomRuntimeEventLoop
 
isRunning() - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
isRunning() - Method in class org.springframework.cloud.function.web.source.SupplierExporter
 
isSecure() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Return true if the
invalid reference
secure
flag has been set to true or if the scheme is https.
isSkipInputConversion() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isSkipOutputConversion() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isSupplier() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
isSupplier(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isTypeArray(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isTypeCollection(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
Will return 'true' if the provided type is a Collection type.
isTypeMap(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
isUserInRole(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
isWrappedBiConsumer() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 

J

JacksonMapper - Class in org.springframework.cloud.function.json
 
JacksonMapper(ObjectMapper) - Constructor for class org.springframework.cloud.function.json.JacksonMapper
 
JSON_MAPPER_PROPERTY - Static variable in class org.springframework.cloud.function.context.config.ContextFunctionCatalogAutoConfiguration
The name of the property to specify desired JSON mapper.
jsonMapper(ApplicationContext) - Method in class org.springframework.cloud.function.context.config.ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration
 
JsonMapper - Class in org.springframework.cloud.function.json
 
JsonMapper() - Constructor for class org.springframework.cloud.function.json.JsonMapper
 
JsonMapperConfiguration() - Constructor for class org.springframework.cloud.function.context.config.ContextFunctionCatalogAutoConfiguration.JsonMapperConfiguration
 
JsonMasker - Class in org.springframework.cloud.function.utils
 
JsonMessageConverter - Class in org.springframework.cloud.function.context.config
Implementation of MessageConverter which uses Jackson or Gson libraries to do the actual conversion via JsonMapper instance.
JsonMessageConverter(JsonMapper) - Constructor for class org.springframework.cloud.function.context.config.JsonMessageConverter
 
JsonMessageConverter(JsonMapper, MimeType...) - Constructor for class org.springframework.cloud.function.context.config.JsonMessageConverter
 

K

KAFKA_ATTR_PREFIX - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Prefix for attributes.
KotlinFunctionWrapper(Object) - Constructor for class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
KotlinLambdaToFunctionAutoConfiguration - Class in org.springframework.cloud.function.context.config
Configuration class which defines the required infrastructure to bootstrap Kotlin lambdas as invocable functions within the context of the framework.
KotlinLambdaToFunctionAutoConfiguration() - Constructor for class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration
 
KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper - Class in org.springframework.cloud.function.context.config
 
KotlinUtils - Class in org.springframework.cloud.function.utils
 

L

LambdaDestinationResolver - Class in org.springframework.cloud.function.adapter.aws
Implementation of DestinationResolverfor AWS Lambda which resolves destination from `lambda-runtime-aws-request-id` message header.
LambdaDestinationResolver() - Constructor for class org.springframework.cloud.function.adapter.aws.LambdaDestinationResolver
 
listAll() - Method in class org.springframework.cloud.function.actuator.FunctionsEndpoint
 
load(ApplicationContext, Object[]) - Method in class org.springframework.cloud.function.context.FunctionalSpringApplication
 
log(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
log(String, Throwable) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
logger - Variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
logger - Variable in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry
 
logger - Variable in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration
 
login(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
logout() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
lookup(Class, String) - Method in interface org.springframework.cloud.function.context.FunctionCatalog
Will look up the instance of the functional interface by name and type which can only be Supplier, Consumer or Function.
lookup(Class, String, String...) - Method in class org.springframework.cloud.function.context.catalog.BeanFactoryAwareFunctionRegistry
 
lookup(Class, String, String...) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry
 
lookup(Class, String, String...) - Method in interface org.springframework.cloud.function.context.FunctionCatalog
 
lookup(String) - Method in interface org.springframework.cloud.function.context.FunctionCatalog
Will look up the instance of the functional interface by name only.
lookup(String, String...) - Method in interface org.springframework.cloud.function.context.FunctionCatalog
Will look up the instance of the functional interface by name only.

M

main(String[]) - Static method in class com.example.azure.eventgrid.EventGridDemoApplication
 
main(String[]) - Static method in class io.spring.cloudevent.DemoApplication
 
main(String[]) - Static method in class org.springframework.cloud.function.context.FunctionalSpringApplication
 
main(String[]) - Static method in class org.springframework.cloud.function.web.RestApplication
 
mask(Object) - Method in class org.springframework.cloud.function.utils.JsonMasker
 
mergeCeTimestamp(Timestamp) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
mergeFrom(Message) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
mergeFrom(Message) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
mergeFrom(Message) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
mergeFrom(CloudEvent) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
mergeFrom(CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
mergeFrom(GrpcSpringMessage) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
mergeProtoData(Any) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
mergeUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
MESSAGE_TYPE - Static variable in class org.springframework.cloud.function.context.message.MessageUtils
Value for 'message-type' typically use as header key.
MessageConverterHelper - Interface in org.springframework.cloud.function.context.config
 
MessageHandlingHelper<T> - Class in org.springframework.cloud.function.grpc
 
MessageHandlingHelper(List, FunctionCatalog, FunctionProperties) - Constructor for class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
MessageRoutingCallback - Interface in org.springframework.cloud.function.context
Java-based strategy to assist with determining the name of the route-to function definition.
MessageService - Class in org.springframework.cloud.function.grpc
 
MessageUtils - Class in org.springframework.cloud.function.context.message
 
MessageUtils() - Constructor for class org.springframework.cloud.function.context.message.MessageUtils
 
MessageUtils.MessageStructureWithCaseInsensitiveHeaderKeys - Class in org.springframework.cloud.function.context.message
!!!
MessagingServiceGrpc - Class in org.springframework.cloud.function.grpc
 
MessagingServiceGrpc.AsyncService - Interface in org.springframework.cloud.function.grpc
 
MessagingServiceGrpc.MessagingServiceBlockingStub - Class in org.springframework.cloud.function.grpc
A stub to allow clients to do synchronous rpc calls to service MessagingService.
MessagingServiceGrpc.MessagingServiceFutureStub - Class in org.springframework.cloud.function.grpc
A stub to allow clients to do ListenableFuture-style rpc calls to service MessagingService.
MessagingServiceGrpc.MessagingServiceImplBase - Class in org.springframework.cloud.function.grpc
Base class for the server implementation of the service MessagingService.
MessagingServiceGrpc.MessagingServiceStub - Class in org.springframework.cloud.function.grpc
A stub to allow clients to do asynchronous rpc calls to service MessagingService.
MessagingServiceImplBase() - Constructor for class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceImplBase
 
multipart(ServerWebExchange) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 

N

name(String) - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
names(String...) - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
names(Collection) - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
nativeFunctionInvocationHelper(CloudEventHeaderEnricher) - Method in class org.springframework.cloud.function.cloudevent.CloudEventsFunctionExtensionConfiguration
 
newBlockingStub(Channel) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
newBuilder() - Static method in class io.cloudevents.v1.proto.CloudEvent
 
newBuilder() - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
newBuilder(CloudEvent) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
newBuilder(CloudEvent.CloudEventAttributeValue) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
newBuilder(GrpcSpringMessage) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
newBuilderForType() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
newBuilderForType() - Method in class io.cloudevents.v1.proto.CloudEvent
 
newBuilderForType() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class io.cloudevents.v1.proto.CloudEvent
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
newFutureStub(Channel) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class io.cloudevents.v1.proto.CloudEvent
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
newStub(Channel) - Static method in class io.cloudevents.v1.CloudEventServiceGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
Creates a new async stub that supports all call types for the service

O

ObservationAutoConfiguration - Class in org.springframework.cloud.function.observability
 
ObservationAutoConfiguration() - Constructor for class org.springframework.cloud.function.observability.ObservationAutoConfiguration
 
observationFunctionAroundWrapper(ObservationRegistry, ObjectProvider) - Method in class org.springframework.cloud.function.observability.ObservationAutoConfiguration
 
ObservationFunctionAroundWrapper - Class in org.springframework.cloud.function.observability
 
ObservationFunctionAroundWrapper(ObservationRegistry, FunctionObservationConvention) - Constructor for class org.springframework.cloud.function.observability.ObservationFunctionAroundWrapper
 
org.springframework.cloud.function.actuator - package org.springframework.cloud.function.actuator
 
org.springframework.cloud.function.adapter.aws - package org.springframework.cloud.function.adapter.aws
 
org.springframework.cloud.function.adapter.azure - package org.springframework.cloud.function.adapter.azure
 
org.springframework.cloud.function.adapter.azure.web - package org.springframework.cloud.function.adapter.azure.web
 
org.springframework.cloud.function.adapter.gcp - package org.springframework.cloud.function.adapter.gcp
 
org.springframework.cloud.function.adapter.gcp.layout - package org.springframework.cloud.function.adapter.gcp.layout
 
org.springframework.cloud.function.adapter.test.aws - package org.springframework.cloud.function.adapter.test.aws
 
org.springframework.cloud.function.cloudevent - package org.springframework.cloud.function.cloudevent
 
org.springframework.cloud.function.context - package org.springframework.cloud.function.context
 
org.springframework.cloud.function.context.catalog - package org.springframework.cloud.function.context.catalog
 
org.springframework.cloud.function.context.config - package org.springframework.cloud.function.context.config
 
org.springframework.cloud.function.context.message - package org.springframework.cloud.function.context.message
 
org.springframework.cloud.function.context.test - package org.springframework.cloud.function.context.test
 
org.springframework.cloud.function.core - package org.springframework.cloud.function.core
 
org.springframework.cloud.function.grpc - package org.springframework.cloud.function.grpc
 
org.springframework.cloud.function.grpc.ce - package org.springframework.cloud.function.grpc.ce
 
org.springframework.cloud.function.integration.dsl - package org.springframework.cloud.function.integration.dsl
 
org.springframework.cloud.function.json - package org.springframework.cloud.function.json
 
org.springframework.cloud.function.observability - package org.springframework.cloud.function.observability
 
org.springframework.cloud.function.serverless.web - package org.springframework.cloud.function.serverless.web
 
org.springframework.cloud.function.utils - package org.springframework.cloud.function.utils
 
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
 
origin(WebClient.Builder) - Method in class org.springframework.cloud.function.web.source.FunctionExporterAutoConfiguration
 

P

parseDelimitedFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseDelimitedFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseDelimitedFrom(InputStream) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(byte[]) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(byte[]) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(byte[]) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(ByteString) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(ByteString) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(ByteString) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(CodedInputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(CodedInputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(CodedInputStream) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(InputStream) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(InputStream) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(ByteBuffer) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(ByteBuffer) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(ByteBuffer) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
parser() - Static method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
parser() - Static method in class io.cloudevents.v1.proto.CloudEvent
 
parser() - Static method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
PassThruFunction() - Constructor for class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.PassThruFunction
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
PlainFunctionScanConfiguration() - Constructor for class org.springframework.cloud.function.context.config.ContextFunctionCatalogAutoConfiguration.PlainFunctionScanConfiguration
 
PollableBean - Annotation Interface in org.springframework.cloud.function.context
A marker and qualifier annotation to signal that annotated functional factory method is a bean (e.g., Supplier, Function or Consumer) that also needs to be polled periodically.
post - Variable in class org.springframework.cloud.function.web.FunctionHttpProperties
Function definition mappings for POST method (e.g.
post(WebRequest, String) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
post(ServerWebExchange, String) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
postProcess() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
postProcess(Message) - Method in interface org.springframework.cloud.function.context.PostProcessingFunction
Will post process the result of this's function invocation after this function has been triggered.
postProcessApplicationContext(ConfigurableApplicationContext) - Method in class org.springframework.cloud.function.context.FunctionalSpringApplication
 
postProcessBatchMessageOnFailure(Message, int) - Method in interface org.springframework.cloud.function.context.config.MessageConverterHelper
This method will be called by the framework in cases when a single message within batch of messages failed to convert.
PostProcessingFunction<I,O> - Interface in org.springframework.cloud.function.context
Strategy for implementing function with post processing behavior.
postProcessResult(Object, I) - Method in interface org.springframework.cloud.function.core.FunctionInvocationHelper
 
postProcessResult(Object, Message) - Method in class org.springframework.cloud.function.cloudevent.CloudEventsFunctionInvocationHelper
 
postStream(WebRequest, String) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
postStream(ServerWebExchange, Flux) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
PREFIX - Static variable in class org.springframework.cloud.function.context.FunctionProperties
The name prefix for properties defined by this properties class.
preProcessInput(I, Object) - Method in interface org.springframework.cloud.function.core.FunctionInvocationHelper
 
preProcessInput(Message, Object) - Method in class org.springframework.cloud.function.cloudevent.CloudEventsFunctionInvocationHelper
 
PrimitiveTypesFromStringMessageConverter - Class in org.springframework.cloud.function.utils
 
PrimitiveTypesFromStringMessageConverter(ConversionService) - Constructor for class org.springframework.cloud.function.utils.PrimitiveTypesFromStringMessageConverter
 
processAheadOfTime(ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.function.context.FunctionTypeProcessor
 
processAheadOfTime(ConfigurableListableBeanFactory) - Method in class org.springframework.cloud.function.serverless.web.AWSTypesProcessor
 
processEvent() - Method in class com.example.azure.eventgrid.EventGridDemoApplication
 
processRequest(FunctionWrapper, Object, boolean, List, List) - Static method in class org.springframework.cloud.function.web.util.FunctionWebRequestProcessingHelper
 
properties() - Element in annotation interface org.springframework.cloud.function.context.test.FunctionalSpringBootTest
 
properties(Map) - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
PROTO_DATA - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.DataCase
 
PROTO_DATA_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
Protocols() - Constructor for class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils.Protocols
 
PROXY - Static variable in class org.springframework.cloud.function.context.FunctionProperties
Key for the proxy name.
ProxyServletConfig(ServletContext) - Constructor for class org.springframework.cloud.function.serverless.web.ServerlessMVC.ProxyServletConfig
 
put - Variable in class org.springframework.cloud.function.web.FunctionHttpProperties
Function definition mappings for PUT method (e.g.
put(WebRequest, String) - Method in class org.springframework.cloud.function.web.mvc.FunctionController
 
put(ServerWebExchange, String) - Method in class org.springframework.cloud.function.web.flux.FunctionController
 
putAllAttributes(Map) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
putAllHeaders(Map) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
putAttributes(String, CloudEvent.CloudEventAttributeValue) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
putHeaders(String, String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;

R

ReactorAutoConfiguration - Class in org.springframework.cloud.function.web.flux
 
ReactorAutoConfiguration - Class in org.springframework.cloud.function.web.mvc
 
ReactorAutoConfiguration() - Constructor for class org.springframework.cloud.function.web.flux.ReactorAutoConfiguration
 
ReactorAutoConfiguration() - Constructor for class org.springframework.cloud.function.web.mvc.ReactorAutoConfiguration
 
register(FunctionRegistration) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry
 
register(FunctionRegistration) - Method in interface org.springframework.cloud.function.context.FunctionRegistry
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.cloudevents.v1.CloudEventServiceOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class io.cloudevents.v1.proto.CloudEventOuterClass
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.springframework.cloud.function.grpc.MessageService
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.cloudevents.v1.CloudEventServiceOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class io.cloudevents.v1.proto.CloudEventOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class org.springframework.cloud.function.grpc.MessageService
 
REGISTRATION_NAME_SUFFIX - Static variable in class org.springframework.cloud.function.context.FunctionRegistration
Suffix used to add to the name of FunctionRegistration bean that corresponds to the an actual function bean.
removeAllParameters() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Remove all existing parameters.
removeAttribute(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
removeAttribute(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
removeAttribute(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
removeAttributes(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Optional & Extension Attributes
removeHeaders(String) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
map<string, string> headers = 2;
removeParameter(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Remove already registered values for the specified HTTP parameter, if any.
RequestBuilder - Interface in org.springframework.cloud.function.web.source
 
requestOnlyHeaders - Variable in class org.springframework.cloud.function.web.FunctionHttpProperties
List of headers that must remain only in the request.
requestReply(CloudEvent) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceBlockingStub
 
requestReply(CloudEvent) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceFutureStub
 
requestReply(CloudEvent, StreamObserver) - Method in interface io.cloudevents.v1.CloudEventServiceGrpc.AsyncService
 
requestReply(CloudEvent, StreamObserver) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
 
requestReply(String, int, Message) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
requestReply(GrpcSpringMessage) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceBlockingStub
 
requestReply(GrpcSpringMessage) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceFutureStub
 
requestReply(GrpcSpringMessage, StreamObserver) - Method in class org.springframework.cloud.function.grpc.GrpcServerMessageHandler
 
requestReply(GrpcSpringMessage, StreamObserver) - Method in interface org.springframework.cloud.function.grpc.MessagingServiceGrpc.AsyncService
 
requestReply(GrpcSpringMessage, StreamObserver) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceStub
 
requestReply(Message) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
requestReply(T, StreamObserver) - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
reset() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
resetBuffer() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
resolveType(ResolvableType) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
Will resolve @ResolvableType to Type preserving all the resolved generics.
RestApplication - Class in org.springframework.cloud.function.web
 
RestApplication() - Constructor for class org.springframework.cloud.function.web.RestApplication
 
ROUTING_EXPRESSION - Static variable in class org.springframework.cloud.function.context.FunctionProperties
SpEL expression to be used with RoutingFunction.
routingCallback() - Method in class org.springframework.cloud.function.grpc.GrpcFunctionAutoConfiguration
 
RoutingFunction - Class in org.springframework.cloud.function.context.config
An implementation of Function which acts as a gateway/router by actually delegating incoming invocation to a function specified .. .
RoutingFunction(FunctionCatalog, Map, BeanResolver, MessageRoutingCallback) - Constructor for class org.springframework.cloud.function.context.config.RoutingFunction
 
RoutingFunction(FunctionCatalog, FunctionProperties) - Constructor for class org.springframework.cloud.function.context.config.RoutingFunction
 
RoutingFunction(FunctionCatalog, FunctionProperties, BeanResolver, MessageRoutingCallback) - Constructor for class org.springframework.cloud.function.context.config.RoutingFunction
 
routingResult(Message) - Method in interface org.springframework.cloud.function.context.MessageRoutingCallback
Computes and returns an instance of String, which encapsulates, at the very minimum, a function definition.
run() - Method in class org.springframework.cloud.function.adapter.aws.CustomRuntimeEventLoop
 
run() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
run(Class[], String[]) - Static method in class org.springframework.cloud.function.context.FunctionalSpringApplication
 
run(Class[], String[]) - Static method in class org.springframework.cloud.function.serverless.web.ServerlessWebApplication
 
run(Class, String...) - Static method in class org.springframework.cloud.function.context.FunctionalSpringApplication
 
run(String...) - Method in class org.springframework.cloud.function.serverless.web.ServerlessWebApplication
 

S

sanitize(HttpHeaders) - Static method in class org.springframework.cloud.function.web.util.HeaderUtils
 
sanitize(HttpHeaders, List, List) - Static method in class org.springframework.cloud.function.web.util.HeaderUtils
 
SCHEMAURL - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
V03 name for 'dataschema' attribute.
sendError(int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
sendError(int, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
sendRedirect(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
sendRedirect(String, int, boolean) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
ServerlessAsyncContext - Class in org.springframework.cloud.function.serverless.web
Implementation of Async context for ServerlessMVC.
ServerlessAsyncContext(ServletRequest, ServletResponse) - Constructor for class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
ServerlessAutoConfiguration - Class in org.springframework.cloud.function.serverless.web
 
ServerlessAutoConfiguration() - Constructor for class org.springframework.cloud.function.serverless.web.ServerlessAutoConfiguration
 
ServerlessAutoConfiguration.ServerlessServletWebServerFactory - Class in org.springframework.cloud.function.serverless.web
 
ServerlessFilterRegistration - Class in org.springframework.cloud.function.serverless.web
 
ServerlessFilterRegistration(String, Filter) - Constructor for class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
ServerlessHttpServletRequest - Class in org.springframework.cloud.function.serverless.web
 
ServerlessHttpServletRequest(ServletContext, String, String) - Constructor for class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
ServerlessHttpServletResponse - Class in org.springframework.cloud.function.serverless.web
 
ServerlessHttpServletResponse() - Constructor for class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
ServerlessHttpSession - Class in org.springframework.cloud.function.serverless.web
 
ServerlessHttpSession(ServletContext) - Constructor for class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
ServerlessMVC - Class in org.springframework.cloud.function.serverless.web
Represents the main entry point into interaction with web application over light-weight proxy.
ServerlessMVC.ProxyServletConfig - Class in org.springframework.cloud.function.serverless.web
 
ServerlessServletContext - Class in org.springframework.cloud.function.serverless.web
Stub representation of ServletContext to satisfy required dependencies to successfully proxy incoming web requests directly (serverlessely) to target web application.
ServerlessServletContext() - Constructor for class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
ServerlessServletRegistration - Class in org.springframework.cloud.function.serverless.web
 
ServerlessServletRegistration(String, Servlet, ServletContext) - Constructor for class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
ServerlessServletWebServerFactory() - Constructor for class org.springframework.cloud.function.serverless.web.ServerlessAutoConfiguration.ServerlessServletWebServerFactory
 
ServerlessWebApplication - Class in org.springframework.cloud.function.serverless.web
 
serverStream(CloudEvent) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceBlockingStub
 
serverStream(CloudEvent, StreamObserver) - Method in interface io.cloudevents.v1.CloudEventServiceGrpc.AsyncService
 
serverStream(CloudEvent, StreamObserver) - Method in class io.cloudevents.v1.CloudEventServiceGrpc.CloudEventServiceStub
 
serverStream(String, int, Message) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
serverStream(GrpcSpringMessage) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceBlockingStub
 
serverStream(GrpcSpringMessage, StreamObserver) - Method in class org.springframework.cloud.function.grpc.GrpcServerMessageHandler
 
serverStream(GrpcSpringMessage, StreamObserver) - Method in interface org.springframework.cloud.function.grpc.MessagingServiceGrpc.AsyncService
 
serverStream(GrpcSpringMessage, StreamObserver) - Method in class org.springframework.cloud.function.grpc.MessagingServiceGrpc.MessagingServiceStub
 
serverStream(T, StreamObserver) - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
service(HttpRequest, HttpResponse) - Method in class org.springframework.cloud.function.adapter.gcp.FunctionInvoker
The implementation of a GCF HttpFunction that will be used as the entry point from GCF.
service(HttpRequest, HttpResponse) - Method in class org.springframework.cloud.function.adapter.gcp.GcfJarLauncher
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.springframework.cloud.function.serverless.web.ServerlessMVC
Perform a request and return a type that allows chaining further actions, such as asserting expectations, on the result.
service(HttpServletRequest, HttpServletResponse, CountDownLatch) - Method in class org.springframework.cloud.function.serverless.web.ServerlessMVC
 
SERVICE_CLASS_NAME - Static variable in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
The name of function definition property.
SERVICE_NAME - Static variable in class io.cloudevents.v1.CloudEventServiceGrpc
 
SERVICE_NAME - Static variable in class org.springframework.cloud.function.grpc.MessagingServiceGrpc
 
servletWebServerFactory() - Method in class org.springframework.cloud.function.serverless.web.ServerlessAutoConfiguration
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.function.cloudevent.CloudEventsFunctionInvocationHelper
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.function.context.catalog.BeanFactoryAwareFunctionRegistry
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.function.context.FunctionProperties
 
setApplicationContext(ApplicationContext) - Method in class org.springframework.cloud.function.serverless.web.ServerlessAutoConfiguration.ServerlessServletWebServerFactory
 
setArgument(Object) - Method in class org.springframework.cloud.function.web.util.FunctionWrapper
 
setAsyncContext(AsyncContext) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setAsyncStarted(boolean) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setAsyncSupported(boolean) - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
setAsyncSupported(boolean) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setAsyncSupported(boolean) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
setAttribute(String, Object) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setAttribute(String, Object) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
setAttribute(String, Object) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
setAuthType(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setAutoStartup(boolean) - Method in class org.springframework.cloud.function.web.source.ExporterProperties
 
setBeanFactory(BeanFactory) - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
setBeanName(String) - Method in class org.springframework.cloud.function.context.FunctionRegistration
Transforms (wraps) function identified by the 'target' to its Flux equivalent unless it already is.
setBinaryData(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
bytes binary_data = 6;
setBufferSize(int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setCeBoolean(boolean) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bool ce_boolean = 1;
setCeBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
bytes ce_bytes = 4;
setCeInteger(int) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
int32 ce_integer = 2;
setCeString(String) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
setCeStringBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_string = 3;
setCeTimestamp(Timestamp) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
setCeTimestamp(Timestamp.Builder) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
.google.protobuf.Timestamp ce_timestamp = 7;
setCeUri(String) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
setCeUriBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri = 5;
setCeUriRef(String) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
setCeUriRefBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
string ce_uri_ref = 6;
setCharacterEncoding(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setCharacterEncoding(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setCharacterEncoding(Charset) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setConfiguration(Map) - Method in class org.springframework.cloud.function.context.FunctionProperties
 
setContent(byte[]) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Set the content of the request body as a byte array.
setContentLength(int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setContentLengthLong(long) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setContentType(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setContentType(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setContentType(String) - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Sink
 
setContextPath(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setCopyInputHeaders(boolean) - Method in class org.springframework.cloud.function.context.FunctionProperties.FunctionConfigurationProperties
 
setDataContentType(String) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setDataSchema(String) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setDataSchema(URI) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setDateHeader(String, long) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setDebug(boolean) - Method in class org.springframework.cloud.function.web.source.ExporterProperties
 
setDefinition(String) - Method in class org.springframework.cloud.function.context.FunctionProperties
 
setDelete(String) - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
setDispatcherType(DispatcherType) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setEnabled(boolean) - Method in class org.springframework.cloud.function.web.source.ExporterProperties
 
setEnhancer(Function) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
!!!
setEnvironment(Environment) - Method in class org.springframework.cloud.function.context.FunctionProperties
 
setExpectedContentType(String) - Method in class org.springframework.cloud.function.context.FunctionProperties
 
setGet(String) - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
setHeader(String, Object) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setHeader(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setHeader(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setHeaders(HttpHeaders) - Method in class org.springframework.cloud.function.web.util.FunctionWrapper
 
setHeaders(MultiValueMap) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setId(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Required Attributes
setId(String) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setIdBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
Required Attributes
setIgnoredHeaders(List) - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
setIncludeHeaders(boolean) - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Source
 
setIneligibleDefinitions(List) - Method in class org.springframework.cloud.function.context.FunctionProperties
 
setInitParameter(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
setInitParameter(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
setInitParameter(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
setInitParameters(Map) - Method in class org.springframework.cloud.function.serverless.web.ServerlessFilterRegistration
 
setInitParameters(Map) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
setInputHeaderMappingExpression(Map) - Method in class org.springframework.cloud.function.context.FunctionProperties.FunctionConfigurationProperties
 
setIntHeader(String, int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setLoadOnStartup(int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
setLocalAddr(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setLocale(Locale) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setLocalName(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setLocalPort(int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setMaxInactiveInterval(int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpSession
 
setMessageConverter(CompositeMessageConverter) - Method in class org.springframework.cloud.function.cloudevent.CloudEventsFunctionInvocationHelper
 
setMetadataReaderFactory(MetadataReaderFactory) - Method in class org.springframework.cloud.function.context.config.ContextFunctionCatalogInitializer.DummyProcessor
 
setMethod(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setMultipartConfig(MultipartConfigElement) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
setName(String) - Method in class org.springframework.cloud.function.context.config.KotlinLambdaToFunctionAutoConfiguration.KotlinFunctionWrapper
 
setName(String) - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Sink
 
setNames(Set) - Method in class org.springframework.cloud.function.context.FunctionRegistration
Will set the names for this registration clearing all previous names first.
setOutputHeaderMappingExpression(Map) - Method in class org.springframework.cloud.function.context.FunctionProperties.FunctionConfigurationProperties
 
setParameter(String, String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Set a single value for the specified HTTP parameter.
setParameter(String, String...) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Set an array of values for the specified HTTP parameter.
setParameters(Map) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
Set all provided parameters replacing any existing values for the provided parameter names.
setPathInfo(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setPayload(ByteString) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
bytes payload = 1;
setPojoFunction(boolean) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
setPort(int) - Method in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
 
setPost(String) - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
setProtoData(Any) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
setProtoData(Any.Builder) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
.google.protobuf.Any proto_data = 8;
setPut(String) - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
setQueryString(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setRemoteAddr(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setRemoteHost(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setRemotePort(int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setRemoteUser(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setRequestCharacterEncoding(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
setRequestedSessionId(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setRequestedSessionIdFromCookie(boolean) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setRequestedSessionIdFromURL(boolean) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setRequestedSessionIdValid(boolean) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setRequestOnlyHeaders(List) - Method in class org.springframework.cloud.function.web.FunctionHttpProperties
 
setRequestURI(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setResponseCharacterEncoding(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
setRoutingExpression(String) - Method in class org.springframework.cloud.function.context.FunctionProperties
 
setRunAsRole(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
setServerName(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setServerPort(int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setServiceClassName(String) - Method in class org.springframework.cloud.function.grpc.FunctionGrpcProperties
 
setServletPath(String) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setServletSecurity(ServletSecurityElement) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletRegistration
 
setSession(HttpSession) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setSessionTimeout(int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
setSessionTrackingModes(Set) - Method in class org.springframework.cloud.function.serverless.web.ServerlessServletContext
 
setSkipInputConversion(boolean) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
setSkipOutputConversion(boolean) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
setSource(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
URI-reference
setSource(String) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setSource(URI) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setSourceBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
URI-reference
setSpecVersion(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string spec_version = 3;
setSpecVersion(String) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setSpecVersionBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string spec_version = 3;
setStatus(int) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setSubject(String) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setTextData(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
setTextDataBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string text_data = 7;
setTime(String) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setTime(OffsetDateTime) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setTimeout(long) - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
By default this is set to 10000 (10 seconds) even though the Servlet API specifies a default async request timeout of 30 seconds.
setTrailerFields(Supplier) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletResponse
 
setType(Class) - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Source
 
setType(String) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string type = 4;
setType(String) - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
setTypeBytes(ByteString) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
string type = 4;
setUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage.Builder
 
setUrl(String) - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Sink
 
setUrl(String) - Method in class org.springframework.cloud.function.web.source.ExporterProperties.Source
 
setUserFunction(Object) - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
setUserPrincipal(Principal) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
setWrappedBiConsumer(boolean) - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
shouldFailIfCantConvert(Message) - Method in interface org.springframework.cloud.function.context.config.MessageConverterHelper
This method will be called by the framework in cases when a message failed to convert.
shouldFailIfCantConvert(Message, Throwable) - Method in interface org.springframework.cloud.function.context.config.MessageConverterHelper
This method will be called by the framework in cases when a message failed to convert.
simpleDestinationResolver() - Method in class org.springframework.cloud.function.web.source.FunctionExporterAutoConfiguration
 
SimpleDestinationResolver - Class in org.springframework.cloud.function.web.source
 
SimpleDestinationResolver() - Constructor for class org.springframework.cloud.function.web.source.SimpleDestinationResolver
 
SimpleFunctionRegistry - Class in org.springframework.cloud.function.context.catalog
Implementation of FunctionCatalog and FunctionRegistry which does not depend on Spring's BeanFactory.
SimpleFunctionRegistry(ConversionService, CompositeMessageConverter, JsonMapper) - Constructor for class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry
 
SimpleFunctionRegistry(ConversionService, CompositeMessageConverter, JsonMapper, FunctionProperties, FunctionInvocationHelper) - Constructor for class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry
 
SimpleFunctionRegistry.FunctionInvocationWrapper - Class in org.springframework.cloud.function.context.catalog
 
SimpleFunctionRegistry.PassThruFunction - Class in org.springframework.cloud.function.context.catalog
 
simpleRequestBuilder(Environment) - Method in class org.springframework.cloud.function.web.source.FunctionExporterAutoConfiguration
 
Sink() - Constructor for class org.springframework.cloud.function.web.source.ExporterProperties.Sink
 
size() - Method in class org.springframework.cloud.function.context.catalog.BeanFactoryAwareFunctionRegistry
 
size() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry
 
size() - Method in interface org.springframework.cloud.function.context.FunctionCatalog
Return the count of functions registered in this catalog.
SmartCompositeMessageConverter - Class in org.springframework.cloud.function.context.config
 
SmartCompositeMessageConverter(Collection) - Constructor for class org.springframework.cloud.function.context.config.SmartCompositeMessageConverter
 
SmartCompositeMessageConverter(Collection, Supplier) - Constructor for class org.springframework.cloud.function.context.config.SmartCompositeMessageConverter
 
SocketUtils - Class in org.springframework.cloud.function.utils
 
Source() - Constructor for class org.springframework.cloud.function.web.source.ExporterProperties.Source
 
SOURCE - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Value for 'source' attribute.
SOURCE_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
SOURCE_TYPE - Static variable in class org.springframework.cloud.function.context.message.MessageUtils
Value for 'target-protocol' typically use as header key.
sourceForwarder(RequestBuilder, DestinationResolver, FunctionCatalog, WebClient.Builder) - Method in class org.springframework.cloud.function.web.source.FunctionExporterAutoConfiguration
 
SPEC_VERSION_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
SPECVERSION - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Value for 'specversion' attribute.
splittable() - Element in annotation interface org.springframework.cloud.function.context.PollableBean
Signals to the post processors of this annotation that the result produced by the annotated Supplier has to be split.
SPRING_FUNCTIONAL_ENABLED - Static variable in class org.springframework.cloud.function.context.FunctionalSpringApplication
Flag to say that context is functional beans.
SPRING_WEB_APPLICATION_TYPE - Static variable in class org.springframework.cloud.function.context.FunctionalSpringApplication
Enumeration of web application types.
start() - Method in class org.springframework.cloud.function.adapter.aws.CustomRuntimeEventLoop
 
start() - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
start() - Method in class org.springframework.cloud.function.web.source.SupplierExporter
 
start(Runnable) - Method in class org.springframework.cloud.function.serverless.web.ServerlessAsyncContext
 
startAsync() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
startAsync(ServletRequest, ServletResponse) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
stop() - Method in class org.springframework.cloud.function.adapter.aws.CustomRuntimeEventLoop
 
stop() - Method in class org.springframework.cloud.function.grpc.MessageHandlingHelper
 
stop() - Method in class org.springframework.cloud.function.serverless.web.ServerlessMVC
 
stop() - Method in class org.springframework.cloud.function.web.source.SupplierExporter
 
stop(Runnable) - Method in class org.springframework.cloud.function.web.source.SupplierExporter
 
StringConverter - Interface in org.springframework.cloud.function.web
 
SUBJECT - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Value for 'subject' attribute.
SUPPLIER - Static variable in class org.springframework.cloud.function.web.constants.WebRequestConstants
Supplier attribute name.
SupplierExporter - Class in org.springframework.cloud.function.web.source
Forwards items obtained from a Supplier or set of suppliers to an external HTTP endpoint.
supplierType(Type) - Static method in class org.springframework.cloud.function.context.catalog.FunctionTypeUtils
 
supports(Class) - Method in class org.springframework.cloud.function.context.config.JsonMessageConverter
 
supports(Class) - Method in class org.springframework.cloud.function.utils.PrimitiveTypesFromStringMessageConverter
 
supports(Class) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
supports(Class) - Method in class org.springframework.cloud.function.grpc.ce.CloudEventMessageConverter
 
supports(Class) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessageConverter
 
supports(T) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
supportsContext(Observation.Context) - Method in interface org.springframework.cloud.function.observability.FunctionObservationConvention
 

T

target(T) - Method in class org.springframework.cloud.function.context.FunctionRegistration
Allows to override the target of this registration with a new target that typically wraps the original target.
TEXT_DATA - Enum constant in enum class io.cloudevents.v1.proto.CloudEvent.DataCase
 
TEXT_DATA_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 
TIME - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Value for 'time' attribute.
toBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
toBuilder() - Method in class io.cloudevents.v1.proto.CloudEvent
 
toBuilder() - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
toCaseInsensitiveHeadersStructure(Message) - Static method in class org.springframework.cloud.function.context.message.MessageUtils
Returns (payload, headers) structure identical to `message` while substituting headers with case insensitive map.
toGrpcSpringMessage(byte[], Map) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
toGrpcSpringMessage(Message) - Static method in class org.springframework.cloud.function.grpc.GrpcUtils
 
toHeadersMap() - Method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
Returns a snapshot of the headers Map at the time this method is called.
toJson(Object) - Method in class org.springframework.cloud.function.json.GsonMapper
 
toJson(Object) - Method in class org.springframework.cloud.function.json.JacksonMapper
 
toJson(Object) - Method in class org.springframework.cloud.function.json.JsonMapper
 
toMessage(Object, MessageHeaders) - Method in class org.springframework.cloud.function.context.config.SmartCompositeMessageConverter
 
toMessage(Object, MessageHeaders, Object) - Method in class org.springframework.cloud.function.context.config.SmartCompositeMessageConverter
 
toSpringMessage(T) - Method in class org.springframework.cloud.function.grpc.AbstractGrpcMessageConverter
 
toSpringMessage(T) - Method in interface org.springframework.cloud.function.grpc.GrpcMessageConverter
 
toString() - Method in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
toString() - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
toString(Object) - Method in class org.springframework.cloud.function.json.GsonMapper
 
toString(Object) - Method in class org.springframework.cloud.function.json.JacksonMapper
 
toString(Object) - Method in class org.springframework.cloud.function.json.JsonMapper
 
type(Type) - Method in class org.springframework.cloud.function.context.FunctionRegistration
 
TYPE - Static variable in class org.springframework.cloud.function.cloudevent.CloudEventMessageUtils
Value for 'type' attribute.
TYPE_FIELD_NUMBER - Static variable in class io.cloudevents.v1.proto.CloudEvent
 

U

upgrade(Class) - Method in class org.springframework.cloud.function.serverless.web.ServerlessHttpServletRequest
 
uri(String) - Method in interface org.springframework.cloud.function.web.source.RequestBuilder
 

V

value() - Element in annotation interface org.springframework.cloud.function.context.test.FunctionalSpringBootTest
 
valueOf(int) - Static method in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
Deprecated.
valueOf(int) - Static method in enum class io.cloudevents.v1.proto.CloudEvent.DataCase
Deprecated.
valueOf(String) - Static method in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.cloudevents.v1.proto.CloudEvent.DataCase
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue.AttrCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.cloudevents.v1.proto.CloudEvent.DataCase
Returns an array containing the constants of this enum class, in the order they are declared.

W

waitForContext() - Method in class org.springframework.cloud.function.serverless.web.ServerlessMVC
 
webEnvironment() - Element in annotation interface org.springframework.cloud.function.context.test.FunctionalSpringBootTest
 
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
 
withData(T) - Static method in class org.springframework.cloud.function.cloudevent.CloudEventMessageBuilder
 
wrapped - Variable in class org.springframework.cloud.function.context.catalog.SimpleFunctionRegistry.FunctionInvocationWrapper
 
writeLoadedClasses(LoaderClassesWriter) - Method in class org.springframework.cloud.function.adapter.gcp.layout.GcfJarLayout
 
writeTo(CodedOutputStream) - Method in class io.cloudevents.v1.proto.CloudEvent.CloudEventAttributeValue
 
writeTo(CodedOutputStream) - Method in class io.cloudevents.v1.proto.CloudEvent
 
writeTo(CodedOutputStream) - Method in class org.springframework.cloud.function.grpc.GrpcSpringMessage
 
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form