org.mobicents.protocols.ss7.map.service.supplementary
public class MAPServiceSupplementaryImpl extends MAPServiceBaseImpl implements MAPServiceSupplementary
_isActivated, mapProviderImpl, serviceListeners| Constructor and Description |
|---|
MAPServiceSupplementaryImpl(MAPProviderImpl mapProviderImpl) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMAPServiceListener(MAPServiceSupplementaryListener mapServiceListener) |
MAPDialogSupplementary |
createNewDialog(MAPApplicationContext appCntx,
SccpAddress origAddress,
AddressString origReference,
SccpAddress destAddress,
AddressString destReference)
Creating a new outgoing MAP Supplementary dialog and adding it to the
MAPProvider.dialog collection
|
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(MAPServiceSupplementaryListener 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 MAPServiceSupplementaryImpl(MAPProviderImpl mapProviderImpl)
public MAPDialogSupplementary createNewDialog(MAPApplicationContext appCntx, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference) throws MAPException
createNewDialog in interface MAPServiceBasecreateNewDialog in interface MAPServiceSupplementaryMAPExceptionprotected MAPDialogImpl createNewDialogIncoming(MAPApplicationContext appCntx, Dialog tcapDialog)
MAPServiceBaseImplcreateNewDialogIncoming in class MAPServiceBaseImplpublic void addMAPServiceListener(MAPServiceSupplementaryListener mapServiceListener)
addMAPServiceListener in interface MAPServiceSupplementarypublic void removeMAPServiceListener(MAPServiceSupplementaryListener mapServiceListener)
removeMAPServiceListener in interface MAPServiceSupplementarypublic 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 MAPServiceBaseImplMAPParsingComponentExceptionCopyright © 2012. All Rights Reserved.