|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipManager | |
|---|---|
| org.jboss.web.tomcat.service.session | |
| org.mobicents.servlet.sip.core.session | |
| org.mobicents.servlet.sip.startup | |
| Uses of SipManager in org.jboss.web.tomcat.service.session |
|---|
| Classes in org.jboss.web.tomcat.service.session that implement SipManager | |
|---|---|
class |
JBossCacheSipManager
Implementation of a converged clustered session manager for catalina using JBossCache replication. |
| Uses of SipManager in org.mobicents.servlet.sip.core.session |
|---|
| Classes in org.mobicents.servlet.sip.core.session that implement SipManager | |
|---|---|
class |
SipStandardManager
Extension of the Standard implementation of the Manager interface provided by Tomcat to be able to make the httpsession available as ConvergedHttpSession as for Spec JSR289 Section 13.5 and to handle management of sip sessions and sip application sessions for a given container (context) |
| Fields in org.mobicents.servlet.sip.core.session declared as SipManager | |
|---|---|
protected SipManager |
ConvergedSessionDelegate.sipManager
|
| Constructors in org.mobicents.servlet.sip.core.session with parameters of type SipManager | |
|---|---|
ConvergedSession(SipManager manager,
SipNetworkInterfaceManager sipNetworkInterfaceManager)
|
|
ConvergedSessionDelegate(SipManager manager,
SipNetworkInterfaceManager sipNetworkInterfaceManager,
javax.servlet.http.HttpSession httpSession)
|
|
| Uses of SipManager in org.mobicents.servlet.sip.startup |
|---|
| Methods in org.mobicents.servlet.sip.startup that return SipManager | |
|---|---|
SipManager |
SipStandardContext.getSipManager()
|
SipManager |
SipContext.getSipManager()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||