| Modifier and Type | Class and Description |
|---|---|
class |
ESRequestException |
class |
UndefinedTarget |
| Modifier and Type | Method and Description |
|---|---|
String |
Interpreter.interpret(String targetParam,
RcmlResponse rcmlModel,
Step prependStep,
Target originTarget) |
| Modifier and Type | Class and Description |
|---|---|
class |
BadExternalServiceResponse
The response to an External Service request is invalid.
|
class |
ErrorParsingExternalServiceUrl |
class |
InvalidAccessOperationAction |
class |
ReferencedModuleDoesNotExist
A module was used (by name or by label) and did not exist.
|
class |
RemoteServiceError
The remote service failed returning an HTTP error code
|
class |
RVDUnsupportedHandlerVerb
The interpreter is requested to handle an action (target=*.$stepname.handle)
but the step targetted is not capable of containing any actions.
|
class |
UnsupportedRVDStep |
| Modifier and Type | Method and Description |
|---|---|
void |
Step.handleAction(Interpreter interpreter,
Target originTarget) |
String |
Step.process(Interpreter interpreter,
javax.servlet.http.HttpServletRequest httpRequest) |
abstract RcmlStep |
Step.render(Interpreter interpreter) |
| Modifier and Type | Method and Description |
|---|---|
void |
DialStep.handleAction(Interpreter interpreter,
Target originTarget) |
RcmlDialStep |
DialStep.render(Interpreter interpreter) |
RcmlNoun |
ClientDialNoun.render(Interpreter interpreter) |
abstract RcmlNoun |
DialNoun.render(Interpreter interpreter) |
RcmlNoun |
NumberDialNoun.render(Interpreter interpreter) |
RcmlNoun |
ConferenceDialNoun.render(Interpreter interpreter) |
RcmlNoun |
SipuriDialNoun.render(Interpreter interpreter) |
| Modifier and Type | Method and Description |
|---|---|
void |
EmailStep.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
String |
ExternalServiceStep.process(Interpreter interpreter,
javax.servlet.http.HttpServletRequest httpRequest) |
RcmlStep |
ExternalServiceStep.render(Interpreter interpreter) |
| Modifier and Type | Method and Description |
|---|---|
void |
FaxStep.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
GatherStep.handleAction(Interpreter interpreter,
Target originTarget) |
RcmlGatherStep |
GatherStep.render(Interpreter interpreter) |
| Modifier and Type | Method and Description |
|---|---|
RcmlStep |
HungupStep.render(Interpreter interpreter) |
| Modifier and Type | Method and Description |
|---|---|
String |
LogStep.process(Interpreter interpreter,
javax.servlet.http.HttpServletRequest httpRequest) |
RcmlStep |
LogStep.render(Interpreter interpreter) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordStep.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
SmsStep.handleAction(Interpreter interpreter,
Target originTarget) |
| Modifier and Type | Method and Description |
|---|---|
void |
UssdCollectStep.handleAction(Interpreter interpreter,
Target originTarget) |
UssdCollectRcml |
UssdCollectStep.render(Interpreter interpreter) |
| Modifier and Type | Method and Description |
|---|---|
UssdLanguageRcml |
UssdLanguageStep.render(Interpreter interpreter) |
| Modifier and Type | Method and Description |
|---|---|
UssdSayRcml |
UssdSayStep.render(Interpreter interpreter) |
Copyright © 2016. All Rights Reserved.