I/O Processors

Custom In-/Ouput processors. More...

Collaboration diagram for I/O Processors:

Classes

class  uscxml::BasicHTTPIOProcessor
 The basichttp I/O processor as per standard. More...
 
class  uscxml::EventHandler
 
class  uscxml::EventHandlerImpl
 Common base class for invokers and i/o processors. More...
 
class  uscxml::IOProcessor
 Facade for I/O processors. More...
 
class  uscxml::IOProcessorCallbacks
 Callbacks available for every IO processor. More...
 
class  uscxml::IOProcessorImpl
 Abstract base class for IOProcessors implementations. More...
 
class  uscxml::SCXMLIOProcessor
 The scxml I/O processor as per standard. More...
 

Detailed Description

I/O processors will allow to send and receive events from and to a running SCXML instance.