|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SipFactoryImpl in org.jboss.web.tomcat.service.session |
|---|
| Methods in org.jboss.web.tomcat.service.session that return SipFactoryImpl | |
|---|---|
SipFactoryImpl |
JBossCacheSipManager.getSipFactoryImpl()
|
| Methods in org.jboss.web.tomcat.service.session with parameters of type SipFactoryImpl | |
|---|---|
protected MobicentsSipSession |
ClusteredSipManagerDelegate.getNewMobicentsSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
MobicentsSipSession |
JBossCacheSipManager.getSipSession(SipSessionKey key,
boolean create,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession sipApplicationSessionImpl)
Retrieve a sip session from its key. |
protected ClusteredSipSession |
JBossCacheSipManager.loadSipSession(SipSessionKey key,
boolean create,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession sipApplicationSessionImpl)
Loads a session from the distributed store. |
void |
JBossCacheSipManager.setSipFactoryImpl(SipFactoryImpl sipFactoryImpl)
|
| Constructors in org.jboss.web.tomcat.service.session with parameters of type SipFactoryImpl | |
|---|---|
AttributeBasedClusteredSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
|
ClusteredSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession,
boolean useJK)
|
|
FieldBasedClusteredSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
|
JBossCacheClusteredSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
|
SessionBasedClusteredSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
|
| Uses of SipFactoryImpl in org.mobicents.servlet.sip.core |
|---|
| Methods in org.mobicents.servlet.sip.core that return SipFactoryImpl | |
|---|---|
SipFactoryImpl |
SipApplicationDispatcherImpl.getSipFactory()
|
SipFactoryImpl |
SipApplicationDispatcher.getSipFactory()
retrieve the sip factory |
| Uses of SipFactoryImpl in org.mobicents.servlet.sip.core.session |
|---|
| Fields in org.mobicents.servlet.sip.core.session declared as SipFactoryImpl | |
|---|---|
protected SipFactoryImpl |
SipSessionImpl.sipFactory
|
protected SipFactoryImpl |
SipManagerDelegate.sipFactoryImpl
|
| Methods in org.mobicents.servlet.sip.core.session that return SipFactoryImpl | |
|---|---|
SipFactoryImpl |
SipStandardManager.getSipFactoryImpl()
|
SipFactoryImpl |
SipManager.getSipFactoryImpl()
|
SipFactoryImpl |
SipManagerDelegate.getSipFactoryImpl()
|
| Methods in org.mobicents.servlet.sip.core.session with parameters of type SipFactoryImpl | |
|---|---|
protected abstract MobicentsSipSession |
SipManagerDelegate.getNewMobicentsSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
protected MobicentsSipSession |
SipStandardManagerDelegate.getNewMobicentsSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
MobicentsSipSession |
SipStandardManager.getSipSession(SipSessionKey key,
boolean create,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession sipApplicationSessionImpl)
Retrieve a sip session from its key. |
MobicentsSipSession |
SipManager.getSipSession(SipSessionKey key,
boolean create,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession MobicentsSipApplicationSession)
Retrieve a sip session from its key. |
MobicentsSipSession |
SipManagerDelegate.getSipSession(SipSessionKey key,
boolean create,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession sipApplicationSessionImpl)
Retrieve a sip session from its key. |
void |
SipStandardManager.setSipFactoryImpl(SipFactoryImpl sipFactoryImpl)
|
void |
SipManager.setSipFactoryImpl(SipFactoryImpl sipFactoryImpl)
|
void |
SipManagerDelegate.setSipFactoryImpl(SipFactoryImpl sipFactoryImpl)
|
| Constructors in org.mobicents.servlet.sip.core.session with parameters of type SipFactoryImpl | |
|---|---|
SipSessionImpl(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
|
| Uses of SipFactoryImpl in org.mobicents.servlet.sip.message |
|---|
| Fields in org.mobicents.servlet.sip.message declared as SipFactoryImpl | |
|---|---|
protected SipFactoryImpl |
SipServletMessageImpl.sipFactoryImpl
|
| Constructors in org.mobicents.servlet.sip.message with parameters of type SipFactoryImpl | |
|---|---|
SipFactoryFacade(SipFactoryImpl sipFactoryImpl,
SipContext sipContext)
|
|
SipServletMessageImpl(javax.sip.message.Message message,
SipFactoryImpl sipFactoryImpl,
javax.sip.Transaction transaction,
MobicentsSipSession sipSession,
javax.sip.Dialog dialog)
|
|
SipServletRequestImpl(javax.sip.message.Request request,
SipFactoryImpl sipFactoryImpl,
MobicentsSipSession sipSession,
javax.sip.Transaction transaction,
javax.sip.Dialog dialog,
boolean createDialog)
|
|
SipServletResponseImpl(javax.sip.message.Response response,
SipFactoryImpl sipFactoryImpl,
javax.sip.Transaction transaction,
MobicentsSipSession session,
javax.sip.Dialog dialog)
Constructor |
|
| Uses of SipFactoryImpl in org.mobicents.servlet.sip.proxy |
|---|
| Constructors in org.mobicents.servlet.sip.proxy with parameters of type SipFactoryImpl | |
|---|---|
ProxyBranchImpl(URI uri,
ProxyImpl proxy,
SipFactoryImpl sipFactoryImpl,
SipURI recordRouteURI,
SipURI pathURI)
|
|
ProxyImpl(SipServletRequestImpl request,
SipFactoryImpl sipFactoryImpl)
|
|
ProxyUtils(SipFactoryImpl sipFactoryImpl,
ProxyImpl proxy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||