com.atlassian.httpclient.spi
Class ThreadLocalContextManagers

java.lang.Object
  extended by com.atlassian.httpclient.spi.ThreadLocalContextManagers

public final class ThreadLocalContextManagers
extends java.lang.Object


Method Summary
static
<C> ThreadLocalContextManager<C>
noop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

noop

public static <C> ThreadLocalContextManager<C> noop()


Copyright © 2012-2013 Atlassian. All Rights Reserved.