Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
org.jgroups.blocks.mux |
Modifier and Type | Method and Description |
---|---|
protected GroupRequest |
MessageDispatcher.cast(Collection<Address> dests,
Message msg,
RequestOptions options,
boolean block_for_results) |
Modifier and Type | Method and Description |
---|---|
protected GroupRequest |
MuxMessageDispatcher.cast(Collection<Address> dests,
Message msg,
RequestOptions options,
boolean blockForResults) |
protected GroupRequest |
MuxRpcDispatcher.cast(Collection<Address> dests,
Message msg,
RequestOptions options,
boolean blockForResults) |
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.