Interface PrinterEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface PrinterEndpointBuilderFactory
Send print jobs to printers. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePrinterEndpointBuilderFactory.AdvancedPrinterEndpointBuilderAdvanced builder for endpoint for the Printer component.static interfacePrinterEndpointBuilderFactory.PrinterBuildersstatic interfacePrinterEndpointBuilderFactory.PrinterEndpointBuilderBuilder for endpoint for the Printer component.static classPrinterEndpointBuilderFactory.PrinterHeaderNameBuilderThe builder of headers' name for the Printer component.
-
Method Summary
Static Methods Modifier and Type Method Description static PrinterEndpointBuilderFactory.PrinterEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static PrinterEndpointBuilderFactory.PrinterEndpointBuilder endpointBuilder(String componentName, String path)
-
-