Uses of Class
org.jboss.netty.buffer.CompositeChannelBuffer
-
Packages that use CompositeChannelBuffer 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 CompositeChannelBuffer in org.jboss.netty.buffer
Constructors in org.jboss.netty.buffer with parameters of type CompositeChannelBuffer Constructor Description CompositeChannelBuffer(CompositeChannelBuffer buffer)
-