public class ContextCoercion extends Object implements InputCoercion<Object>
RuntimeContext, InvocationContext , HTTPGatewayContext)| Constructor and Description |
|---|
ContextCoercion() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Object> |
tryCoerceParam(InvocationContext currentContext,
int arg,
InputEvent input,
MethodWrapper method) |
public Optional<Object> tryCoerceParam(InvocationContext currentContext, int arg, InputEvent input, MethodWrapper method)
tryCoerceParam in interface InputCoercion<Object>Copyright © 2023. All rights reserved.