| Package | Description |
|---|---|
| won.bot.framework.bot.base | |
| won.bot.framework.component.nodeurisource.impl | |
| won.bot.framework.eventbot |
| Modifier and Type | Method and Description |
|---|---|
protected NodeURISource |
BasicServiceBot.getNodeURISource() |
NodeURISource |
EventBot.MyEventListenerContext.getNodeURISource() |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicServiceBot.setNodeURISource(NodeURISource nodeURISource) |
| Modifier and Type | Class and Description |
|---|---|
class |
RandomMultiNodeUriSource
User: fkleedorfer
Date: 19.12.13
|
class |
RoundRobinMultiNodeUriSource
NodeUriSource that is given a list of URIs and returns each element in a round robin fashion.
|
| Modifier and Type | Method and Description |
|---|---|
NodeURISource |
EventListenerContext.getNodeURISource()
Returns the bot's NodeURISource.
|
Copyright © 2018. All Rights Reserved.