Class StreamingRequester


  • public class StreamingRequester
    extends Object
    Author:
    silveryocha
    • Method Detail

      • getJsonOembedAsString

        protected static String getJsonOembedAsString​(String homepageUrl)
        Gets OEMBED data as JSON string.
        WARNING: performances can be altered when called from a list treatments as it performs an HTTP request.
        Returns:
        a JSON structure as string that represents oembed data.