Uses of Class
xyz.cofe.trambda.sec.InvokeDynamicCall
-
Packages that use InvokeDynamicCall Package Description xyz.cofe.trambda.sec Проверка байт кода на безопасность выполнения -
-
Uses of InvokeDynamicCall in xyz.cofe.trambda.sec
Methods in xyz.cofe.trambda.sec that return InvokeDynamicCall Modifier and Type Method Description InvokeDynamicCallInvokeDynamicCall. clone()Method parameters in xyz.cofe.trambda.sec with type arguments of type InvokeDynamicCall Modifier and Type Method Description SecurityFilters.Builder<MESSAGE,SCOPE>SecurityFilters.PredicateBuilder. invokeIndy(Predicate<InvokeDynamicCall> filter, MESSAGE message)Проверка вызова BootStrap методаConstructors in xyz.cofe.trambda.sec with parameters of type InvokeDynamicCall Constructor Description InvokeDynamicCall(InvokeDynamicCall sample)
-