All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.io.OutputStream | +----java.io.FilterOutputStream | +----org.ginf.delivery.HTTP.HTTPEncoder
public HTTPEncoder(OutputStream in)
public void write(int b) throws IOException
public void write(byte b[], int off, int len) throws IOException
All Packages Class Hierarchy This Package Previous Next Index