Uses of Class
org.jboss.netty.util.internal.ThreadLocalBoolean
Packages that use ThreadLocalBoolean
Package
Description
A virtual transport that enables the communication between the two
parties in the same virtual machine.
NIO-based socket channel
API implementation - recommended for a large number of connections (>= 1000).
-
Uses of ThreadLocalBoolean in org.jboss.netty.channel.local
Fields in org.jboss.netty.channel.local declared as ThreadLocalBoolean -
Uses of ThreadLocalBoolean in org.jboss.netty.channel.socket.nio
Fields in org.jboss.netty.channel.socket.nio declared as ThreadLocalBooleanModifier and TypeFieldDescriptionprivate final ThreadLocalBoolean
AbstractNioChannel.WriteRequestQueue.notifying