RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PushInRouteConfigurator.h File Reference
#include <boost/shared_ptr.hpp>
#include <rsc/logging/Logger.h>
#include "../Handler.h"
#include "../transport/InPushConnector.h"
#include "InRouteConfigurator.h"
#include "PushEventReceivingStrategy.h"
Include dependency graph for PushInRouteConfigurator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::eventprocessing::PushInRouteConfigurator
 This specialization of InRouteConfigurator creates and maintains an event receiving setup in which rsb::Event s are delivered using a push-style data flow by invoking registered rsb::Handler s. More...
 

Namespaces

 rsb
 
 rsb::eventprocessing
 

Typedefs

typedef boost::shared_ptr
< PushInRouteConfigurator > 
rsb::eventprocessing::PushInRouteConfiguratorPtr