public class CsvUnmarshalOnCompletion
extends org.apache.camel.support.SynchronizationAdapter
| Constructor and Description |
|---|
CsvUnmarshalOnCompletion(Closeable closeable) |
| Modifier and Type | Method and Description |
|---|---|
void |
onDone(org.apache.camel.Exchange exchange) |
public CsvUnmarshalOnCompletion(Closeable closeable)
Apache Camel