public class MAPServiceCallHandlingImpl extends MAPServiceBaseImpl implements MAPServiceCallHandling
| Modifier and Type | Field and Description |
|---|---|
protected static int |
version |
_isActivated, mapProviderImpl, serviceListeners| Constructor and Description |
|---|
MAPServiceCallHandlingImpl(MAPProviderImpl mapProviderImpl) |
acivate, addMAPServiceListener, checkInvokeTimeOut, createNewTCAPDialog, deactivate, deliverErrorComponent, deliverInvokeTimeout, deliverRejectComponent, getLinkedOperationList, getMAPProvider, isActivated, putMAPDialogIntoCollection, removeMAPServiceListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacivate, deactivate, getMAPProvider, isActivatedprotected static final int version
public MAPServiceCallHandlingImpl(MAPProviderImpl mapProviderImpl)
public MAPDialogCallHandling createNewDialog(MAPApplicationContext appCntx, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference) throws MAPException
createNewDialog in interface MAPServiceBasecreateNewDialog in interface MAPServiceCallHandlingMAPExceptionpublic MAPDialogCallHandling createNewDialog(MAPApplicationContext appCntx, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference, Long localTrId) throws MAPException
createNewDialog in interface MAPServiceBasecreateNewDialog in interface MAPServiceCallHandlingMAPExceptionprotected MAPDialogImpl createNewDialogIncoming(MAPApplicationContext appCntx, Dialog tcapDialog)
MAPServiceBaseImplcreateNewDialogIncoming in class MAPServiceBaseImplpublic void addMAPServiceListener(MAPServiceCallHandlingListener mapServiceListener)
addMAPServiceListener in interface MAPServiceCallHandlingpublic void removeMAPServiceListener(MAPServiceCallHandlingListener mapServiceListener)
removeMAPServiceListener in interface MAPServiceCallHandlingpublic ServingCheckData isServingService(MAPApplicationContext dialogApplicationContext)
isServingService in interface MAPServiceBasepublic MAPApplicationContext getMAPv1ApplicationContext(int operationCode, Invoke invoke)
MAPServiceBaseImplgetMAPv1ApplicationContext 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.