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