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 classTransformerTransformer performs message transformation according to the declared data type.classValidatorValidator performs message content validation according to the declared data type.
-