org.neociclo.accord.odetteftp.camel.converter
Class OdetteFtpConverter
java.lang.Object
org.neociclo.accord.odetteftp.camel.converter.OdetteFtpConverter
@Converter
public class OdetteFtpConverter
- extends Object
- Version:
- $Rev: 718 $ $Date: 2010-09-23 17:49:49 -0300 (Thu, 23 Sep 2010) $
- Author:
- Rafael Marins
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toInputStream
@Converter
public static InputStream toInputStream(VirtualFile vf)
toFile
@Converter
public static File toFile(VirtualFile vf)
toTransferMode
@Converter
public static TransferMode toTransferMode(String value)
ACCORD