Uses of Class
org.jboss.cache.marshall.io.ReusableObjectOutputStream

Packages that use ReusableObjectOutputStream
org.jboss.cache.marshall.io   
 

Uses of ReusableObjectOutputStream in org.jboss.cache.marshall.io
 

Methods in org.jboss.cache.marshall.io that return ReusableObjectOutputStream
 ReusableObjectOutputStream ObjectStreamPool.getOutputStream()
           
 

Methods in org.jboss.cache.marshall.io with parameters of type ReusableObjectOutputStream
 void ObjectStreamPool.returnStreamToPool(ReusableObjectOutputStream stream)
           
 



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