Uses of Interface
org.apache.camel.builder.endpoint.dsl.PrinterEndpointBuilderFactory.PrinterEndpointBuilder
Packages that use PrinterEndpointBuilderFactory.PrinterEndpointBuilder
-
Uses of PrinterEndpointBuilderFactory.PrinterEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return PrinterEndpointBuilderFactory.PrinterEndpointBuilderModifier and TypeMethodDescriptionPrinter (camel-printer) Send print jobs to printers.Printer (camel-printer) Send print jobs to printers. -
Uses of PrinterEndpointBuilderFactory.PrinterEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return PrinterEndpointBuilderFactory.PrinterEndpointBuilderModifier and TypeMethodDescriptionPrinterEndpointBuilderFactory.AdvancedPrinterEndpointBuilder.basic()PrinterEndpointBuilderFactory.PrinterEndpointBuilder.copies(int copies) Number of copies to print.Number of copies to print.Sets DocFlavor to use.Sets DocFlavor to use.PrinterEndpointBuilderFactory.endpointBuilder(String componentName, String path) Sets DocFlavor to use.Printer (camel-printer) Send print jobs to printers.Printer (camel-printer) Send print jobs to printers.Sets the stationary as defined by enumeration names in the javax.print.attribute.standard.MediaSizeName API.Sets MediaTray supported by the javax.print.DocFlavor API, for example upper,middle etc.Sets mimeTypes supported by the javax.print.DocFlavor API.PrinterEndpointBuilderFactory.PrinterEndpointBuilder.orientation(String orientation) Sets the page orientation.PrinterEndpointBuilderFactory.PrinterEndpointBuilder.printerPrefix(String printerPrefix) Sets the prefix name of the printer, it is useful when the printer name does not start with //hostname/printer.PrinterEndpointBuilderFactory.PrinterEndpointBuilder.sendToPrinter(boolean sendToPrinter) etting this option to false prevents sending of the print data to the printer.PrinterEndpointBuilderFactory.PrinterEndpointBuilder.sendToPrinter(String sendToPrinter) etting this option to false prevents sending of the print data to the printer.Sets one sided or two sided printing based on the javax.print.attribute.standard.Sides API.