Uses of Class
org.apache.camel.oaipmh.utils.OAIPMHHttpClient
-
Packages that use OAIPMHHttpClient Package Description org.apache.camel.oaipmh.handler -
-
Uses of OAIPMHHttpClient in org.apache.camel.oaipmh.handler
Methods in org.apache.camel.oaipmh.handler that return OAIPMHHttpClient Modifier and Type Method Description OAIPMHHttpClientHarvester. getHttpClient()Methods in org.apache.camel.oaipmh.handler with parameters of type OAIPMHHttpClient Modifier and Type Method Description voidHarvester. setHttpClient(OAIPMHHttpClient httpClient)
-