public class GcfJarLauncher
extends org.springframework.boot.loader.JarLauncher
implements com.google.cloud.functions.HttpFunction, com.google.cloud.functions.RawBackgroundFunction
| Constructor and Description |
|---|
GcfJarLauncher() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(String json,
com.google.cloud.functions.Context context) |
void |
service(com.google.cloud.functions.HttpRequest httpRequest,
com.google.cloud.functions.HttpResponse httpResponse) |
getClassPathIndex, isNestedArchive, isPostProcessingClassPathArchives, isSearchCandidate, maincreateClassLoader, getArchive, getClassPathArchivesIterator, getMainClass, isExploded, postProcessClassPathArchivespublic void service(com.google.cloud.functions.HttpRequest httpRequest,
com.google.cloud.functions.HttpResponse httpResponse)
throws Exception
service in interface com.google.cloud.functions.HttpFunctionExceptionpublic void accept(String json, com.google.cloud.functions.Context context)
accept in interface com.google.cloud.functions.RawBackgroundFunctionCopyright © 2022 Pivotal Software, Inc.. All rights reserved.