Uses of Interface
net.sf.jbaobab.io.SocketPool

Packages that use SocketPool
net.sf.jbaobab.io Contains core interfaces and implementations of JBaobab framework. 
 

Uses of SocketPool in net.sf.jbaobab.io
 

Classes in net.sf.jbaobab.io that implement SocketPool
 class ThreadedSocketPool
           A SocketPool that creates SocketHandler instance on root executor (obtained with ExecutorPool.getRootExecutor()).