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