Package | Description |
---|---|
org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupRequest
Sends a message to all members of the group and waits for all responses (or
timeout).
|
class |
MultiRequest
Sends a request to multiple destinations.
|
class |
Request
Abstract class for a unicast or multicast request
|
class |
UnicastRequest<T>
Sends a request to a single target destination
|
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.