Uses of Class
com.faunos.util.ThrowFactory

Packages that use ThrowFactory
com.faunos.util.io Utilities and implementation classes for various I/O operations. 
 

Uses of ThrowFactory in com.faunos.util.io
 

Fields in com.faunos.util.io declared as ThrowFactory
protected  ThrowFactory<RuntimeException,E> ChannelUtil.exceptionFactory
           
 

Constructors in com.faunos.util.io with parameters of type ThrowFactory
ChannelUtil(ThrowFactory<RuntimeException,E> exceptionFactory)
           
 



SourceForge.net Logo