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