Create loosely coupled, reliable
and asynchronous connectivity between distributed application by
interfacing with the JMS (Java Message Service) API.
MuleSoft
Friday, 11 September 2015
Jetty Connector
Expose Mule Services over HTTP using a Jetty HTTP server with the Anypoint Jetty connector from MuleSoft.
Description
The Jetty transport provides support for exposing applications over HTTP by embedding a light-weight Jetty server. The Jetty SSL Transport works the same way but over SSL. You can only define inbound endpoints with this transport.The connector allows Mule to expose Mule Services over HTTP using a Jetty HTTP server. A single Jetty server is created for each connector instance. One connector can serve many endpoints. Users should rarely need to have more than one Jetty connector. The Jetty connector can be configured using a Jetty XML config file, but the default configuration is sufficient for most scenarios.
Note
This connector is preinstalled in Anypoint Studio.JDBC Connector
Connect applications to any JDBC
compatible database as an inbound endpoint or an outbound endpoint to
perform CRUD operations on database records.
Description
The JDBC Endpoint implements a transport channel to connect your Mule application to any JDBC-compatible database. You can implement the JDBC endpoint as an inbound endpoint with a one-way exchange pattern, or as an outbound endpoint configured for either a one-way or request-response exchange pattern.Use the JDBC Endpoint to perform create, read, update, and delete operations (often referred to by the acronym CRUD) on database records. If you are using the EE version, it can also invoke a procedure stored in a database, such as creating new tables dynamically.
JBoss Messaging Connector
Easily send and receive messages to queues and topics for any message service which implements the JMS specification.
Description
JMS (Java Message Service) is a widely-used API for Message Oriented Middleware. It allows communication between different components of a distributed application to be loosely coupled, reliable, and asynchronous.JMS supports two models for messaging:
- Queues - Point-to-point
- Topics - Publish and subscribe
Note
The JMS connector is preinstalled in Anypoint Studio.Janrain Connector
Connect to Janrain APIs and perform
vital operations via the Janrain connector without having to interface
directly with the Janrain platform.
Description
More effectively engage with website users by integrating Janrain with third party applications and services throughout the enterprise via the MuleSoft Anypoint Janrain connector. Janrain is a user management platform that focuses on transforming the way in which businesses engage with visitors online through integrated social login, valuable user data, and site engagement. With the MuleSoft Anypoint Janrain connector, businesses can build on the promise of Janrain and more efficiently create connectivity between Janrain and third party SaaS applications and services such as Salesforce, LinkedIn and Jive throughout the enterprise. MuleSoft’s Janrain connector makes it simple to connect to Janrain APIs and perform standard tasks without having to interface with the Janrain platform directly. Developers can capture client, entity, OAuth, information, engagement information such as mappings, sharing, configurations and more, as well as partners' information related to admin users and apps. Businesses can quickly and easily, from within the MuleSoft Anypoint Platform, integrate applications and services in order to simplify and streamline web visitor experience.Infor SunSystems Connector
Synchronize data and automate
business processes between Infor SunSystems and third party operational
solutions including HR, CRM, Supply Chain and Document Management
Solutions.
By:
Computime
Description
Leverage the SunSystems experience by connecting to third party applications and services with the SunSystems Connector from Computime. The SunSystems Connector enables businesses to connect directly with SunSystems Connect (SSC), permitting users access to SunSystems functionality with seamless SunSystems integration. Using this connector, businesses can create scenarios whereby, for example, supply chain transactions can reflect automatic posting entries in the accounting ledge, suppliers or clients reference data can be automatically synchronized in SunSystems and links in SunSystems can point directly to documents in a document management System.SunSystems integration solutions, powered by the Anypoint™ Platform, allow organizations to do more throughout the enterprise, by leveraging the strong financial management features of SunSystems and at the same time benefit from seamless integration with other operational systems.
About partner-developed connectors
This connector was developed by Computime, and reviewed by MuleSoft. For questions or support regarding this connector, please contact Computime directly at helpdesk@computime.com.mt.IMAP(S) Connector
Create connectivity and enable applications to retrieve email from an IMAP email server in both online and offline modes.
Description
The IMAP Connector, which is configurable only as an inbound endpoint (i.e., message source) with a one-way exchange pattern, implements a transport channel that enables your Mule application to retrieve email from an IMAP email server.IMAP is similar to POP3, except IMAP supports both online and offline modes. For instance, IMAP users can leave email messages on the IMAP server until they explicitly delete them. Like POP3, IMAP cannot send email; for that, you must implement an SMTP outbound endpoint.
For a secure transport channel (either TLS or SSL), you can specify the IMAPS protocol.
Note
This connector is preinstalled in Anypoint Studio.
Subscribe to:
Posts (Atom)