org.mobicents.ha.javax.sip.cache
Class SipResourceAdaptorMobicentsSipCache

java.lang.Object
  extended by org.mobicents.ha.javax.sip.cache.MobicentsSipCache
      extended by org.mobicents.ha.javax.sip.cache.SipResourceAdaptorMobicentsSipCache
All Implemented Interfaces:
org.mobicents.ha.javax.sip.cache.SipCache

public class SipResourceAdaptorMobicentsSipCache
extends org.mobicents.ha.javax.sip.cache.MobicentsSipCache

This SipCache relies on the SLEE container cluster MobicentsCache.

Author:
martins

Field Summary
 
Fields inherited from class org.mobicents.ha.javax.sip.cache.MobicentsSipCache
cluster, configProperties
 
Fields inherited from interface org.mobicents.ha.javax.sip.cache.SipCache
CLIENT_TX_PARENT_FQN_ELEMENT, DIALOG_PARENT_FQN_ELEMENT, SERVER_TX_PARENT_FQN_ELEMENT, SIP_DEFAULT_CACHE_CLASS_NAME
 
Constructor Summary
SipResourceAdaptorMobicentsSipCache()
           
 
Method Summary
 void init()
           
 
Methods inherited from class org.mobicents.ha.javax.sip.cache.MobicentsSipCache
evictDialog, getClientTransaction, getDialog, getMobicentsCache, getName, getSerializationClassLoader, getServerTransaction, inLocalMode, putClientTransaction, putDialog, putServerTransaction, removeClientTransaction, removeDialog, removeServerTransaction, setClusteredSipStack, setConfigurationProperties, start, stop, updateDialog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SipResourceAdaptorMobicentsSipCache

public SipResourceAdaptorMobicentsSipCache()
Method Detail

init

public void init()
          throws org.mobicents.ha.javax.sip.cache.SipCacheException
Specified by:
init in interface org.mobicents.ha.javax.sip.cache.SipCache
Specified by:
init in class org.mobicents.ha.javax.sip.cache.MobicentsSipCache
Throws:
org.mobicents.ha.javax.sip.cache.SipCacheException


Copyright © 2011. All Rights Reserved.