OutConnector¶
-
public interface
OutConnectorextends Connector¶ Enables sending
Events via a specific transport.- Author
jwienke, swrede
Methods¶
push¶
-
void
push(Event event)¶ Synchronously sends and event over the transport.
- Parameters
event – the event to send
- Throws
RSBException – error while sending