Skip navigation links
A F G I O S W 

A

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
 

F

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.gcp.FunctionInvoker
 
FunctionInvoker(Class<?>) - Constructor for class org.springframework.cloud.function.adapter.gcp.FunctionInvoker
 

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
 
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
 

I

isExecutable() - Method in class org.springframework.cloud.function.adapter.gcp.layout.GcfJarLayout
 

O

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
 

S

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
 

W

writeLoadedClasses(LoaderClassesWriter) - Method in class org.springframework.cloud.function.adapter.gcp.layout.GcfJarLayout
 
A F G I O S W 
Skip navigation links

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