Class WordpressServicePostsAdapter

java.lang.Object
org.apache.camel.component.wordpress.api.service.impl.WordpressServicePostsAdapter
All Implemented Interfaces:
WordpressCrudService<Post,PostSearchCriteria>, WordpressService, WordpressServicePosts

public class WordpressServicePostsAdapter extends Object implements WordpressServicePosts
The WordpressServicePosts implementation. Aggregates the PostsSPI interface using JAXRSClientFactory to make the API calls.
Since:
0.0.1