| Package | Description |
|---|---|
| won.bot.framework.eventbot.filter | |
| won.bot.framework.eventbot.filter.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDelegatingFilter
Abstract base class for delegating filters.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptNTimesFilter
Delegating filter that counts how many times its delegate has accepted.
|
class |
AcceptOnceFilter
Delegating filter that only accepts once.
|
class |
NotFilter
Delegating filter that inverts its delegate's result.
|
Copyright © 2018. All Rights Reserved.