| Interface | Description |
|---|---|
| EventCodec |
Event Codec - deals with different calling conventions between fn and the function docker container
|
| EventCodec.Handler |
Handler handles function content based on codec events
|
| FunctionInvocationCallback |
| Class | Description |
|---|---|
| DefaultMethodWrapper |
Wrapper class around
Method to provide type
resolution for methods with generic arguments |
| EntryPoint |
Main entry point
|
| FunctionConfigurer |
Loads function entry points based on their class name and method name creating a
FunctionRuntimeContext |
| FunctionInvocationContext |
Function invocation context implementation,
Delegates invocation callbacks to configured listeners
|
| FunctionLoader | |
| FunctionRuntimeContext | |
| HTTPStreamCodec |
Fn HTTP Stream over Unix domain sockets codec
|
| MethodFunctionInvoker |
Method function invoker
|
| MethodTypeWrapper | |
| PrimitiveTypeResolver | |
| ReadOnceInputEvent |
Wrapper for an incoming fn invocation event
|
| Version |
This uses maven-resource filtering rather than conventional manifest versioning as it's more robust against resource changes than using standard META-INF/MANIFEST.MF
versioning.
|
Copyright © 2023. All rights reserved.