|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipManager | |
|---|---|
| org.mobicents.servlet.sip.core.session | |
| org.mobicents.servlet.sip.message | |
| org.mobicents.servlet.sip.startup | |
| Uses of SipManager in org.mobicents.servlet.sip.core.session |
|---|
| Subinterfaces of SipManager in org.mobicents.servlet.sip.core.session | |
|---|---|
interface |
DistributableSipManager
Interface that should be implemented by all manager allowing applications to work in a distributed environment. |
| 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 | |
|---|---|
ConvergedSessionDelegate(SipManager manager,
ConvergedSession httpSession)
|
|
ConvergedStandardSession(SipManager manager)
|
|
| 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 |
SipContext.getSipManager()
|
| Methods in org.mobicents.servlet.sip.startup with parameters of type SipManager | |
|---|---|
void |
SipContext.enterSipApp(SipServletRequestImpl request,
SipServletResponseImpl response,
SipManager manager,
boolean startCacheActivity,
boolean bindSessions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||