|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JVoiceXml
Main entry point for all ConnectionInformations.
Copyright © 2005-2007 JVoiceXML group - http://jvoicexml.sourceforge.net/
| Method Summary | |
|---|---|
Session |
createSession(ConnectionInformation info)
Creates a new session. |
String |
getVersion()
Retrieves the version information of JVoiceXml. |
void |
shutdown()
Shuts down the interpreter and frees all resources. |
| Method Detail |
|---|
String getVersion()
Session createSession(ConnectionInformation info)
throws ErrorEvent
The Session is the entry point to start the interpreter. A
session is obtained by a ConnectionInformation.
info - information about the current connection,
maybe null. If it is null the
default implementation platform is used.
ErrorEvent - Error creating the session.void shutdown()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||