public class StreamableRecordBindingData extends Object implements RecordBindingData<org.switchyard.component.jca.processor.cci.StreamableRecord>
Constructor and Description |
---|
StreamableRecordBindingData(org.switchyard.component.jca.processor.cci.StreamableRecord record)
Constructs a new streamable record binding data with the specified record.
|
public StreamableRecordBindingData(org.switchyard.component.jca.processor.cci.StreamableRecord record)
record
- the specified streamable recordpublic org.switchyard.component.jca.processor.cci.StreamableRecord getRecord()
getRecord
in interface RecordBindingData<org.switchyard.component.jca.processor.cci.StreamableRecord>
Copyright © 2013–2020 JBoss by Red Hat. All rights reserved.