VM Transport · A Mule transport that enables event sending and receiving over VM or embedded memory queues. These queues can be persistent or transient.
Group: org.mule.transports - All Dependencies
HTTP Transport · A Mule transport for Http Connectivity. This transport supplies a simple Http Server implementation.
JMS Transport · A Mule transport for Jms Connectivity.
File Transport · A Mule transport for File Connectivity. This transport allows files to be read and written to directories on the local file system. The transport can be configured to filter the file it reads and the way files are written, such as whether binary output is used or the file is appended to.
TCP Transport · A Mule transport for Tcp Connectivity. This transport supplies a tcp Server and client implementation.
Quartz Transport · A Mule transport for Quartz. This transport supplies a receiver for jobs scheduled with Quartz.
E-Mail Transport · A Mule transport for Email Connectivity. This transport supplies a Pop3 connector, Smtp connector and a Mail connector which is an aggregation of the two.
Servlet Transport · A Mule transport for Servlet containers.
JDBC Transport · A Mule transport for JDBC connectivity.
FTP Transport · A Mule transport for Ftp Connectivity.
SFTP Transport · A Mule transport for SFTP connectivity
SSL Transport · A Mule transport for Socket connectivity using SSL authentication. This transport supplies a tcp Server and client implementation over SSL.
SOAP Transport: CXF · A Mule transport for web service connectivity using CXF.
System IO Transport · A Mule transport used as the interface to Java's System.out and System.in objects, typically for testing purposes.
UDP Transport · A Mule transport for Udp Connectivity. This transport supplies a Udp Data Packet dispatcher and client implementation.
SOAP Transport - Axis · A Mule transport for Soap Connectivity using Axis.
Jetty Transport · A Mule transport for Jetty Http Connectivity or binding to other Servlet containers. This transport can be used to embed a Jetty server used to service inbound http endpoints.
System I/O Transport · A Mule transport used as the interface to Java's System.out and System.in objects, typically for testing purposes.
SOAP Transport · A Mule transport for SOAP connectivity. The transport will use Axis or CXF depending on which is on the classpath.
SOAP Transport: XFire · A Mule transport for SOAP connectivity using XFire, a STaX-based SOAP stack.
All transports · This is a meta pom for referencing all transports at once as needed by various mule distributions we publish
EJB Transport · A Mule transport for Ejb Connectivity that allows you to invoke an ejb object using an endpoint.
RMI Transport · A Mule transport for RMI Connectivity.
Multicast Transport · A Mule transport for Udp Multicasting. This transport supplies a Multicast Data Packet dispatcher and client implementation.