Uses of Class
com.atlassian.httpclient.plugin.confluence.ConfluenceThreadLocalContextManager.ThreadLocalContext

Packages that use ConfluenceThreadLocalContextManager.ThreadLocalContext
com.atlassian.httpclient.plugin.confluence   
 

Uses of ConfluenceThreadLocalContextManager.ThreadLocalContext in com.atlassian.httpclient.plugin.confluence
 

Methods in com.atlassian.httpclient.plugin.confluence that return ConfluenceThreadLocalContextManager.ThreadLocalContext
 ConfluenceThreadLocalContextManager.ThreadLocalContext ConfluenceThreadLocalContextManager.getThreadLocalContext()
          Get the thread local context of the current thread
 

Methods in com.atlassian.httpclient.plugin.confluence with parameters of type ConfluenceThreadLocalContextManager.ThreadLocalContext
 void ConfluenceThreadLocalContextManager.setThreadLocalContext(ConfluenceThreadLocalContextManager.ThreadLocalContext context)
          Set the thread local context on the current thread
 



Copyright © 2012-2013 Atlassian. All Rights Reserved.