org.mobicents.protocols.ss7.map.service.sms
public class MAPServiceSmsImpl extends MAPServiceBaseImpl implements MAPServiceSms
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.log4j.Logger |
loger |
_isActivated, mapProviderImpl, serviceListeners| Constructor and Description |
|---|
MAPServiceSmsImpl(MAPProviderImpl mapProviderImpl) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMAPServiceListener(MAPServiceSmsListener mapServiceListener) |
MAPDialogSms |
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
|
MAPApplicationContext |
getMAPv1ApplicationContext(int operationCode,
Invoke invoke) |
ServingCheckData |
isServingService(MAPApplicationContext dialogApplicationContext) |
void |
processComponent(ComponentType compType,
OperationCode oc,
Parameter parameter,
MAPDialog mapDialog,
java.lang.Long invokeId,
java.lang.Long linkedId) |
void |
removeMAPServiceListener(MAPServiceSmsListener mapServiceListener) |
acivate, addMAPServiceListener, checkInvokeTimeOut, createNewTCAPDialog, deactivate, deliverErrorComponent, deliverInvokeTimeout, deliverProviderErrorComponent, deliverRejectComponent, getMAPProvider, isActivated, putMAPDialogIntoCollection, removeMAPServiceListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacivate, deactivate, getMAPProvider, isActivatedpublic MAPServiceSmsImpl(MAPProviderImpl mapProviderImpl)
public MAPDialogSms createNewDialog(MAPApplicationContext appCntx, SccpAddress origAddress, AddressString origReference, SccpAddress destAddress, AddressString destReference) throws MAPException
createNewDialog in interface MAPServiceBasecreateNewDialog in interface MAPServiceSmsMAPExceptionprotected MAPDialogImpl createNewDialogIncoming(MAPApplicationContext appCntx, Dialog tcapDialog)
MAPServiceBaseImplcreateNewDialogIncoming in class MAPServiceBaseImplpublic void addMAPServiceListener(MAPServiceSmsListener mapServiceListener)
addMAPServiceListener in interface MAPServiceSmspublic void removeMAPServiceListener(MAPServiceSmsListener mapServiceListener)
removeMAPServiceListener in interface MAPServiceSmspublic 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, java.lang.Long invokeId, java.lang.Long linkedId) throws MAPParsingComponentException
processComponent in class MAPServiceBaseImplMAPParsingComponentExceptionCopyright © 2012. All Rights Reserved.