cchet-camel-extras / camel-smbj

A camel library for using cifs/samba shares
Apache License 2.0
1 stars 1 forks source link

Implement Producer class #1

Closed cchet closed 5 years ago

cchet commented 5 years ago

Implement the Producer class for writing to smb shares.

cchet commented 5 years ago

An empty Producer class was necessary, the implemented functionality of GenericFileProducer could be reused fully.