Uses of Class
org.jboss.cache.io.ByteBuffer

Packages that use ByteBuffer
org.jboss.cache.marshall   
 

Uses of ByteBuffer in org.jboss.cache.marshall
 

Methods in org.jboss.cache.marshall that return ByteBuffer
 ByteBuffer AbstractMarshaller.objectToBuffer(Object o)
           
 ByteBuffer VersionAwareMarshaller.objectToBuffer(Object obj)
           
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.