|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SipFactoryImpl | |
|---|---|
| org.mobicents.servlet.sip | |
| org.mobicents.servlet.sip.core | |
| org.mobicents.servlet.sip.core.session | |
| org.mobicents.servlet.sip.message | |
| org.mobicents.servlet.sip.proxy | |
| Uses of SipFactoryImpl in org.mobicents.servlet.sip |
|---|
| Methods in org.mobicents.servlet.sip with parameters of type SipFactoryImpl | |
|---|---|
static void |
JainSipUtils.optimizeRouteHeaderAddressForInternalRoutingrequest(SipConnector sipConnector,
javax.sip.message.Request request,
MobicentsSipSession session,
SipFactoryImpl sipFactoryImpl,
java.lang.String transport)
|
static void |
JainSipUtils.optimizeUriForInternalRoutingRequest(SipConnector sipConnector,
javax.sip.address.SipURI sipUri,
MobicentsSipSession session,
SipFactoryImpl sipFactoryImpl,
java.lang.String transport)
|
| 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 |
SipManagerDelegate.getSipFactoryImpl()
|
SipFactoryImpl |
SipStandardManager.getSipFactoryImpl()
|
SipFactoryImpl |
SipManager.getSipFactoryImpl()
|
| Methods in org.mobicents.servlet.sip.core.session with parameters of type SipFactoryImpl | |
|---|---|
protected MobicentsSipSession |
SipManagerDelegate.createSipSession(SipSessionKey key,
boolean create,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession sipApplicationSessionImpl)
|
protected abstract MobicentsSipSession |
SipManagerDelegate.getNewMobicentsSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
protected MobicentsSipSession |
SipStandardManagerDelegate.getNewMobicentsSipSession(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession)
|
MobicentsSipSession |
SipManagerDelegate.getSipSession(SipSessionKey key,
boolean create,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession sipApplicationSessionImpl)
Retrieve a sip session from its key. |
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 |
DistributableSipManager.getSipSession(SipSessionKey key,
boolean create,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession MobicentsSipApplicationSession,
boolean localOnly)
Retrieve a sip session from its key. |
void |
SipManagerDelegate.setSipFactoryImpl(SipFactoryImpl sipFactoryImpl)
|
void |
SipStandardManager.setSipFactoryImpl(SipFactoryImpl sipFactoryImpl)
|
void |
SipManager.setSipFactoryImpl(SipFactoryImpl sipFactoryImpl)
|
| Constructors in org.mobicents.servlet.sip.core.session with parameters of type SipFactoryImpl | |
|---|---|
SipApplicationSessionAsyncTask(SipApplicationSessionKey key,
SipApplicationSessionAsynchronousWork work,
SipFactoryImpl sipFactory)
|
|
SipSessionAsyncTask(SipSessionKey key,
SipSessionAsynchronousWork work,
SipFactoryImpl sipFactory)
|
|
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
|
| Methods in org.mobicents.servlet.sip.message that return SipFactoryImpl | |
|---|---|
SipFactoryImpl |
B2buaHelperImpl.getSipFactoryImpl()
|
| Methods in org.mobicents.servlet.sip.message with parameters of type SipFactoryImpl | |
|---|---|
void |
B2buaHelperImpl.setSipFactoryImpl(SipFactoryImpl 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,
boolean hasBeenReceived,
boolean isRetransmission)
Constructor |
|
| Uses of SipFactoryImpl in org.mobicents.servlet.sip.proxy |
|---|
| Methods in org.mobicents.servlet.sip.proxy that return SipFactoryImpl | |
|---|---|
SipFactoryImpl |
ProxyImpl.getSipFactoryImpl()
|
| Methods in org.mobicents.servlet.sip.proxy with parameters of type SipFactoryImpl | |
|---|---|
void |
ProxyImpl.setSipFactoryImpl(SipFactoryImpl sipFactoryImpl)
|
| Constructors in org.mobicents.servlet.sip.proxy with parameters of type SipFactoryImpl | |
|---|---|
ProxyImpl(SipServletRequestImpl request,
SipFactoryImpl sipFactoryImpl)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||