public interface ContentTypeResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolveContentType(String fileName)
Resolves the mime content-type based on the attachment file name.
|
String resolveContentType(String fileName)
fileName - the attachment file nameApache Camel