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
|
MAPDialogSupplementary |
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
|
long[] |
getLinkedOperationList(long operCode)
Returns a list of linked operations for operCode operation
|
ServingCheckData |
isServingService(MAPApplicationContext dialogApplicationContext) |
void |
processComponent(ComponentType compType,
OperationCode oc,
Parameter parameter,
MAPDialog mapDialog,
Long invokeId,
Long linkedId,
Invoke linkedInvoke) |
void |
removeMAPServiceListener(MAPServiceSupplementaryListener mapServiceListener) |
acivate, addMAPServiceListener, checkInvokeTimeOut, createNewTCAPDialog, deactivate, deliverErrorComponent, deliverInvokeTimeout, 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 MAPServiceSupplementaryMAPExceptionpublic MAPDialogSupplementary createNewDialog(MAPApplicationContext appCntx, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference, Long localTrId) 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 long[] getLinkedOperationList(long operCode)
MAPServiceBaseImplgetLinkedOperationList in class MAPServiceBaseImplpublic 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.