Interface FirewallContext.Callable<V>

All Superinterfaces:
Callable<V>
Enclosing interface:
FirewallContext
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 static interface FirewallContext.Callable<V> extends Callable<V>
TODO: Replace with ServletCallable from ao-servlet-util.
  • Method Summary

    Modifier and Type
    Method
    Description