Class WpBaseRestClient
java.lang.Object
io.github.evisentin.wordpress.client.domain.WpBaseRestClient
- All Implemented Interfaces:
WpRestClient
- Direct Known Subclasses:
ApacheWpRestClient
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.evisentin.wordpress.client.domain.WpRestClient
categories, comments, media, posts, postStatuses, postTypes, tags
-
Constructor Details
-
WpBaseRestClient
public WpBaseRestClient()
-