Uses of Class
org.apache.camel.component.printer.PrinterOperations

Uses of PrinterOperations in org.apache.camel.component.printer
 

Methods in org.apache.camel.component.printer that return PrinterOperations
 PrinterOperations PrinterProducer.getPrinterOperations()
           
 

Methods in org.apache.camel.component.printer with parameters of type PrinterOperations
 void PrinterProducer.setPrinterOperations(PrinterOperations printerOperations)
           
 



Apache Camel