Uses of Class
org.jgroups.util.ExposedDataOutputStream

Packages that use ExposedDataOutputStream
org.jgroups.util Provides useful functionality which cannot be assigned to any particular other package. 
 

Uses of ExposedDataOutputStream in org.jgroups.util
 

Methods in org.jgroups.util that return ExposedDataOutputStream
 ExposedDataOutputStream OutgoingBufferPool.take()
           
 

Methods in org.jgroups.util with parameters of type ExposedDataOutputStream
 void OutgoingBufferPool.put(ExposedDataOutputStream buf)
           
 



Copyright ? 1998-2008 Bela Ban. All Rights Reserved.