org.apache.xmlrpc.webserver
Class ServletOutputStreamImpl
class
ServletOutputStreamImpl
extends ServletOutputStream
Default implementation of a servlet output stream.
Handles output of HTTP headers.
public void close()
public void flush()
public void write(int b)
public void write(byte[] pChars, int pOffset, int pLen)
Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.