Package | Description |
---|---|
com.xatkit.core |
Contains the core components of the Xatkit framework.
|
com.xatkit.core.recognition |
Contains the abstract classes to implement to provide custom intent recognition.
|
com.xatkit.core.server |
Contains the Xatkit server implementation.
|
Modifier and Type | Method and Description |
---|---|
XatkitServer |
XatkitCore.getXatkitServer()
Returns the
XatkitServer used to capture incoming webhooks. |
Constructor and Description |
---|
RecognitionMonitor(XatkitServer xatkitServer,
Configuration configuration)
|
Constructor and Description |
---|
ContentHttpHandler(XatkitServer xatkitServer)
Constructs a new
ContentHttpHandler managed by the provided xatkitServer . |
Copyright © 2020 SOM Research Lab. All rights reserved.