Uses of Interface
org.apache.camel.component.wordpress.api.service.spi.CategoriesSPI
-
Packages that use CategoriesSPI Package Description org.apache.camel.component.wordpress.api.service.impl -
-
Uses of CategoriesSPI 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 CategoriesSPI Modifier and Type Method Description protected Class<CategoriesSPI>WordpressServiceCategoriesAdapter. getSpiType()
-