Uses of Class
com.cosylab.epics.caj.impl.CachedByteBufferAllocator

Packages that use CachedByteBufferAllocator
com.cosylab.epics.caj   
com.cosylab.epics.caj.impl   
 

Uses of CachedByteBufferAllocator in com.cosylab.epics.caj
 

Fields in com.cosylab.epics.caj declared as CachedByteBufferAllocator
protected  CachedByteBufferAllocator CAJContext.cachedBufferAllocator
          Cached byte buffer allocator.
 

Methods in com.cosylab.epics.caj that return CachedByteBufferAllocator
 CachedByteBufferAllocator CAJContext.getCachedBufferAllocator()
          Get cached byte allocator.
 

Uses of CachedByteBufferAllocator in com.cosylab.epics.caj.impl
 

Methods in com.cosylab.epics.caj.impl that return CachedByteBufferAllocator
 CachedByteBufferAllocator CAContext.getCachedBufferAllocator()
          Get cached byte allocator.
 



Copyright © 2004-2008 Cosylab. All Rights Reserved.