Uses of Interface
io.github.evisentin.wordpress.client.domain.api.MediaOperations
Packages that use MediaOperations
Package
Description
Apache HttpClient-based adapter for the WordPress REST client.
Public API for interacting with the WordPress REST client.
-
Uses of MediaOperations in io.github.evisentin.wordpress.client.adapter.apache
Classes in io.github.evisentin.wordpress.client.adapter.apache that implement MediaOperationsModifier and TypeClassDescriptionclassApache HttpClient-based implementation ofWpBaseRestClient. -
Uses of MediaOperations in io.github.evisentin.wordpress.client.domain.api
Subinterfaces of MediaOperations 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 MediaOperations