Uses of Package
org.apache.mina.filter.traffic

Packages that use org.apache.mina.filter.traffic
org.apache.mina.filter.traffic IoFilter's which will provide functionality for shaping the traffic and preventing data flooding. 
 

Classes in org.apache.mina.filter.traffic used by org.apache.mina.filter.traffic
IoFloodException
          A tagging interface for identifying ReadFloodException and WriteFloodException; It's not really an exception.
MessageSizeEstimator
          Estimates the amount of memory that the specified object occupies in the VM.
ReadThrottlePolicy
          Tells ReadThrottleFilter what to do when the read buffer grows up too much.
WriteThrottlePolicy
          Tells WriteThrottleFilter what to do when there are too many scheduled write requests in the session buffer.
 



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