Uses of Class
org.jboss.netty.buffer.DuplicatedChannelBuffer
-
Packages that use DuplicatedChannelBuffer Package Description org.jboss.netty.buffer Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message. -
-
Uses of DuplicatedChannelBuffer in org.jboss.netty.buffer
Constructors in org.jboss.netty.buffer with parameters of type DuplicatedChannelBuffer Constructor Description DuplicatedChannelBuffer(DuplicatedChannelBuffer buffer)
-