A C E F G I M O R S V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ATLAS_MAPPING - Static variable in class org.apache.camel.component.atlasmap.AtlasConstants
- ATLAS_RESOURCE_URI - Static variable in class org.apache.camel.component.atlasmap.AtlasConstants
- ATLAS_SOURCE_MAP - Static variable in class org.apache.camel.component.atlasmap.AtlasConstants
- ATLAS_TARGET_MAP - Static variable in class org.apache.camel.component.atlasmap.AtlasConstants
- AtlasComponent - Class in org.apache.camel.component.atlasmap
- AtlasComponent() - Constructor for class org.apache.camel.component.atlasmap.AtlasComponent
- AtlasConstants - Class in org.apache.camel.component.atlasmap
-
Atlas Constants.
- AtlasEndpoint - Class in org.apache.camel.component.atlasmap
-
Transforms the message using an AtlasMap transformation.
- AtlasEndpoint(String, AtlasComponent, String) - Constructor for class org.apache.camel.component.atlasmap.AtlasEndpoint
- AtlasEndpoint.TargetMapMode - Enum in org.apache.camel.component.atlasmap
C
- CamelAtlasPropertyStrategy - Class in org.apache.camel.component.atlasmap
-
AtlasMap property strategy to map Camel message headers and exchange properties to/from AtlasMap properties.
- CamelAtlasPropertyStrategy() - Constructor for class org.apache.camel.component.atlasmap.CamelAtlasPropertyStrategy
- CONTENT_TYPE_JSON - Static variable in class org.apache.camel.component.atlasmap.AtlasEndpoint
- CONTENT_TYPE_XML - Static variable in class org.apache.camel.component.atlasmap.AtlasEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.atlasmap.AtlasComponent
- createEndpointUri() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
E
- EXCHANGE_PROPERTY - org.apache.camel.component.atlasmap.AtlasEndpoint.TargetMapMode
F
- findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
G
- getAtlasContext() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- getAtlasContextFactory() - Method in class org.apache.camel.component.atlasmap.AtlasComponent
- getAtlasContextFactory() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- getEncoding() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- getExchangePattern() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- getPropertiesFile() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- getSourceMapName() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- getTargetMapMode() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- getTargetMapName() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
I
- isLoaderCache() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- isSingleton() - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
M
- MAP - org.apache.camel.component.atlasmap.AtlasEndpoint.TargetMapMode
- MESSAGE_HEADER - org.apache.camel.component.atlasmap.AtlasEndpoint.TargetMapMode
O
- onExchange(Exchange) - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- org.apache.camel.component.atlasmap - package org.apache.camel.component.atlasmap
R
- readProperty(AtlasSession, PropertyField) - Method in class org.apache.camel.component.atlasmap.CamelAtlasPropertyStrategy
S
- SCOPE_CURRENT_MESSAGE_HEADER - Static variable in class org.apache.camel.component.atlasmap.CamelAtlasPropertyStrategy
- SCOPE_EXCHANGE_PROPERTY - Static variable in class org.apache.camel.component.atlasmap.CamelAtlasPropertyStrategy
- setAtlasContext(AtlasContext) - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- setAtlasContextFactory(AtlasContextFactory) - Method in class org.apache.camel.component.atlasmap.AtlasComponent
-
To use the
AtlasContextFactoryotherwise a new engine is created. - setAtlasContextFactory(AtlasContextFactory) - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
- setCurrentSourceMessage(Message) - Method in class org.apache.camel.component.atlasmap.CamelAtlasPropertyStrategy
- setEncoding(String) - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
-
Character encoding of the resource content.
- setExchange(Exchange) - Method in class org.apache.camel.component.atlasmap.CamelAtlasPropertyStrategy
- setLoaderCache(boolean) - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
-
Enables / disables the atlas map resource loader cache which is enabled by default.
- setPropertiesFile(String) - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
-
The URI of the properties file which is used for AtlasContextFactory initialization.
- setSourceMapName(String) - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
-
The Exchange property name for a source message map which hold
java.util.Map<String, Message>where the key is AtlasMap Document ID. - setSourceMessage(String, Message) - Method in class org.apache.camel.component.atlasmap.CamelAtlasPropertyStrategy
- setTargetMapMode(AtlasEndpoint.TargetMapMode) - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
-
AtlasEndpoint.TargetMapModeenum value to specify how multiple documents are delivered. - setTargetMapName(String) - Method in class org.apache.camel.component.atlasmap.AtlasEndpoint
-
The Exchange property name for a target document map which hold
java.util.Map<String, Object>where the key is AtlasMap Document ID. - setTargetMessage(Message) - Method in class org.apache.camel.component.atlasmap.CamelAtlasPropertyStrategy
V
- valueOf(String) - Static method in enum org.apache.camel.component.atlasmap.AtlasEndpoint.TargetMapMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.camel.component.atlasmap.AtlasEndpoint.TargetMapMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- writeProperty(AtlasSession, PropertyField) - Method in class org.apache.camel.component.atlasmap.CamelAtlasPropertyStrategy
All Classes All Packages