Package org.apache.mina.filter.firewall

Classes that implement IoFilter and provide host blocking and throttling.

See:
          Description

Class Summary
BlacklistFilter A IoFilter which blocks connections from blacklisted remote address.
ConnectionThrottleFilter A IoFilter which blocks connections from connecting at a rate faster than the specified interval.
Subnet A IP subnet using the CIDR notation.
 

Package org.apache.mina.filter.firewall Description

Classes that implement IoFilter and provide host blocking and throttling.



Copyright © 2004-2009 Apache MINA Project. All Rights Reserved.