Uses of Class
org.jboss.netty.handler.codec.http2.AbstractMemoryHttpData

Packages that use AbstractMemoryHttpData
org.jboss.netty.handler.codec.http2 Encoder, decoder and their related message types for HTTP. 
 

Uses of AbstractMemoryHttpData in org.jboss.netty.handler.codec.http2
 

Subclasses of AbstractMemoryHttpData in org.jboss.netty.handler.codec.http2
 class MemoryAttribute
          Memory implementation of Attributes
 class MemoryFileUpload
          Default FileUpload implementation that stores file into memory.
 



Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.