Uses of Interface
org.apache.mina.common.IoFilterChain.Entry

Packages that use IoFilterChain.Entry
org.apache.mina.common Common types required for users to use MINA. 
 

Uses of IoFilterChain.Entry in org.apache.mina.common
 

Methods in org.apache.mina.common that return IoFilterChain.Entry
 IoFilterChain.Entry IoFilterChain.getEntry(String name)
          Returns the IoFilterChain.Entry with the specified name in this chain.
 IoFilterChain.Entry DefaultIoFilterChainBuilder.getEntry(String name)
           
 



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