Package com.google.code.yanf4j.util

Yanf4j utilities

See:
          Description

Interface Summary
ByteBufferMatcher ByteBuffer matcher
TransferQueue<E> A BlockingQueue in which producers may wait for consumers to receive elements.
 

Class Summary
ByteBufferUtils  
CircularQueue<E> A circular queue from mina
ConcurrentHashSet<E> A ConcurrentHashMap-backed Set.
DispatcherFactory Dispatcher Factory
LinkedTransferQueue<E> An unbounded TransferQueue based on linked nodes.
MapBackedSet<E> A Map-backed Set.
PropertyUtils java.util.Property utils
ResourcesUtils Resource utils
SelectorFactory Temp selector factory,come from grizzly
ShiftAndByteBufferMatcher ByteBuffer matcher based on shift-and algorithm
ShiftOrByteBufferMatcher ByteBuffer matcher based on shift-or algorithm
SimpleQueue<T> Simple queue.
SystemUtils System utils
WorkerThreadFactory Thread factory for worker thread
 

Package com.google.code.yanf4j.util Description

Yanf4j utilities



Copyright © 2011. All Rights Reserved.