T - type of the session identifierpublic interface SessionIdentifierFactory<T>
SessionStorage.| Modifier and Type | Method and Description |
|---|---|
T |
createSessionIdentifier(java.lang.String sessionId)
Creates a new session identifier.
|
T createSessionIdentifier(java.lang.String sessionId)
sessionId - the Id of the current JVoiceXML session