Uses of Interface
com.atlassian.confluence.util.http.HttpRetrievalService

Packages that use HttpRetrievalService
com.atlassian.confluence.extra.paste.rest   
com.atlassian.confluence.macro.browser   
com.atlassian.confluence.plugins.gadgets   
com.atlassian.confluence.renderer.v2.macros   
com.atlassian.confluence.util.http   
com.atlassian.confluence.util.http.httpclient   
 

Uses of HttpRetrievalService in com.atlassian.confluence.extra.paste.rest
 

Constructors in com.atlassian.confluence.extra.paste.rest with parameters of type HttpRetrievalService
CloudAppEmbedResource(HttpRetrievalService retrievalService)
           
OpenPhotoEmbedResource(HttpRetrievalService retrievalService)
           
SkitchEmbedResource(HttpRetrievalService retrievalService)
           
 

Uses of HttpRetrievalService in com.atlassian.confluence.macro.browser
 

Constructors in com.atlassian.confluence.macro.browser with parameters of type HttpRetrievalService
DefaultMacroIconManager(HttpRetrievalService httpRetrievalService, com.atlassian.plugin.servlet.ServletContextFactory servletContextFactory, com.atlassian.plugin.webresource.WebResourceManager webResourceManager, com.atlassian.plugin.webresource.PluginResourceLocator pluginResourceLocator)
           
 

Uses of HttpRetrievalService in com.atlassian.confluence.plugins.gadgets
 

Constructors in com.atlassian.confluence.plugins.gadgets with parameters of type HttpRetrievalService
GadgetPlaceholderServlet(com.atlassian.gadgets.spec.GadgetSpecFactory gadgetSpecFactory, ClusterManager clusterManager, HttpRetrievalService httpRetrievalService, RequestContextBuilder requestContextBuilder, com.atlassian.cache.CacheManager cacheManager, GadgetWhiteListManager gadgetWhiteListManager, com.atlassian.sal.api.message.I18nResolver resolver)
           
 

Uses of HttpRetrievalService in com.atlassian.confluence.renderer.v2.macros
 

Methods in com.atlassian.confluence.renderer.v2.macros with parameters of type HttpRetrievalService
 void BaseHttpRetrievalMacro.setHttpRetrievalService(HttpRetrievalService httpRetrievalService)
           
 

Uses of HttpRetrievalService in com.atlassian.confluence.util.http
 

Classes in com.atlassian.confluence.util.http that implement HttpRetrievalService
 class BaseHttpRetrievalService
           
 

Uses of HttpRetrievalService in com.atlassian.confluence.util.http.httpclient
 

Classes in com.atlassian.confluence.util.http.httpclient that implement HttpRetrievalService
 class HttpClientHttpRetrievalService
           
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.