| Modifier and Type | Field and Description |
|---|---|
protected javolution.util.FastMap<Long,MAPDialogImpl> |
MAPProviderImpl.dialogs |
| Modifier and Type | Method and Description |
|---|---|
protected abstract MAPDialogImpl |
MAPServiceBaseImpl.createNewDialogIncoming(MAPApplicationContext appCntx,
Dialog tcapDialog)
Creation a MAP Dialog implementation for the specific service
|
protected MAPDialogImpl |
MAPProviderImpl.removeDialog(Long dialogId) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MAPProviderImpl.addDialog(MAPDialogImpl dialog)
protected common methods
|
protected void |
MAPServiceBaseImpl.putMAPDialogIntoCollection(MAPDialogImpl dialog)
Adding MAP Dialog into MAPProviderImpl.dialogs Used when creating a new outgoing MAP Dialog
|
| Modifier and Type | Class and Description |
|---|---|
class |
MAPDialogCallHandlingImpl |
| Modifier and Type | Method and Description |
|---|---|
protected MAPDialogImpl |
MAPServiceCallHandlingImpl.createNewDialogIncoming(MAPApplicationContext appCntx,
Dialog tcapDialog) |
| Modifier and Type | Class and Description |
|---|---|
class |
MAPDialogLsmImpl |
| Modifier and Type | Method and Description |
|---|---|
protected MAPDialogImpl |
MAPServiceLsmImpl.createNewDialogIncoming(MAPApplicationContext appCntx,
Dialog tcapDialog) |
| Modifier and Type | Class and Description |
|---|---|
class |
MAPDialogMobilityImpl |
| Modifier and Type | Method and Description |
|---|---|
protected MAPDialogImpl |
MAPServiceMobilityImpl.createNewDialogIncoming(MAPApplicationContext appCntx,
Dialog tcapDialog) |
| Modifier and Type | Class and Description |
|---|---|
class |
MAPDialogOamImpl |
| Modifier and Type | Method and Description |
|---|---|
protected MAPDialogImpl |
MAPServiceOamImpl.createNewDialogIncoming(MAPApplicationContext appCntx,
Dialog tcapDialog) |
| Modifier and Type | Class and Description |
|---|---|
class |
MAPDialogPdpContextActivationImpl |
| Modifier and Type | Method and Description |
|---|---|
protected MAPDialogImpl |
MAPServicePdpContextActivationImpl.createNewDialogIncoming(MAPApplicationContext appCntx,
Dialog tcapDialog) |
| Modifier and Type | Class and Description |
|---|---|
class |
MAPDialogSmsImpl |
| Modifier and Type | Method and Description |
|---|---|
protected MAPDialogImpl |
MAPServiceSmsImpl.createNewDialogIncoming(MAPApplicationContext appCntx,
Dialog tcapDialog) |
| Modifier and Type | Class and Description |
|---|---|
class |
MAPDialogSupplementaryImpl |
| Modifier and Type | Method and Description |
|---|---|
protected MAPDialogImpl |
MAPServiceSupplementaryImpl.createNewDialogIncoming(MAPApplicationContext appCntx,
Dialog tcapDialog) |
Copyright © 2016. All Rights Reserved.