| Class | Description | 
|---|---|
| ByteBufferInputStream | 
 Utility to present  
ByteBuffer data as an InputStream. | 
| ByteBufferOutputStream | 
 Utility to collect data written to an  
OutputStream in ByteBuffers. | 
| Utf8 | 
 A Utf8 string. 
 | 
| WeakIdentityHashMap<K,V> | 
 Implements a combination of WeakHashMap and IdentityHashMap. 
 | 
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.