Package | Description |
---|---|
org.jboss.netty.handler.codec.embedder |
A helper that wraps an encoder or a decoder so that they can be used without
doing actual I/O in unit tests or higher level codecs.
|
Class and Description |
---|
CodecEmbedder
A helper that wraps an encoder or a decoder (codec) so that they can be used
without doing actual I/O in unit tests or higher level codecs.
|
Copyright © 2008–2013 JBoss, by Red Hat. All rights reserved.