public abstract class HrSriServerSbb extends HomeRoutingCommonSbb implements HrSriResultInterface
homeRoutingManagement, logger, MAP_USER_ABORT_CHOICE_UNKNOWN, MAP_USER_ABORT_CHOICE_USER_RESOURCE_LIMITATION, MAP_USER_ABORT_CHOICE_USER_SPECIFIC_REASON, mapAcif, mapErrorMessageFactory, mapParameterFactory, mapProvider, persistence, sbbContext, sccpParameterFact, smppServerSessions, smscPropertiesManagement, smscStatAggregator| Constructor and Description |
|---|
HrSriServerSbb() |
| Modifier and Type | Method and Description |
|---|---|
abstract org.mobicents.slee.ChildRelationExt |
getHrSriClientSbb()
Get HrSriClientSbb child SBB
|
abstract long |
getInvokeId() |
abstract String |
getSmscAddressForCountryCode() |
javax.slee.InitialEventSelector |
initialEventSelect(javax.slee.InitialEventSelector ies)
Initial event selector method to check if the Event should initalize the
|
void |
onDialogDelimiter(org.mobicents.slee.resource.map.events.DialogDelimiter evt,
javax.slee.ActivityContextInterface aci)
Dialog Events
|
void |
onDialogNotice(org.mobicents.slee.resource.map.events.DialogNotice evt,
javax.slee.ActivityContextInterface aci) |
void |
onDialogProviderAbort(org.mobicents.slee.resource.map.events.DialogProviderAbort evt,
javax.slee.ActivityContextInterface aci) |
void |
onDialogReject(org.mobicents.slee.resource.map.events.DialogReject evt,
javax.slee.ActivityContextInterface aci) |
void |
onDialogRequest(org.mobicents.slee.resource.map.events.DialogRequest evt,
javax.slee.ActivityContextInterface aci) |
void |
onDialogTimeout(org.mobicents.slee.resource.map.events.DialogTimeout evt,
javax.slee.ActivityContextInterface aci) |
void |
onDialogUserAbort(org.mobicents.slee.resource.map.events.DialogUserAbort evt,
javax.slee.ActivityContextInterface aci) |
void |
onErrorComponent(org.mobicents.slee.resource.map.events.ErrorComponent event,
javax.slee.ActivityContextInterface aci) |
void |
onRejectComponent(org.mobicents.slee.resource.map.events.RejectComponent event,
javax.slee.ActivityContextInterface aci) |
void |
onSendRoutingInfoForSMRequest(org.mobicents.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMRequest evt,
javax.slee.ActivityContextInterface aci)
Received SRI request.
|
void |
onSendRoutingInfoForSMResponse(org.mobicents.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMResponse evt,
javax.slee.ActivityContextInterface aci)
Received response for SRI sent earlier
|
void |
onSriFailure(CorrelationIdValue correlationIdValue,
org.mobicents.protocols.ss7.map.api.errors.MAPErrorMessage errorResponse,
String cause) |
void |
onSriSuccess(CorrelationIdValue correlationIdValue)
HrSriResultInterface
|
abstract void |
setInvokeId(long invokeId)
CMD
|
abstract void |
setSmscAddressForCountryCode(String smscAddress) |
getCalledPartyISDNAddressString, getNetworkNodeNumber, getRejectComponentReason, getServiceCenterAddressString, getServiceCenterSccpAddress, getUserAbortReason, onDialogAccept, onDialogClose, onDialogRelease, onInvokeTimeout, sbbActivate, sbbCreate, sbbExceptionThrown, sbbLoad, sbbPassivate, sbbPostCreate, sbbRemove, sbbRolledBack, sbbStore, setSbbContext, unsetSbbContextpublic void onDialogRequest(org.mobicents.slee.resource.map.events.DialogRequest evt,
javax.slee.ActivityContextInterface aci)
onDialogRequest in class HomeRoutingCommonSbbpublic void onDialogDelimiter(org.mobicents.slee.resource.map.events.DialogDelimiter evt,
javax.slee.ActivityContextInterface aci)
HomeRoutingCommonSbbonDialogDelimiter in class HomeRoutingCommonSbbpublic void onErrorComponent(org.mobicents.slee.resource.map.events.ErrorComponent event,
javax.slee.ActivityContextInterface aci)
onErrorComponent in class HomeRoutingCommonSbbpublic void onRejectComponent(org.mobicents.slee.resource.map.events.RejectComponent event,
javax.slee.ActivityContextInterface aci)
onRejectComponent in class HomeRoutingCommonSbbpublic void onDialogReject(org.mobicents.slee.resource.map.events.DialogReject evt,
javax.slee.ActivityContextInterface aci)
onDialogReject in class HomeRoutingCommonSbbpublic void onDialogUserAbort(org.mobicents.slee.resource.map.events.DialogUserAbort evt,
javax.slee.ActivityContextInterface aci)
onDialogUserAbort in class HomeRoutingCommonSbbpublic void onDialogProviderAbort(org.mobicents.slee.resource.map.events.DialogProviderAbort evt,
javax.slee.ActivityContextInterface aci)
onDialogProviderAbort in class HomeRoutingCommonSbbpublic void onDialogNotice(org.mobicents.slee.resource.map.events.DialogNotice evt,
javax.slee.ActivityContextInterface aci)
onDialogNotice in class HomeRoutingCommonSbbpublic void onDialogTimeout(org.mobicents.slee.resource.map.events.DialogTimeout evt,
javax.slee.ActivityContextInterface aci)
onDialogTimeout in class HomeRoutingCommonSbbpublic javax.slee.InitialEventSelector initialEventSelect(javax.slee.InitialEventSelector ies)
public void onSendRoutingInfoForSMRequest(org.mobicents.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMRequest evt,
javax.slee.ActivityContextInterface aci)
evt - aci - public void onSendRoutingInfoForSMResponse(org.mobicents.protocols.ss7.map.api.service.sms.SendRoutingInfoForSMResponse evt,
javax.slee.ActivityContextInterface aci)
evt - aci - public abstract void setInvokeId(long invokeId)
public abstract long getInvokeId()
public abstract void setSmscAddressForCountryCode(String smscAddress)
public abstract String getSmscAddressForCountryCode()
public abstract org.mobicents.slee.ChildRelationExt getHrSriClientSbb()
public void onSriSuccess(CorrelationIdValue correlationIdValue)
onSriSuccess in interface HrSriResultInterfacepublic void onSriFailure(CorrelationIdValue correlationIdValue, org.mobicents.protocols.ss7.map.api.errors.MAPErrorMessage errorResponse, String cause)
onSriFailure in interface HrSriResultInterfaceCopyright © 2016. All Rights Reserved.