Uses of Interface
io.github.evisentin.wordpress.client.domain.api.PostOperations
Packages that use PostOperations
Package
Description
Apache HttpClient-based adapter for the WordPress REST client.
Public API for interacting with the WordPress REST client.
-
Uses of PostOperations in io.github.evisentin.wordpress.client.adapter.apache
Classes in io.github.evisentin.wordpress.client.adapter.apache that implement PostOperationsModifier and TypeClassDescriptionclassApache HttpClient-based implementation ofWpBaseRestClient. -
Uses of PostOperations in io.github.evisentin.wordpress.client.domain.api
Subinterfaces of PostOperations in io.github.evisentin.wordpress.client.domain.apiModifier and TypeInterfaceDescriptioninterfaceMain entry point for interacting with the WordPress REST API.Classes in io.github.evisentin.wordpress.client.domain.api that implement PostOperations