Search code examples
httpwso2esb

Is there an equivalent listener on WSO2 to Mule's http-listener-connector


Mule ESB has an HTTP Listener Connector that accepts all types of HTTP calls. I am trying to migrate a project from Mule to WSO2. I couldn't find how to create a similar listener on WSO2. Does a similar feature exists?


Solution

  • Looks like HTTP Endpoint is a similar construct.