OutConnector¶
-
public interface
OutConnector
extends Connector¶ Enables sending
Event
s 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