...
To support such scenarios, you can write your own custom inbound endpoint by further extending the inbound endpoint behaviour. behavior for listening, polling, and event-based inbound endpoints.
Anchor | ||||
---|---|---|---|---|
|
...
You can download the maven artifact used in the sample custom listening inbound endpoint configuration above from the Custom listening inbound endpoint sample.
You need to copy the built jar file to the <EI_HOME>/lib
directory and restart the ESB Profile of WSO2 EI to load the class.
...
You can download the maven artifact used in the sample custom polling inbound endpoint configuration above from from the Custom polling inbound endpoint sample.
You need to copy the built jar file to the <EI_HOME>/lib
directory and restart the ESB Profile of WSO2 EI to load the class.
...
You can download the maven artifact used in the sample custom event-based inbound endpoint configuration above from from the Custom event-based inbound endpoint sample .
You need to copy the built jar file to the <EI_HOME>/lib
directory and restart the the ESB profile to ESB Profile of WSO2 EI to load the class.