| Package | Description |
|---|---|
| com.speechstorm.fish.scripting |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteDataResult
Interface to provide asynchronous integration calls.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteEmailDataResult
An implementation of RemoteDataResult specifically for sending simple emails.
|
class |
RemoteHttpDataResult
An implementation of RemoteDataResult specifically for calling
HTTP get/post methods on a remote server.
|