Interface FunctionHandler

All Known Implementing Classes:
SessionSafeFunctionHandler
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface FunctionHandler
A function handler is associated to a peas function and is called by the request router when this function has to be processed.