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/.
WSO2 Carbon Transports
WSO2 Carbon supports a variety of transports which makes Carbon based products capable of receiving and sending messages over a multitude of transport and application level protocols. Transport management is therefore one of the most crucial functionalities of WSO2 Carbon. This functionality is implemented mainly in the Carbon core component which combines with a set of transport specific components to load, enable, manage and persist transport related functionality and configurations.
The following transport implementations are supported:
- Transports Architecture
- HTTP PassThrough Transport
- HTTP Servlet Transport
- HTTPS Servlet Transport
- HTTP-NIO Transport
- HTTPS-NIO Transport
- MailTo Transport
- JMS Transport
- VFS Transport
- TCP Transport
- Local Transport
- Non Blocking Local Transport
- UDP Transport
- FIX Transport
- HTTP Relay Transport
- MSMQ Transport
- HL7 Transport
- RabbitMQ AMQP Transport
The links discuss these transport implementations in detail, highlighting the configuration parameters associated with them.