Package org.apache.mina.filter

Class Summary
WriteBufferLimitFilterBuilder This filter will turn the asynchronous filterWrite method in to a blocking send when there are more than the prescribed number of messages awaiting filterWrite.
 

Exception Summary
WriteBufferFullExeception  
 



Licensed to the Apache Software Foundation