Uses of Interface
org.simpleframework.http.message.PartSeries

Packages that use PartSeries
org.simpleframework.http.message   
 

Uses of PartSeries in org.simpleframework.http.message
 

Constructors in org.simpleframework.http.message with parameters of type PartSeries
PartSeriesConsumer(Allocator allocator, PartSeries series, byte[] boundary)
          Constructor for the PartListConsumer object.
PartSeriesConsumer(Allocator allocator, PartSeries series, byte[] boundary, long length)
          Constructor for the PartListConsumer object.
 



Copyright © 2013. All Rights Reserved.