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) |
java.lang.Boolean |
checkInvokeTimeOut(MAPDialog dialog,
Invoke invoke) |
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
|
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, createNewTCAPDialog, deactivate, deliverErrorComponent, deliverInvokeTimeout, deliverProviderErrorComponent, deliverRejectComponent, getMAPProvider, isActivated, PutMADDialogIntoCollection, 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 void processComponent(ComponentType compType, OperationCode oc, Parameter parameter, MAPDialog mapDialog, java.lang.Long invokeId, java.lang.Long linkedId) throws MAPParsingComponentException
processComponent in interface MAPServiceBaseMAPParsingComponentExceptionpublic java.lang.Boolean checkInvokeTimeOut(MAPDialog dialog, Invoke invoke)
checkInvokeTimeOut in interface MAPServiceBaseCopyright © 2011. All Rights Reserved.