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

Packages that use CachedByteBufferAllocator
com.cosylab.epics.caj   
com.cosylab.epics.caj.cas   
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.cas
 

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

Methods in com.cosylab.epics.caj.cas that return CachedByteBufferAllocator
 CachedByteBufferAllocator CAJServerContext.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-2013 Cosylab. All Rights Reserved.