|
Smalltalk/X WebserverDocumentation of class 'HandlerCollection': |
|
|
Class: HandlerCollectionInheritance:Object | +--Collection | +--SequenceableCollection | +--OrderedCollection | +--HandlerCollection
Description:A HandlerCollection allows a group of unrelated signals to be handled by individual handlers - their evaluation is equivalent to a corresponding number of nested signal handlers, but somwehat easier to program. In the real world, handlerCollections are seldom needed and actually currently not used by the system. Instance protocol:adding
|
|
|
ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 19:13:37 GMT
|