| Modifier and Type | Field and Description |
|---|---|
protected java.util.Map<java.lang.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
|
| 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 |
MAPDialogLsmImpl |
| Modifier and Type | Method and Description |
|---|---|
protected MAPDialogImpl |
MAPServiceLsmImpl.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 © 2012. All Rights Reserved.