Package | Description |
---|---|
org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
org.mule.agent |
Admin components and Agents used to control and Monitor Mule
|
org.mule.api |
The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them
|
org.mule.api.client | |
org.mule.api.component | |
org.mule.api.endpoint |
Endpoint interfaces.
|
org.mule.api.exception | |
org.mule.api.registry | |
org.mule.api.security |
Security API for authentication and authorisation.
|
org.mule.api.transformer |
Contains the interfaces for transformers and exceptions for the Transformer API.
|
org.mule.api.transport |
Contains the interfaces that comprise a provider implementation.
|
org.mule.client | |
org.mule.component | |
org.mule.config.endpoint | |
org.mule.config.i18n |
Internationalisation support for Mule messages and exception messages.
|
org.mule.config.processors | |
org.mule.config.spring.factories | |
org.mule.construct | |
org.mule.construct.builder | |
org.mule.context.notification |
Internal server notification types fired via the MuleManager.
|
org.mule.endpoint |
Implemtation of Mule endpoint uris.
|
org.mule.endpoint.inbound | |
org.mule.endpoint.outbound | |
org.mule.module.client |
Simple interface for Mule clients to send and receive events from local or remote Mule Servers.
|
org.mule.module.client.remoting | |
org.mule.module.cxf | |
org.mule.module.cxf.endpoint | |
org.mule.module.cxf.support | |
org.mule.module.cxf.transport | |
org.mule.module.guice | |
org.mule.module.management.mbean |
Jmx Management beans for mule components, the model and the Mule server.
|
org.mule.module.spring.events |
A Spring EventMulticaster that allows any Spring bean to send and receive mule events through the ApplicationContext and event listeners.
|
org.mule.module.ws.config.spring.factories | |
org.mule.module.ws.construct | |
org.mule.processor | |
org.mule.processor.chain | |
org.mule.registry | |
org.mule.routing |
Defines the core routing patterns supported by mule.
|
org.mule.routing.outbound |
Outbound router implementation as described in the Enterprise Integration Patterns book.
|
org.mule.security |
Core security implementation including the mule security manager and encryption types
|
org.mule.service | |
org.mule.tck.util.endpoint | |
org.mule.transformer |
Provides the default transformer base implementations for Mule including compression and encryption support.
|
org.mule.transport |
Contains Abstract classes providing common functionality for all Mule providers.
|
org.mule.transport.ajax | |
org.mule.transport.ajax.container |
A AJAX transport allows Mule applications to send a receive events to the web browser.
|
org.mule.transport.ajax.embedded |
A AJAX transport allows Mule applications to send a receive events to the web browser.
|
org.mule.transport.ejb | |
org.mule.transport.email |
Provides pop3, smtp and imap connectivity for Mule.
|
org.mule.transport.file |
Provides file transport in the form of a directory listeners and file dispatchers.
|
org.mule.transport.file.i18n | |
org.mule.transport.ftp | |
org.mule.transport.http |
Provides http transport including proxy support.
|
org.mule.transport.http.config.spring.factories | |
org.mule.transport.http.construct | |
org.mule.transport.jdbc |
Provides jdbc transport.
|
org.mule.transport.jdbc.sqlstrategy | |
org.mule.transport.jms |
Provides Jms transport connectivity with support for all Jms features.
|
org.mule.transport.jms.i18n | |
org.mule.transport.jms.redelivery | |
org.mule.transport.jms.websphere |
Provides Jms connectivity with Websphere-specific workarounds and improvements.
|
org.mule.transport.multicast |
IP multicast connectivity for Mule.
|
org.mule.transport.polling | |
org.mule.transport.quartz | |
org.mule.transport.quartz.config | |
org.mule.transport.quartz.jobs | |
org.mule.transport.rmi | |
org.mule.transport.service |
Provides SPI support for building mule connectors and providers using service descriptors.
|
org.mule.transport.servlet | |
org.mule.transport.servlet.jetty | |
org.mule.transport.sftp | |
org.mule.transport.sftp.notification | |
org.mule.transport.soap.axis |
Provides an Axis soap transport for Mule.
|
org.mule.transport.soap.axis.extensions |
Axis specific extensions and component implementation that enables Mule components to
act as Axis soap services.
|
org.mule.transport.soap.axis.wsdl | |
org.mule.transport.ssl |
Provides tcp connectivity over Ssl for Mule.
|
org.mule.transport.stdio | |
org.mule.transport.stdio.i18n | |
org.mule.transport.tcp |
Provides tcp connectivity for Mule.
|
org.mule.transport.udp |
Provides Udp connectivity for Mule.
|
org.mule.transport.vm |
A connector implementation allowing events to be passed between Mule sessions via in-memory queues.
|
org.mule.transport.xmpp | |
org.mule.util |
Common helper classes for reading/writing files setting bean properties and SPI helpers.
|
Class and Description |
---|
EndpointFactory
Endpoint factory creates immutable instances of
ImmutableEndpoint . |
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
OutboundEndpoint |
Class and Description |
---|
EndpointFactory
Endpoint factory creates immutable instances of
ImmutableEndpoint . |
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
EndpointMessageProcessorChainFactory |
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
MalformedEndpointException
MalformedEndpointException is thrown by the MuleEndpointURI class
if it fails to parse a Url |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
EndpointFactory
Endpoint factory creates immutable instances of
ImmutableEndpoint . |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
Class and Description |
---|
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
OutboundEndpoint |
Class and Description |
---|
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
EndpointCache
Cache endpoints in order to prevent memory leaks.
|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
EndpointFactory
Endpoint factory creates immutable instances of
ImmutableEndpoint . |
EndpointMessageProcessorChainFactory |
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
EndpointURIBuilder
EndpointBuilder determines how a uri is translated to a
MuleEndpointURI Connectors can override the default behaviour to suit their needs |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
MalformedEndpointException
MalformedEndpointException is thrown by the MuleEndpointURI class
if it fails to parse a Url |
OutboundEndpoint |
Class and Description |
---|
InboundEndpoint |
Class and Description |
---|
OutboundEndpoint |
Class and Description |
---|
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
InboundEndpoint |
Class and Description |
---|
EndpointNotFoundException
EndpointNotFoundException is thrown when an endpoint name or
protocol is specified but a matching endpoint is not registered with the Mule
server |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointNotFoundException
EndpointNotFoundException is thrown when an endpoint name or
protocol is specified but a matching endpoint is not registered with the Mule
server |
Class and Description |
---|
OutboundEndpoint |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
MalformedEndpointException
MalformedEndpointException is thrown by the MuleEndpointURI class
if it fails to parse a Url |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
OutboundEndpoint |
Class and Description |
---|
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
EndpointFactory
Endpoint factory creates immutable instances of
ImmutableEndpoint . |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
OutboundEndpoint |
Class and Description |
---|
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
InboundEndpoint |
Class and Description |
---|
EndpointMessageProcessorChainFactory |
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointURIBuilder
EndpointBuilder determines how a uri is translated to a
MuleEndpointURI Connectors can override the default behaviour to suit their needs |
InboundEndpoint |
MalformedEndpointException
MalformedEndpointException is thrown by the MuleEndpointURI class
if it fails to parse a Url |
OutboundEndpoint |
Class and Description |
---|
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
Class and Description |
---|
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
OutboundEndpoint |
Class and Description |
---|
OutboundEndpoint |
Class and Description |
---|
EndpointURIBuilder
EndpointBuilder determines how a uri is translated to a
MuleEndpointURI Connectors can override the default behaviour to suit their needs |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
MalformedEndpointException
MalformedEndpointException is thrown by the MuleEndpointURI class
if it fails to parse a Url |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
EndpointURIBuilder
EndpointBuilder determines how a uri is translated to a
MuleEndpointURI Connectors can override the default behaviour to suit their needs |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
MalformedEndpointException
MalformedEndpointException is thrown by the MuleEndpointURI class
if it fails to parse a Url |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
InboundEndpoint |
Class and Description |
---|
InboundEndpoint |
Class and Description |
---|
InboundEndpoint |
Class and Description |
---|
InboundEndpoint |
Class and Description |
---|
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
InboundEndpoint |
Class and Description |
---|
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointBuilder
Constructs endpoints.
|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
EndpointURIBuilder
EndpointBuilder determines how a uri is translated to a
MuleEndpointURI Connectors can override the default behaviour to suit their needs |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
Class and Description |
---|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
InboundEndpoint |
Class and Description |
---|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
EndpointURIBuilder
EndpointBuilder determines how a uri is translated to a
MuleEndpointURI Connectors can override the default behaviour to suit their needs |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
MalformedEndpointException
MalformedEndpointException is thrown by the MuleEndpointURI class
if it fails to parse a Url |
OutboundEndpoint |
Class and Description |
---|
OutboundEndpoint |
Class and Description |
---|
OutboundEndpoint |
Class and Description |
---|
InboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
Class and Description |
---|
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointException
EndpointException is an abstract exception extended by endpoint
specific exceptions. |
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
OutboundEndpoint |
Class and Description |
---|
EndpointURIBuilder
EndpointBuilder determines how a uri is translated to a
MuleEndpointURI Connectors can override the default behaviour to suit their needs |
ImmutableEndpoint
ImmutableEndpoint describes a Message endpoint where data is
sent or received. |
InboundEndpoint |
MalformedEndpointException
MalformedEndpointException is thrown by the MuleEndpointURI class
if it fails to parse a Url |
OutboundEndpoint |
Class and Description |
---|
EndpointURI
EndpointURI is used to determine how a message is sent or
received. |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.