|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RemoteJVoiceXml
Remote interface to enable remote method calls betwenn
JVoiceXmlSkeleton and
JVoiceXmlStub.
Copyright © 2006-2007 JVoiceXML group - http://jvoicexml.sourceforge.net/
JVoiceXml,
JVoiceXmlSkeleton,
JVoiceXmlStub| Method Summary | |
|---|---|
Session |
createSession(RemoteClient client)
Creates a new session. |
String |
getVersion()
Retrieves the version information of JVoiceXml. |
void |
shutdown()
Shutdown the interpreter and free all resources. |
| Method Detail |
|---|
String getVersion()
throws RemoteException
RemoteException - Error in remote method call.
Session createSession(RemoteClient client)
throws RemoteException
The Session is the entry point to start the interpreter. A
session is obtained by a remote client.
client - The remote client that called the interpreter,
maybe null. If it is null the
default implementation platform is used.
RemoteException - Error creating the session.ImplementationPlatform
void shutdown()
throws RemoteException
RemoteException - Error in remote method call.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||