JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.openxava.chat.ChatException
Packages that use
ChatException
Package
Description
org.openxava.chat
Uses of
ChatException
in
org.openxava.chat
Methods in
org.openxava.chat
that throw
ChatException
Modifier and Type
Method
Description
String
IChatService.
chat
(
String
sessionId, javax.servlet.http.HttpSession httpSession,
String
message)
Process a chat message and return the AI response as HTML.