|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.servlet.sip.core.session.SipManagerDelegate
org.jboss.web.tomcat.service.session.ClusteredSipManagerDelegate
public class ClusteredSipManagerDelegate
| Field Summary | |
|---|---|
protected static java.lang.String |
info
The descriptive information about this implementation. |
| Fields inherited from class org.mobicents.servlet.sip.core.session.SipManagerDelegate |
|---|
container, expiredSipApplicationSessions, expiredSipSessions, maxActiveSipApplicationSessions, maxActiveSipSessions, rejectedSipApplicationSessions, rejectedSipSessions, sipApplicationSessionAverageAliveTime, sipApplicationSessionCounter, sipApplicationSessionMaxAliveTime, sipApplicationSessions, sipFactoryImpl, sipSessionAverageAliveTime, sipSessionCounter, sipSessionMaxAliveTime, sipSessions |
| Constructor Summary | |
|---|---|
ClusteredSipManagerDelegate(int replicationGranularity)
|
|
| Method Summary | |
|---|---|
protected MobicentsSipApplicationSession |
getNewMobicentsSipApplicationSession(SipApplicationSessionKey key,
SipContext sipContext)
|
protected MobicentsSipSession |
getNewMobicentsSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
ClusteredSipApplicationSession |
putSipApplicationSession(SipApplicationSessionKey key,
ClusteredSipApplicationSession session)
|
ClusteredSipSession |
putSipSession(SipSessionKey key,
ClusteredSipSession session)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String info
| Constructor Detail |
|---|
public ClusteredSipManagerDelegate(int replicationGranularity)
replicationGranularity - | Method Detail |
|---|
protected MobicentsSipApplicationSession getNewMobicentsSipApplicationSession(SipApplicationSessionKey key,
SipContext sipContext)
getNewMobicentsSipApplicationSession in class SipManagerDelegate
protected MobicentsSipSession getNewMobicentsSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
getNewMobicentsSipSession in class SipManagerDelegate
public ClusteredSipSession putSipSession(SipSessionKey key,
ClusteredSipSession session)
public ClusteredSipApplicationSession putSipApplicationSession(SipApplicationSessionKey key,
ClusteredSipApplicationSession session)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||