Uses of Class
org.apache.manifoldcf.agents.output.solr.HttpPoster.SolrPing
-
Packages that use HttpPoster.SolrPing Package Description org.apache.manifoldcf.agents.output.solr -
-
Uses of HttpPoster.SolrPing in org.apache.manifoldcf.agents.output.solr
Methods in org.apache.manifoldcf.agents.output.solr that return HttpPoster.SolrPing Modifier and Type Method Description HttpPoster.SolrPingHttpPoster.SolrPing. removeAction()Remove the action parameter from this request.HttpPoster.SolrPingHttpPoster.SolrPing. setActionDisable()Set the action parameter on this request to enable.HttpPoster.SolrPingHttpPoster.SolrPing. setActionEnable()Set the action parameter on this request to enable.HttpPoster.SolrPingHttpPoster.SolrPing. setActionPing()Set the action parameter on this request to ping.
-