Uses of Class
net.sf.jbaobab.io.SimpleSocketCore

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

Uses of SimpleSocketCore in net.sf.jbaobab.io
 

Subclasses of SimpleSocketCore in net.sf.jbaobab.io
 class ThreadedSocketCore<P>
           A SocketCore that runs Protocol jobs on root executor (obtained with ExecutorPool.getRootExecutor()) and runs on PacketHandler jobs given ExecutorService.