| Package | Description |
|---|---|
| com.fnproject.fn.runtime |
| Modifier and Type | Class and Description |
|---|---|
class |
HTTPStreamCodec
Fn HTTP Stream over Unix domain sockets codec
|
| Modifier and Type | Method and Description |
|---|---|
int |
EntryPoint.run(Map<String,String> env,
EventCodec codec,
PrintStream loggingOutput,
String... args)
Entry point runner - this executes the whole lifecycle of the fn Java FDK runtime - including multiple invocations in the function for hot functions
|
Copyright © 2023. All rights reserved.