| Package | Description |
|---|---|
| org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
| Modifier and Type | Method and Description |
|---|---|
static RELAY.ViewData |
RELAY.ViewData.create(View remote_view,
View global_view) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RELAY.sendViewOnLocalCluster(RELAY.ViewData data,
boolean use_seperate_thread,
List<Address> new_mbrs) |
protected void |
RELAY.sendViewToRemote(RELAY.ViewData view_data,
boolean use_seperate_thread) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.