| Package | Description |
|---|---|
| won.bot.framework.eventbot.filter.impl |
| Class and Description |
|---|
| AbstractNamedUriListFilter
Event filter that accepts need specific events the URI of which is found in the specified named URI list.
|
| AcceptNTimesFilter
Delegating filter that counts how many times its delegate has accepted.
|
| ConnectionUriEventFilter
Abstract base class for filters that will only accept events (connection specific or connection specific) with the specified connection URI.
|
| EventListenerContextAwareFilter
Abstract base class for filters that need the event listener context for making their decision.
|
| NeedUriEventFilter
Abstract base class for filters that will only accept events (need specific or connection specific) with the specified need URI.
|
| OriginalMessageUriRemoteResponseEventFilter
Accepts only ResponseEvents with the specified originalMessageURI.
|
| OriginalMessageUriResponseEventFilter
Accepts only ResponseEvents with the specified originalMessageURI.
|
Copyright © 2018. All Rights Reserved.