Uses of Class
org.apache.mina.common.RuntimeIoException

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

Uses of RuntimeIoException in org.apache.mina.filter.traffic
 

Subclasses of RuntimeIoException in org.apache.mina.filter.traffic
 class ReadFloodException
          An exception that is thrown by ReadThrottleFilter when the buffer size grows up too much.
 



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