Interface FopEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface FopEndpointBuilderFactory
Render messages into PDF and other output formats supported by Apache FOP. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceFopEndpointBuilderFactory.FopBuildersstatic interfaceFopEndpointBuilderFactory.FopEndpointBuilderBuilder for endpoint for the FOP component.
-
Method Summary
Static Methods Modifier and Type Method Description static FopEndpointBuilderFactory.FopEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static FopEndpointBuilderFactory.FopEndpointBuilder endpointBuilder(String componentName, String path)
-
-