Uses of Class
org.jgroups.util.ExposedDataOutputStream
-
Packages that use ExposedDataOutputStream Package Description 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 Modifier and Type Method Description ExposedDataOutputStream
OutgoingBufferPool. take()
Methods in org.jgroups.util with parameters of type ExposedDataOutputStream Modifier and Type Method Description void
OutgoingBufferPool. put(ExposedDataOutputStream buf)
-