Uses of Interface
org.apache.nifi.jms.processors.ioconcept.writer.Marshaller
Packages that use Marshaller
-
Uses of Marshaller in org.apache.nifi.jms.processors.ioconcept.writer.record
Fields in org.apache.nifi.jms.processors.ioconcept.writer.record declared as MarshallerConstructors in org.apache.nifi.jms.processors.ioconcept.writer.record with parameters of type MarshallerModifierConstructorDescriptionRecordWriter(RecordReaderFactory readerFactory, RecordSetWriterFactory writerFactory, Marshaller<T> marshaller, AttributeSource<T> attributeSource, OutputStrategy outputStrategy, ComponentLog logger)