OutRouteConfigurator¶
-
public interface
OutRouteConfiguratorextends RouteConfigurator<OutConnector>¶ Implementing classes provide outgoing communication routes for
rsb.Participants.- Author
jwienke
Methods¶
publishSync¶
-
void
publishSync(Event event)¶ Sends an event. This method must only be called after activating the object with
activate().- Parameters
event – event to send
- Throws
RSBException – sending error. e.g. impossible to convert data, transport error