Uses of Class
org.apache.camel.component.file.GenericFileMessage
-
Packages that use GenericFileMessage Package Description org.apache.camel.component.file The File Component for working with file systems. -
-
Uses of GenericFileMessage in org.apache.camel.component.file
Methods in org.apache.camel.component.file that return GenericFileMessage Modifier and Type Method Description GenericFileMessage<T>GenericFileMessage. newInstance()Methods in org.apache.camel.component.file with parameters of type GenericFileMessage Modifier and Type Method Description voidGenericFile. populateHeaders(GenericFileMessage<T> message, boolean isProbeContentTypeFromEndpoint)Populates theGenericFileMessagerelevant headers
-