|
||||||||||
| 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.message | |
| 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. |
| Methods in org.jboss.web.tomcat.service.session with parameters of type SipManager | |
|---|---|
static void |
ConvergedSessionReplicationContext.enterSipappAndBindSessions(SipServletRequestImpl request,
SipServletResponseImpl response,
SipManager manager,
boolean startCacheActivity)
Associate a SessionReplicationContext with the current thread, if there isn't one already. |
| 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.message |
|---|
| Methods in org.mobicents.servlet.sip.message that return SipManager | |
|---|---|
SipManager |
B2buaHelperImpl.getSipManager()
|
| Methods in org.mobicents.servlet.sip.message with parameters of type SipManager | |
|---|---|
void |
B2buaHelperImpl.setSipManager(SipManager sipManager)
|
| 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 | |||||||||