com.ning.http.client.providers.netty
Class NettyAsyncHttpProvider.ThreadLocalBoolean
java.lang.Object
java.lang.ThreadLocal<Boolean>
com.ning.http.client.providers.netty.NettyAsyncHttpProvider.ThreadLocalBoolean
- Enclosing class:
- NettyAsyncHttpProvider
public static class NettyAsyncHttpProvider.ThreadLocalBoolean
- extends ThreadLocal<Boolean>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NettyAsyncHttpProvider.ThreadLocalBoolean
public NettyAsyncHttpProvider.ThreadLocalBoolean()
NettyAsyncHttpProvider.ThreadLocalBoolean
public NettyAsyncHttpProvider.ThreadLocalBoolean(boolean defaultValue)
initialValue
protected Boolean initialValue()
- Overrides:
initialValue
in class ThreadLocal<Boolean>
Copyright © 2011. All Rights Reserved.