Uses of Class
org.apache.camel.model.SetHeaderDefinition
-
Packages that use SetHeaderDefinition Package Description org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. -
-
Uses of SetHeaderDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return types with arguments of type SetHeaderDefinition Modifier and Type Method Description List<SetHeaderDefinition>
WireTapDefinition. getHeaders()
Method parameters in org.apache.camel.model with type arguments of type SetHeaderDefinition Modifier and Type Method Description void
WireTapDefinition. setHeaders(List<SetHeaderDefinition> headers)
-