Interface NetworkACLRule.Action

  • Enclosing class:
    NetworkACLRule

    public static interface NetworkACLRule.Action
    The action to perform for a packet matching the rule.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String ALLOW
      allow.
      static String DENY
      deny.