Interface OaipmhComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface OaipmhComponentBuilderFactory
Harvest metadata using OAI-PMH protocol
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the OAI-PMH component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionoaipmh()
OAI-PMH (camel-oaipmh) Harvest metadata using OAI-PMH protocol Category: endpoint,webservice,batch Since: 3.5 Maven coordinates: org.apache.camel:camel-oaipmh
-
Method Details
-
oaipmh
OAI-PMH (camel-oaipmh) Harvest metadata using OAI-PMH protocol Category: endpoint,webservice,batch Since: 3.5 Maven coordinates: org.apache.camel:camel-oaipmh- Returns:
- the dsl builder
-