org.wso2.carbon.transport:org.wso2.carbon.connector.framework.feature

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.


License
Apache-2.0

Documentation

This repository is no longer maintained.

Issue reports and pull requests will not be attended.

Welcome to WSO2 Carbon Transports

This repository holds all the protocol handling implementations for C5 based products.

Introduction

WSO2 middleware products deals with many different transport protocols. HTTP, JMS, AMQP, MQTT are few of the highly used protocols. This repository contains all the protocol handling implementations which are used by various WSO2 products built on top of C5 (Carbon 5) based products.

Features

  • Provides the implementation for handling transport layer complexity of the message interaction
  • Handles the concurrent connections from the source systems and connect with multiple target systems
  • Formulates a common message context (Carbon Message) and emit that to the message processing layer