Uses of Class
io.goobi.viewer.servlets.oembed.OEmbedResponse
Packages that use OEmbedResponse
Package
Description
Provides oEmbed response model classes for the Goobi viewer oEmbed endpoint, including the base response,
photo and rich embed subtypes, and a record descriptor used during oEmbed discovery.
-
Uses of OEmbedResponse in io.goobi.viewer.servlets.oembed
Subclasses of OEmbedResponse in io.goobi.viewer.servlets.oembedModifier and TypeClassDescriptionclassoEmbed response for photo-type resources, carrying image URL and dimensions.classoEmbed response for rich-media resources, carrying an HTML embed snippet.