Package | Description |
---|---|
org.mule.api.endpoint |
Endpoint interfaces.
|
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.config.spring.factories | |
org.mule.config.transformer | |
org.mule.endpoint |
Implemtation of Mule endpoint uris.
|
org.mule.expression.transformers | |
org.mule.module.atom.transformers | |
org.mule.module.client |
Simple interface for Mule clients to send and receive events from local or remote Mule Servers.
|
org.mule.module.cxf.endpoint | |
org.mule.module.jaas.filters | |
org.mule.module.json.transformers |
Transfromers for converting from JavaBeans and collections to JSON and back again.
|
org.mule.module.pgp.filters | |
org.mule.module.rss.transformers | |
org.mule.module.scripting.transformer | |
org.mule.module.spring.remoting | |
org.mule.module.xml.transformer |
Xml and Xslt Transformer implementations.
|
org.mule.module.xml.transformer.jaxb | |
org.mule.processor | |
org.mule.processor.chain | |
org.mule.security |
Core security implementation including the mule security manager and encryption types
|
org.mule.security.filters |
Core sercurity filter types.
|
org.mule.tck.functional |
Helper classes and interfaces used by Mule fnctional tests.
|
org.mule.tck.transformer | |
org.mule.transformer |
Provides the default transformer base implementations for Mule including compression and encryption support.
|
org.mule.transformer.codec |
Transformers for Base64, UC and UU encoding/decoding.
|
org.mule.transformer.compression |
Transformers for compressing and uncompressing message payloads.
|
org.mule.transformer.encryption |
Transformers for encrypting and decrypting message payloads.
|
org.mule.transformer.simple |
Basic transformer implementations.
|
org.mule.transport.email.transformers |
Contains transformers to convert to and from the java.mail.Message type.
|
org.mule.transport.file |
Provides file transport in the form of a directory listeners and file dispatchers.
|
org.mule.transport.file.transformers |
Transformers for converting to and from the FileMessage type.
|
org.mule.transport.http.filters | |
org.mule.transport.http.servlet | |
org.mule.transport.http.transformers | |
org.mule.transport.jdbc |
Provides jdbc transport.
|
org.mule.transport.jms |
Provides Jms transport connectivity with support for all Jms features.
|
org.mule.transport.jms.transformers |
Contains transformers to convert to and from different javax.jms.Message types
|
org.mule.transport.service |
Provides SPI support for building mule connectors and providers using service descriptors.
|
org.mule.transport.servlet.transformers | |
org.mule.transport.sftp.transformers | |
org.mule.transport.soap.axis |
Provides an Axis soap transport for Mule.
|
org.mule.transport.xmpp | |
org.mule.transport.xmpp.transformers |
Class and Description |
---|
URIBuilder
This has the following logic:
- if an address is specified, it is used verbatim (except for parameters); this is consistent with the generic case
- otherwise, we construct from components, omitting things that aren't specified as much as possible
(use required attributes to guarantee entries)
In addition, parameters are handled as follows:
- parameters can be given in the uri, the queryMap, or both
- queryMap values override uri values
- the order of parameters in the uri remains the same (even if values change)
- queryMap parameters are appended after uri parameters
TODO - check that we have sufficient control via XML (what about empty strings?)
Not called EndpointURIBuilder because of
EndpointURIBuilder |
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
AbstractEndpointBuilder
Abstract endpoint builder used for externalizing the complex creation logic of
endpoints out of the endpoint instance itself.
|
EndpointURIEndpointBuilder |
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
AbstractEndpoint
ImmutableMuleEndpoint describes a Provider in the Mule Server. |
AbstractEndpointBuilder
Abstract endpoint builder used for externalizing the complex creation logic of
endpoints out of the endpoint instance itself.
|
AbstractEndpointURIBuilder
UrlEndpointURIBuilder is the default endpointUri strategy suitable for
most connectors |
DynamicURIBuilder
Builds dynamic string URI from a template
URIBuilder |
EndpointURIEndpointBuilder |
URIBuilder
This has the following logic:
- if an address is specified, it is used verbatim (except for parameters); this is consistent with the generic case
- otherwise, we construct from components, omitting things that aren't specified as much as possible
(use required attributes to guarantee entries)
In addition, parameters are handled as follows:
- parameters can be given in the uri, the queryMap, or both
- queryMap values override uri values
- the order of parameters in the uri remains the same (even if values change)
- queryMap parameters are appended after uri parameters
TODO - check that we have sufficient control via XML (what about empty strings?)
Not called EndpointURIBuilder because of
EndpointURIBuilder |
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
MuleEndpointURI
MuleEndpointURI is used to determine how a message is sent or received. |
Class and Description |
---|
AbstractEndpointBuilder
Abstract endpoint builder used for externalizing the complex creation logic of
endpoints out of the endpoint instance itself.
|
AbstractMetaEndpointBuilder
A base class used for Meta endpoint builders such as RSS or ATOM.
|
EndpointURIEndpointBuilder |
URIBuilder
This has the following logic:
- if an address is specified, it is used verbatim (except for parameters); this is consistent with the generic case
- otherwise, we construct from components, omitting things that aren't specified as much as possible
(use required attributes to guarantee entries)
In addition, parameters are handled as follows:
- parameters can be given in the uri, the queryMap, or both
- queryMap values override uri values
- the order of parameters in the uri remains the same (even if values change)
- queryMap parameters are appended after uri parameters
TODO - check that we have sufficient control via XML (what about empty strings?)
Not called EndpointURIBuilder because of
EndpointURIBuilder |
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
AbstractEndpointURIBuilder
UrlEndpointURIBuilder is the default endpointUri strategy suitable for
most connectors |
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
AbstractEndpointURIBuilder
UrlEndpointURIBuilder is the default endpointUri strategy suitable for
most connectors |
Class and Description |
---|
AbstractEndpointURIBuilder
UrlEndpointURIBuilder is the default endpointUri strategy suitable for
most connectors |
ResourceNameEndpointURIBuilder
ResourceNameEndpointBuilder extracts a resource name from a uri
endpointUri |
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointURIEndpointBuilder |
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Class and Description |
---|
AbstractEndpointURIBuilder
UrlEndpointURIBuilder is the default endpointUri strategy suitable for
most connectors |
Class and Description |
---|
AbstractEndpointURIBuilder
UrlEndpointURIBuilder is the default endpointUri strategy suitable for
most connectors |
UserInfoEndpointURIBuilder
UserInfoEndpointBuilder builds an endpoint with the userinfo and
host details. |
Class and Description |
---|
EndpointAware
Interface used by objects that allow an endpoint instance to be set.
|
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.