Package net.sf.jbaobab.io.etc

Provides useful but not required classes for net.sf.jbaobab.io package.

See:
          Description

Class Summary
ChannelCoreBank<P> A collection similar to Map, but ChannelCoreBank allows multimple values for same key.
ChannelCoreSet<P> A Set, providing net.sf.jbaobab.io.ChannelCore#schedulePacket(P), ChannelCore.scheduleShutdown() and ChannelCore.shutdown() operations for containing ChannelCore instances.
GrowingByteBuffer Provides self-growing direct ByteBuffer instance.
 

Package net.sf.jbaobab.io.etc Description

Provides useful but not required classes for net.sf.jbaobab.io package.