| Package | Description |
|---|---|
| org.mobicents.servlet.sip | |
| org.mobicents.servlet.sip.core.session | |
| org.mobicents.servlet.sip.message | |
| org.mobicents.servlet.sip.proxy |
| Modifier and Type | Method and Description |
|---|---|
static void |
JainSipUtils.optimizeRouteHeaderAddressForInternalRoutingrequest(SipConnector sipConnector,
javax.sip.message.Request request,
MobicentsSipSession session,
SipFactoryImpl sipFactoryImpl,
String transport) |
static void |
JainSipUtils.optimizeUriForInternalRoutingRequest(SipConnector sipConnector,
javax.sip.address.SipURI sipUri,
MobicentsSipSession session,
SipFactoryImpl sipFactoryImpl,
String transport) |
static void |
JainSipUtils.optimizeViaHeaderAddressForStaticAddress(SipConnector sipConnector,
javax.sip.message.Request request,
SipFactoryImpl sipFactoryImpl,
String transport) |
| Modifier and Type | Field and Description |
|---|---|
protected SipFactoryImpl |
SipSessionImpl.sipFactory |
protected SipFactoryImpl |
SipManagerDelegate.sipFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
SipFactoryImpl |
SipManagerDelegate.getSipFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
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.
|
void |
SipManagerDelegate.setSipFactoryImpl(SipFactoryImpl sipFactoryImpl) |
| Constructor and Description |
|---|
SipSessionImpl(SipSessionKey key,
SipFactoryImpl sipFactoryImpl,
MobicentsSipApplicationSession mobicentsSipApplicationSession) |
| Modifier and Type | Field and Description |
|---|---|
protected SipFactoryImpl |
SipServletMessageImpl.sipFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
SipFactoryImpl |
B2buaHelperImpl.getSipFactoryImpl() |
| Constructor and Description |
|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
SipFactoryImpl |
ProxyImpl.getSipFactoryImpl() |
| Constructor and Description |
|---|
ProxyImpl(SipServletRequestImpl request,
SipFactoryImpl sipFactoryImpl) |
Copyright © 2014. All Rights Reserved.