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