|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgeOutCache.Handler | |
|---|---|
| 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. |
| Uses of AgeOutCache.Handler in org.jgroups.protocols |
|---|
| Classes in org.jgroups.protocols that implement AgeOutCache.Handler | |
|---|---|
class |
UNICAST
Reliable unicast layer. |
class |
UNICAST2
Reliable unicast layer. |
| Uses of AgeOutCache.Handler in org.jgroups.util |
|---|
| Methods in org.jgroups.util that return AgeOutCache.Handler | |
|---|---|
AgeOutCache.Handler |
AgeOutCache.getHandler()
|
| Methods in org.jgroups.util with parameters of type AgeOutCache.Handler | |
|---|---|
void |
AgeOutCache.setHandler(AgeOutCache.Handler handler)
|
| Constructors in org.jgroups.util with parameters of type AgeOutCache.Handler | |
|---|---|
AgeOutCache(TimeScheduler timer,
long timeout,
AgeOutCache.Handler handler)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||