Package | Description |
---|---|
org.opennms.sms.monitor.internal | |
org.opennms.sms.monitor.internal.config |
This file is part of OpenNMS(R).
|
Modifier and Type | Method and Description |
---|---|
void |
MobileSequenceExecution.start(MobileSequenceSession session,
DefaultTaskCoordinator coordinator)
start
|
void |
MobileSequenceExecution.updateResults(MobileSequenceSession session)
updateResults
|
Modifier and Type | Method and Description |
---|---|
Map<String,Number> |
MobileSequenceConfig.executeSequence(MobileSequenceSession session,
DefaultTaskCoordinator coordinator)
executeSequence
|
String |
MobileSequenceResponse.getEffectiveLabel(MobileSequenceSession session)
getEffectiveLabel
|
String |
MobileSequenceTransaction.getLabel(MobileSequenceSession session)
getLabel
|
boolean |
UssdSessionStatusMatcher.matches(MobileSequenceSession session,
MobileMsgRequest request,
MobileMsgResponse response)
matches
|
boolean |
TextResponseMatcher.matches(MobileSequenceSession session,
MobileMsgRequest request,
MobileMsgResponse response)
matches
|
boolean |
SmsSourceMatcher.matches(MobileSequenceSession session,
MobileMsgRequest request,
MobileMsgResponse response)
matches
|
boolean |
SmsFromRecipientResponseMatcher.matches(MobileSequenceSession session,
MobileMsgRequest request,
MobileMsgResponse response)
matches
|
abstract boolean |
SequenceResponseMatcher.matches(MobileSequenceSession session,
MobileMsgRequest request,
MobileMsgResponse response)
matches
|
boolean |
MobileSequenceResponse.matches(MobileSequenceSession session,
MobileMsgRequest request,
MobileMsgResponse response)
matches
|
boolean |
MobileSequenceTransaction.matchesResponse(MobileSequenceSession session,
MobileMsgRequest request,
MobileMsgResponse response)
matchesResponse
|
void |
UssdSequenceResponse.processResponse(MobileSequenceSession session,
MobileMsgRequest request,
MobileMsgResponse response)
processResponse
|
void |
SmsSequenceResponse.processResponse(MobileSequenceSession session,
MobileMsgRequest request,
MobileMsgResponse response)
processResponse
|
abstract void |
MobileSequenceResponse.processResponse(MobileSequenceSession session,
MobileMsgRequest request,
MobileMsgResponse response)
processResponse
|
void |
UssdSequenceRequest.send(MobileSequenceSession session,
MobileMsgResponseHandler responseHandler)
send
|
void |
SmsSequenceRequest.send(MobileSequenceSession session,
MobileMsgResponseHandler responseHandler)
send
|
abstract void |
MobileSequenceRequest.send(MobileSequenceSession session,
MobileMsgResponseHandler responseHandler)
send
|
void |
MobileSequenceTransaction.sendRequest(MobileSequenceSession session,
MobileMsgResponseHandler responseHandler)
sendRequest
|
MobileSequenceExecution |
MobileSequenceConfig.start(MobileSequenceSession session,
DefaultTaskCoordinator coordinator)
start
|
void |
MobileSequenceConfig.waitFor(MobileSequenceSession session,
MobileSequenceExecution execution)
waitFor
|
Copyright © 2015. All Rights Reserved.