| Package | Description |
|---|---|
| org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
| org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UNICAST
Reliable unicast layer.
|
class |
UNICAST2
Reliable unicast layer.
|
| Modifier and Type | Method and Description |
|---|---|
AgeOutCache.Handler |
AgeOutCache.getHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgeOutCache.setHandler(AgeOutCache.Handler handler) |
| Constructor and Description |
|---|
AgeOutCache(TimeScheduler timer,
long timeout,
AgeOutCache.Handler handler) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.