Uses of Class
org.jgroups.util.BlockingInputStream
-
Packages that use BlockingInputStream Package Description org.jgroups.protocols.pbcast -
-
Uses of BlockingInputStream in org.jgroups.protocols.pbcast
Fields in org.jgroups.protocols.pbcast declared as BlockingInputStream Modifier and Type Field Description protected BlockingInputStream
STATE. input_stream
If use_default_transport is true, we consume bytes off of this blocking queue.
-