Index
All Classes and Interfaces|All Packages
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.mapstruct.MapstructEndpointUriFactory
C
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.mapstruct.MapstructComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.mapstruct.MapstructEndpointConfigurer
- createConsumer(Processor) - Method in class org.apache.camel.component.mapstruct.MapstructEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mapstruct.MapstructComponent
- createProducer() - Method in class org.apache.camel.component.mapstruct.MapstructEndpoint
D
- DefaultMapStructFinder - Class in org.apache.camel.component.mapstruct
- DefaultMapStructFinder() - Constructor for class org.apache.camel.component.mapstruct.DefaultMapStructFinder
- discoverMappings(Class<?>) - Method in class org.apache.camel.component.mapstruct.DefaultMapStructFinder
- discoverMappings(Class<?>) - Method in interface org.apache.camel.component.mapstruct.MapStructMapperFinder
-
Callback on a found mapper class
- doBuild() - Method in class org.apache.camel.component.mapstruct.MapstructEndpoint
- doInit() - Method in class org.apache.camel.component.mapstruct.DefaultMapStructFinder
- doStart() - Method in class org.apache.camel.component.mapstruct.MapstructComponent
- doStop() - Method in class org.apache.camel.component.mapstruct.MapstructComponent
G
- getAutowiredNames() - Method in class org.apache.camel.component.mapstruct.MapstructComponentConfigurer
- getCamelContext() - Method in class org.apache.camel.component.mapstruct.DefaultMapStructFinder
- getClassName() - Method in class org.apache.camel.component.mapstruct.MapstructEndpoint
- getMapperPackageName() - Method in class org.apache.camel.component.mapstruct.DefaultMapStructFinder
- getMapperPackageName() - Method in class org.apache.camel.component.mapstruct.MapstructComponent
- getMapperPackageName() - Method in interface org.apache.camel.component.mapstruct.MapStructMapperFinder
-
Package name(s) where Camel should discover Mapstruct mapping classes.
- getMapStructConverter() - Method in class org.apache.camel.component.mapstruct.MapstructComponent
- getOptionType(String, boolean) - Method in class org.apache.camel.component.mapstruct.MapstructComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.mapstruct.MapstructEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.mapstruct.MapstructComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.mapstruct.MapstructEndpointConfigurer
I
- isEnabled(String) - Method in class org.apache.camel.component.mapstruct.MapstructEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.mapstruct.MapstructEndpointUriFactory
- isMandatory() - Method in class org.apache.camel.component.mapstruct.MapstructEndpoint
- isRemote() - Method in class org.apache.camel.component.mapstruct.MapstructEndpoint
M
- MapstructComponent - Class in org.apache.camel.component.mapstruct
- MapstructComponent() - Constructor for class org.apache.camel.component.mapstruct.MapstructComponent
- MapstructComponentConfigurer - Class in org.apache.camel.component.mapstruct
-
Generated by camel build tools - do NOT edit this file!
- MapstructComponentConfigurer() - Constructor for class org.apache.camel.component.mapstruct.MapstructComponentConfigurer
- MapstructEndpoint - Class in org.apache.camel.component.mapstruct
- MapstructEndpoint(String, Component) - Constructor for class org.apache.camel.component.mapstruct.MapstructEndpoint
- MapstructEndpointConfigurer - Class in org.apache.camel.component.mapstruct
-
Generated by camel build tools - do NOT edit this file!
- MapstructEndpointConfigurer() - Constructor for class org.apache.camel.component.mapstruct.MapstructEndpointConfigurer
- MapstructEndpointUriFactory - Class in org.apache.camel.component.mapstruct
-
Generated by camel build tools - do NOT edit this file!
- MapstructEndpointUriFactory() - Constructor for class org.apache.camel.component.mapstruct.MapstructEndpointUriFactory
- MapStructMapperFinder - Interface in org.apache.camel.component.mapstruct
- MapstructProducer - Class in org.apache.camel.component.mapstruct
- MapstructProducer(MapstructEndpoint, Class<?>, boolean) - Constructor for class org.apache.camel.component.mapstruct.MapstructProducer
- multiValuePrefixes() - Method in class org.apache.camel.component.mapstruct.MapstructEndpointUriFactory
O
- org.apache.camel.component.mapstruct - package org.apache.camel.component.mapstruct
P
- process(Exchange) - Method in class org.apache.camel.component.mapstruct.MapstructProducer
- propertyNames() - Method in class org.apache.camel.component.mapstruct.MapstructEndpointUriFactory
S
- secretPropertyNames() - Method in class org.apache.camel.component.mapstruct.MapstructEndpointUriFactory
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.mapstruct.DefaultMapStructFinder
- setClassName(String) - Method in class org.apache.camel.component.mapstruct.MapstructEndpoint
-
The fully qualified class name of the POJO that mapstruct should convert to (target)
- setMandatory(boolean) - Method in class org.apache.camel.component.mapstruct.MapstructEndpoint
-
Whether there must exist a mapstruct converter to convert to the POJO.
- setMapperPackageName(String) - Method in class org.apache.camel.component.mapstruct.DefaultMapStructFinder
- setMapperPackageName(String) - Method in class org.apache.camel.component.mapstruct.MapstructComponent
-
Package name(s) where Camel should discover Mapstruct mapping classes.
- setMapperPackageName(String) - Method in interface org.apache.camel.component.mapstruct.MapStructMapperFinder
-
Package name(s) where Camel should discover Mapstruct mapping classes.
- setMapStructConverter(MapStructMapperFinder) - Method in class org.apache.camel.component.mapstruct.MapstructComponent
-
To use a custom MapStructConverter such as adapting to a special runtime.
All Classes and Interfaces|All Packages