Interface SaFirewallCheckFailHandleFunction

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 SaFirewallCheckFailHandleFunction
函数式接口:当防火墙校验不通过时执行的函数
Since:
1.37.0
Author:
click33