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 | Field and Description |
---|---|
protected AgeOutCache<Address> |
UNICAST2.cache |
protected AgeOutCache<Address> |
UNICAST.cache |
protected AgeOutCache<Address> |
UNICAST3.cache |
Modifier and Type | Method and Description |
---|---|
AgeOutCache<Address> |
UNICAST2.getAgeOutCache() |
AgeOutCache<Address> |
UNICAST.getAgeOutCache() |
AgeOutCache<Address> |
UNICAST3.getAgeOutCache() |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.