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