程序包 | 说明 |
---|---|
com.fr.third.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
限定符和类型 | 类和说明 |
---|---|
class |
GroupRequest<T>
Sends a message to all members of the group and waits for all responses (or
timeout).
|
class |
UnicastRequest<T>
Sends a request to a single target destination
|