mirror of
				https://github.com/Mibew/design.git
				synced 2025-10-31 18:41:05 +03:00 
			
		
		
		
	Update ThreadProcessor documentation
This commit is contained in:
		
							parent
							
								
									a310180709
								
							
						
					
					
						commit
						498a34ae19
					
				| @ -21,10 +21,12 @@ | ||||
|  * Register events (see RequestProcessor::registerEvents() for details): | ||||
|  *  - threadRequestReceived | ||||
|  *  - threadReceiveRequestError | ||||
|  *  - threadResponseReceived | ||||
|  *  - threadCallError | ||||
|  *  - threadFunctionCall | ||||
|  * | ||||
|  * WARNING: | ||||
|  *  threadResponseReceived registered but never called because of asynchronous nature of Core-to-Window interaction | ||||
|  * | ||||
|  * Implements Singleton pattern | ||||
|  */ | ||||
| class ThreadProcessor extends RequestProcessor { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user