org.apache.camel.component.file.remote
Class RemoteFileBinding

java.lang.Object
  extended by org.apache.camel.component.file.remote.RemoteFileBinding

public class RemoteFileBinding
extends Object


Constructor Summary
RemoteFileBinding()
           
 
Method Summary
 Object extractBodyFromOutputStream(RemoteFileExchange exchange, OutputStream outputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteFileBinding

public RemoteFileBinding()
Method Detail

extractBodyFromOutputStream

public Object extractBodyFromOutputStream(RemoteFileExchange exchange,
                                          OutputStream outputStream)


Apache CAMEL