RestateEndpoint

open class RestateEndpoint

Types

Link copied to clipboard
open class Builder
Link copied to clipboard
Link copied to clipboard
Interface to abstract setting the logging context variables.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun newBuilder(protocolMode: EndpointManifestSchema.ProtocolMode): RestateEndpoint.Builder
Link copied to clipboard
open fun resolve(contentType: String, componentName: String, handlerName: String, headers: RequestIdentityVerifier.Headers, otelContext: Context, loggingContextSetter: RestateEndpoint.LoggingContextSetter, @Nullable syscallExecutor: @Nullable Executor): ResolvedEndpointHandler