Uses of Class
com.sun.grizzly.memory.slab.SlabMemoryManagerBase

Packages that use SlabMemoryManagerBase
com.sun.grizzly.memory.slab   
 

Uses of SlabMemoryManagerBase in com.sun.grizzly.memory.slab
 

Subclasses of SlabMemoryManagerBase in com.sun.grizzly.memory.slab
 class SlabMemoryManagerImpl
          A simple non-pooled implementation of an Allocator.
 class SlabPoolMemoryManagerImpl
          An Allocator implemented on a SlabPool.
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.