org.apache.axis.transport.http
Class ChunkedOutputStream
FilterOutputStream
org.apache.axis.transport.http.ChunkedOutputStream
public class ChunkedOutputStream
extends FilterOutputStream
ChunkedOutputStream
public ChunkedOutputStream(OutputStream os)
close
public void close()
throws IOException
eos
public void eos()
throws IOException
write
public void write(byte[] b)
throws IOException
write
public void write(byte[] b,
int off,
int len)
throws IOException
write
public void write(int b)
throws IOException
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.