org.mobicents.protocols.ss7.map.service.lsm
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) |
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,
java.lang.Long invokeId,
java.lang.Long linkedId) |
void |
removeMAPServiceListener(MAPServiceLsmListener mapServiceListener) |
acivate, addMAPServiceListener, checkInvokeTimeOut, createNewTCAPDialog, deactivate, deliverErrorComponent, deliverInvokeTimeout, deliverProviderErrorComponent, deliverRejectComponent, getMAPProvider, getMAPv1ApplicationContext, isActivated, putMAPDialogIntoCollection, removeMAPServiceListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacivate, deactivate, getMAPProvider, isActivatedpublic MAPServiceLsmImpl(MAPProviderImpl mapProviderImpl)
mapProviderImpl - public ServingCheckData isServingService(MAPApplicationContext dialogApplicationContext)
isServingService in interface MAPServiceBasepublic void processComponent(ComponentType compType, OperationCode oc, Parameter parameter, MAPDialog mapDialog, java.lang.Long invokeId, java.lang.Long linkedId) throws MAPParsingComponentException
processComponent in class MAPServiceBaseImplMAPParsingComponentExceptionpublic MAPDialogLsm createNewDialog(MAPApplicationContext appCntx, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference) 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 MAPServiceBaseImplCopyright © 2012. All Rights Reserved.