|
||||||||||
| 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 to
JVoiceXml.
JVoiceXml| Method Summary | |
|---|---|
Session |
createSession(ConnectionInformation connectionInformation)
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(ConnectionInformation connectionInformation)
throws RemoteException
The Session is the entry point to start the interpreter. A
session is obtained by a client.
connectionInformation - The connection information to use in this session,
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 | |||||||||