org.mobicents.servlet.sip.core.session
Interface DistributableSipManager

All Superinterfaces:
org.apache.catalina.Manager, SipManager

public interface DistributableSipManager
extends SipManager

Interface that should be implemented by all manager allowing applications to work in a distributed environment.

Author:
Jean Deruelle

Method Summary
 
Methods inherited from interface org.mobicents.servlet.sip.core.session.SipManager
dumpSipApplicationSessions, dumpSipSessions, findSipApplicationSession, getActiveSipApplicationSessions, getActiveSipSessions, getAllSipApplicationSessions, getAllSipSessions, getExpiredSipApplicationSessions, getExpiredSipSessions, getMaxActiveSipApplicationSessions, getMaxActiveSipSessions, getNumberOfSipApplicationSessionCreationPerSecond, getNumberOfSipSessionCreationPerSecond, getRejectedSipApplicationSessions, getRejectedSipSessions, getSipApplicationSession, getSipApplicationSessionAverageAliveTime, getSipApplicationSessionCounter, getSipApplicationSessionMaxAliveTime, getSipFactoryImpl, getSipSession, getSipSessionAverageAliveTime, getSipSessionCounter, getSipSessionMaxAliveTime, removeAllSessions, removeSipApplicationSession, removeSipSession, setExpiredSipApplicationSessions, setExpiredSipSessions, setMaxActiveSipApplicationSessions, setMaxActiveSipSessions, setRejectedSipApplicationSessions, setRejectedSipSessions, setSipApplicationSessionAverageAliveTime, setSipApplicationSessionCounter, setSipApplicationSessionMaxAliveTime, setSipFactoryImpl, setSipSessionAverageAliveTime, setSipSessionCounter, setSipSessionMaxAliveTime, updateStats
 
Methods inherited from interface org.apache.catalina.Manager
add, addPropertyChangeListener, backgroundProcess, createEmptySession, createSession, createSession, findSession, findSessions, getActiveSessions, getContainer, getDistributable, getExpiredSessions, getInfo, getMaxActive, getMaxInactiveInterval, getRejectedSessions, getSessionAverageAliveTime, getSessionCounter, getSessionIdLength, getSessionMaxAliveTime, load, remove, removePropertyChangeListener, setContainer, setDistributable, setExpiredSessions, setMaxActive, setMaxInactiveInterval, setRejectedSessions, setSessionAverageAliveTime, setSessionCounter, setSessionIdLength, setSessionMaxAliveTime, unload
 



Copyright © 2010. All Rights Reserved.