public class PlainBodyTransferrer extends AbstractBodyTransferrer
Constructor and Description |
---|
PlainBodyTransferrer(OutputStream out) |
public PlainBodyTransferrer(OutputStream out)
public void write(byte[] content, int i, int length) throws IOException
write
in class AbstractBodyTransferrer
IOException
public void write(Chunk chunk) throws IOException
write
in class AbstractBodyTransferrer
IOException
public void finish() throws IOException
finish
in class AbstractBodyTransferrer
IOException
Copyright © 2012. All Rights Reserved.