|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ImplementationPlatformFactory
Factory, which manages a pool of implementation platforms that can be used by an application.
Copyright © 2006 JVoiceXML group - http://jvoicexml.sourceforge.net/
ImplementationPlatform| Field Summary | |
|---|---|
static String |
CONFIG_KEY
Configuration key. |
| Method Summary | |
|---|---|
void |
close()
Closes all implementation platforms. |
ImplementationPlatform |
getImplementationPlatform(RemoteClient client)
Factory method to retrieve an implementation platform for the given calling device. |
| Field Detail |
|---|
static final String CONFIG_KEY
| Method Detail |
|---|
ImplementationPlatform getImplementationPlatform(RemoteClient client)
throws NoresourceError
client - The remote client.
ImplementationPlatform to use.
NoresourceError - Error assigning the calling device to TTS or recognizer.void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||