| Interface | Description |
|---|---|
| ICommonRemoteCacheAttributes |
This specifies what a remote cache configuration object should look like.
|
| IRemoteCacheAttributes |
This specifies what a remote cache configuration object should look like.
|
| IRemoteCacheClient<K,V> |
This defines the behavior expected of a remote cache client.
|
| IRemoteCacheConstants |
This holds constants that are used by the remote cache.
|
| IRemoteCacheDispatcher |
In the future, this can be used as a generic dispatcher abstraction.
|
| IRemoteCacheListener<K,V> |
Listens for remote cache event notification ( rmi callback ).
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.