Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members | Related Pages

org.openmobileis.embedded.webserver.ServeOutputStream Class Reference

List of all members.

Detailed Description

Definition at line 39 of file ServeOutputStream.java.

Public Member Functions

 ServeOutputStream (OutputStream out, WebServerConnection conn)
void print (String s) throws IOException
void write (int b) throws IOException
void write (byte[] b) throws IOException
void write (byte[] b, int off, int len) throws IOException
void flush () throws IOException
void close () throws IOException

Package Functions

boolean isReturnedAsStream ()
void setReturnedAsStream (boolean _set)
boolean isReturnedAsWriter ()
void setReturnedAsWriter (boolean _set)


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:38 2005 for OpenMobileIS by  doxygen 1.4.4