Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
E
G
I
M
O
R
S
U
C
CacheData
- Class in
org.mobicents.cache
Common base proxy for runtime cached data.
CacheData(Fqn, MobicentsCache)
- Constructor for class org.mobicents.cache.
CacheData
create()
- Method in class org.mobicents.cache.
CacheData
Creates node to hold data in cache
E
exists()
- Method in class org.mobicents.cache.
CacheData
Verifies if node where data is stored exists in cache
G
getCacheContent()
- Method in class org.mobicents.cache.
MobicentsCache
Retrieves the cache content as a string.
getJBossCache()
- Method in class org.mobicents.cache.
MobicentsCache
getMobicentsCache()
- Method in class org.mobicents.cache.
CacheData
getNode()
- Method in class org.mobicents.cache.
CacheData
Retrieves the cache
Node
which holds the data in cache Throws
IllegalStateException
if remove() was invoked
getNodeFqn()
- Method in class org.mobicents.cache.
CacheData
Retrieves the node fqn
I
isLocalMode()
- Method in class org.mobicents.cache.
MobicentsCache
Indicates if the cache is not in a cluster environment.
isRemoved()
- Method in class org.mobicents.cache.
CacheData
Returns true if it was requested to remove the data from cache
M
MobicentsCache
- Class in
org.mobicents.cache
The container's HA and FT data source.
MobicentsCache(Configuration)
- Constructor for class org.mobicents.cache.
MobicentsCache
MobicentsCache(String)
- Constructor for class org.mobicents.cache.
MobicentsCache
MobicentsCache(CacheManager, String, boolean)
- Constructor for class org.mobicents.cache.
MobicentsCache
MobicentsCache(Cache)
- Constructor for class org.mobicents.cache.
MobicentsCache
O
org.mobicents.cache
- package org.mobicents.cache
R
remove()
- Method in class org.mobicents.cache.
CacheData
Removes node that holds data in cache
S
setReplicationClassLoader(Fqn, ClassLoader)
- Method in class org.mobicents.cache.
MobicentsCache
Sets the class loader to be used on serialization operations, for data stored in the specified fqn and child nodes.
setReplicationClassLoader(ClassLoader)
- Method in class org.mobicents.cache.
MobicentsCache
Sets the class loader to be used on serialization operations, for all data stored.
startCache()
- Method in class org.mobicents.cache.
MobicentsCache
stopCache()
- Method in class org.mobicents.cache.
MobicentsCache
U
unsetReplicationClassLoader(Fqn, ClassLoader)
- Method in class org.mobicents.cache.
MobicentsCache
Unsets the class loader to be used on serialization operations, for data stored in the specified fqn and child nodes.
unsetReplicationClassLoader(ClassLoader)
- Method in class org.mobicents.cache.
MobicentsCache
Unsets the class loader to be used on serialization operations, for all data stored.
C
E
G
I
M
O
R
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.