Uses of Class
org.glassfish.grizzly.memory.AbstractMemoryManager

Packages that use AbstractMemoryManager
org.glassfish.grizzly.memory   
 

Uses of AbstractMemoryManager in org.glassfish.grizzly.memory
 

Subclasses of AbstractMemoryManager in org.glassfish.grizzly.memory
 class ByteBufferManager
          The simple Buffer manager implementation, which works as wrapper above ByteBuffers.
 class HeapMemoryManager
          A WrapperAware MemoryManager implementation for managing HeapBuffer instances.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.