| 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.endpoint |
Implemtation of Mule endpoint uris.
|
| org.mule.expression.transformers | |
| 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.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.service |
Provides SPI support for building mule connectors and providers using service descriptors.
|
| 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 |
|---|
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 |
|---|
| 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 |
|---|
| EndpointURIEndpointBuilder |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.