Uses of Interface
org.apache.camel.component.wordpress.api.service.spi.TaxonomySPI
-
Packages that use TaxonomySPI Package Description org.apache.camel.component.wordpress.api.service.impl -
-
Uses of TaxonomySPI in org.apache.camel.component.wordpress.api.service.impl
Methods in org.apache.camel.component.wordpress.api.service.impl that return types with arguments of type TaxonomySPI Modifier and Type Method Description protected Class<TaxonomySPI>WordpressServiceTaxonomyAdapter. getSpiType()
-