Uses of Interface
dev.openfunction.Context
-
-
Uses of Context in dev.openfunction
Methods in dev.openfunction with parameters of type Context Modifier and Type Method Description voidAsyncFunction. accept(T payload, Context context)Called to service an incoming event.voidRawAsyncFunction. accept(java.lang.String json, Context context)Called to service an incoming event.
-