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