Package | Description |
---|---|
com.neurosys.q.notification.events |
Modifier and Type | Interface and Description |
---|---|
interface |
SupplierTokenEvent<T extends Token<T>>
|
Modifier and Type | Class and Description |
---|---|
class |
BasicTokenEvent<T extends Token<T>>
Event over any
Token type. |
class |
MessageTokenEvent<T extends Token<T>>
A
BasicTokenEvent that also carries a message |
class |
NextTokenEvent<T extends Token<T>>
A
BasicTokenEvent that also factors in automation of next token(s) based on a post current action scenario
described by NextTokenEvent.nextTokensAction . |
Copyright © 2018. All rights reserved.