public class MAPServiceLsmImpl extends MAPServiceBaseImpl implements MAPServiceLsm
_isActivated, mapProviderImpl, serviceListeners| Constructor and Description |
|---|
MAPServiceLsmImpl(MAPProviderImpl mapProviderImpl) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMAPServiceListener(MAPServiceLsmListener mapServiceListener) |
MAPDialogLsm |
createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference) |
MAPDialogLsm |
createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference,
Long localTrId) |
protected MAPDialogImpl |
createNewDialogIncoming(MAPApplicationContext appCntx,
Dialog tcapDialog)
Creation a MAP Dialog implementation for the specific service
|
ServingCheckData |
isServingService(MAPApplicationContext dialogApplicationContext) |
void |
processComponent(ComponentType compType,
OperationCode oc,
Parameter parameter,
MAPDialog mapDialog,
Long invokeId,
Long linkedId,
Invoke linkedInvoke) |
void |
removeMAPServiceListener(MAPServiceLsmListener mapServiceListener) |
acivate, addMAPServiceListener, checkInvokeTimeOut, createNewTCAPDialog, deactivate, deliverErrorComponent, deliverInvokeTimeout, deliverRejectComponent, getLinkedOperationList, getMAPProvider, getMAPv1ApplicationContext, isActivated, putMAPDialogIntoCollection, removeMAPServiceListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacivate, deactivate, getMAPProvider, isActivatedpublic MAPServiceLsmImpl(MAPProviderImpl mapProviderImpl)
mapProviderImpl - public MAPDialogLsm createNewDialog(MAPApplicationContext appCntx, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference) throws MAPException
createNewDialog in interface MAPServiceBasecreateNewDialog in interface MAPServiceLsmMAPExceptionpublic MAPDialogLsm createNewDialog(MAPApplicationContext appCntx, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference, Long localTrId) throws MAPException
createNewDialog in interface MAPServiceBasecreateNewDialog in interface MAPServiceLsmMAPExceptionpublic void addMAPServiceListener(MAPServiceLsmListener mapServiceListener)
addMAPServiceListener in interface MAPServiceLsmpublic void removeMAPServiceListener(MAPServiceLsmListener mapServiceListener)
removeMAPServiceListener in interface MAPServiceLsmprotected MAPDialogImpl createNewDialogIncoming(MAPApplicationContext appCntx, Dialog tcapDialog)
MAPServiceBaseImplcreateNewDialogIncoming in class MAPServiceBaseImplpublic ServingCheckData isServingService(MAPApplicationContext dialogApplicationContext)
isServingService in interface MAPServiceBasepublic void processComponent(ComponentType compType, OperationCode oc, Parameter parameter, MAPDialog mapDialog, Long invokeId, Long linkedId, Invoke linkedInvoke) throws MAPParsingComponentException
processComponent in class MAPServiceBaseImplMAPParsingComponentExceptionCopyright © 2016. All Rights Reserved.