This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.

Listening Inbound Endpoints

A listening inbound endpoint listens on a given port for requests that are coming in. When a request is available it is injected to a given sequence. Listening inbound endpoints support two way operations and are synchronous.

See the following topics for detailed information on each listening inbound endpoint available with the ESB profile of WSO2 Enterprise Integrator:

For information on how to create a custom inbound endpoint by extending the listeningĀ inbound endpoint behaviour, see Creating a custom listening inbound endpoint.