Uses of Class
org.apache.camel.support.service.ServiceSupport
-
Packages that use ServiceSupport Package Description org.apache.camel.spi Service Provider Interfaces used by the Camel runtime which are plugin strategies. -
-
Uses of ServiceSupport in org.apache.camel.spi
Subclasses of ServiceSupport in org.apache.camel.spi Modifier and Type Class Description class
Transformer
Transformer performs message transformation according to the declared data type.class
Validator
Validator performs message content validation according to the declared data type.
-