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 ExposedDataOutputStreamOutgoingBufferPool. take()Methods in org.jgroups.util with parameters of type ExposedDataOutputStream Modifier and Type Method Description voidOutgoingBufferPool. put(ExposedDataOutputStream buf)
-