Class Summary |
BlockingTokenFilter |
|
ContainsFilter |
|
ITokenFilterManager |
manages access and execution of filters. also allows
a user to create filter chains. |
NonBlockingTokenFilter |
nonblocking filter always forwards the token as soon as possible
(the add function must |
TimeMachine |
handles all tokens with time descriptors
sort them from the earliest one to the most
current one. it is expected, that the time
object is gregorian calendar or its extension. |
TokenScatterUnit |
forwards given token to all registered filters |