Uses of Class
ac.simons.oembed.OembedEndpoint
-
-
Uses of OembedEndpoint in ac.simons.oembed
Constructor parameters in ac.simons.oembed with type arguments of type OembedEndpoint Constructor Description OembedService(org.apache.http.client.HttpClient httpClient, net.sf.ehcache.CacheManager cacheManager, java.util.List<OembedEndpoint> endpoints, java.lang.String applicationName)Creates a newOembedService.
-