Uses of Package
org.jboss.netty.util.internal
Packages that use org.jboss.netty.util.internal
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).
Executor
-based implementation of various
thread models that separate business logic from I/O threadsUtility classes used across multiple packages.
Internal-use-only utilities which is not allowed to be used
outside Netty.
-
Classes in org.jboss.netty.util.internal used by org.jboss.netty.channel.local
-
Classes in org.jboss.netty.util.internal used by org.jboss.netty.channel.socket.nio
-
Classes in org.jboss.netty.util.internal used by org.jboss.netty.handler.execution
-
Classes in org.jboss.netty.util.internal used by org.jboss.netty.handler.ssl
-
Classes in org.jboss.netty.util.internal used by org.jboss.netty.util
-
Classes in org.jboss.netty.util.internal used by org.jboss.netty.util.internalClassDescriptionConcurrentReferenceHashMap list entry.Segments are specialized versions of hash tables.ConcurrentReferenceHashMap list entry.Segments are specialized versions of hash tables.A random number generator isolated to the current thread.