首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网络技术 > 网络基础 >

mule 学习札记 Available Transports

2012-10-08 
mule 学习笔记 Available TransportsTransportDescription Abdera TransportAllows you to easily integra

mule 学习笔记 Available Transports
TransportDescription
Abdera TransportAllows you to easily integrate with Atom feeds and Atom Publishing Protocol servers via the Apache Abdera project.
Axis Transport Allows Mule managed components to be published as Axis services and allows components to invoke web services using Axis client calls. Includes a WSDL connector that invokes remote web services by obtaining the service WSDL.
BPM Transport Allows Mule events to initiate and/or advance processes in a Business Process Management System (BPMS) a.k.a. Process Engine.
CXF TransportProvides support for web service integration via Apache CXF. Includes a WSDL connector that invokes remote web services by obtaining the service WSDL.
EJB Transport Allows EJB invocations to be made using outbound endpoints.
Email Transport This transport supplies various email connectivity options.
File Transport This transport allows files to be read and written to directories on the local file system. The connector 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.
FTP Transport Allows files to be read / written to a remote FTP server.
HTTP Transport This transport supplies HTTP transport of Mule messages between applications and other Mule servers.
HTTPS Transport A secure version of the HTTP transport.
IMAP Transport Connectivity to IMAP mail folders.
IMAPS Transport A secure version of the IMAP transport.
JCR TransportA transport that reads from, writes to, and observes JCR 1.0 containers. This transport is available on MuleForge.
JDBC Transport A transport for JDBC connectivity. Some of its features are available only in Mule Enterprise.
Jersey Transport Adds support for the JSR-311 implementation Jersey, which makes it possible to build RESTful services via a few simple annotations.
Jetty Transport Provides support for exposing services over HTTP by embedding a light-weight Jetty server. For inbound endpoints only.
Jetty SSL Transport A secure version of the Jetty transport.
JMS Transport A Mule transport for JMS connectivity. Mule itself is not a JMS server but can use the services of any JMS 1.1 or 1.02b compliant server such as ActiveMQ and OpenJms, and commercial vendors such as Weblogic, SonicMQ, and more.
LDAP Transport Allows you to send and receive Mule Messages to/from an LDAP directory.
Legs4Mule Transport Provides transformers and connectors for IBM mainframes.
Multicast Transport Allows your components to receive and send events via IP multicast groups.
POP3 Transport Connectivity to POP3 inboxes.
POP3S Transport A secure version of the POP3 transport.
Quartz Transport Provides scheduling facilities with cron / interval definitions and allows Mule events to be scheduled/rescheduled.
Restlet Transport Allows you to embed Restlet services inside of Mule, use the Restlet client API over Mule, and use URI templates to route messages inside of Mule.
RMI Transport Enables events to be sent and received over RMI via JRMP.
Servlet Transport Provides facilities for Mule components to listen for events received via a servlet request. There is also a servlet implementation that uses the Servlet transport to enable REST style services access. This transport is now bundled with the HTTP transport.
SMTP Transport Connectivity to SMTP servers.
SMTPS Transport A secure version of the SMTP transport.
SOAP Transport Enables your components to be exposed as web services and to act as SOAP clients. The SOAP transport supports CXF and Apache Axis.
SSL Transport Provides secure socket-based communication using SSL or TLS.
STDIO Transport This transport provides connectivity to streams such as System.in and System.out and is useful for testing.
TCP Transport Enables events to be sent and received over TCP sockets.
UDP Transport Enables events to be sent and received as datagram packets.
VM Transport Enables event sending and receiving over VM, embedded memory, or persistent queues.
WebSphere MQ TransportA Mule transport for WebSphere MQ. This transport is available with Mule Enterprise version 1.6 and later.
WSDL Connectors Connectors on the Axis and CXF transports that allow remote web services to be invoked using their WSDL contract.
XMPP Transport Provides connectivity over the XMPP (Jabber) instant messaging protocol.

热点排行