Uses of Class
org.jboss.netty.buffer.DirectChannelBufferFactory
-
Packages that use DirectChannelBufferFactory 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 DirectChannelBufferFactory in org.jboss.netty.buffer
Fields in org.jboss.netty.buffer declared as DirectChannelBufferFactory Modifier and Type Field Description private static DirectChannelBufferFactoryDirectChannelBufferFactory. INSTANCE_BEprivate static DirectChannelBufferFactoryDirectChannelBufferFactory. INSTANCE_LE
-