Create an output connector by extending the AbstractOutputConnector and AbstractOutputInteraction classes.
Create an output connector when you want to send data or publish events to external systems without receiving a response.
The following example shows the Java™ classes that you need to create for an output connector: