Acme.Serve.FileServlet Class Reference

List of all members.


Detailed Description

Servlet similar to a standard httpd.

Definition at line 56 of file external/Acme/Serve/FileServlet.java.


Public Member Functions

 FileServlet ()
 Constructor.
 FileServlet (String throttles) throws IOException
 Constructor with throttling.
String getServletInfo ()
 Returns a string containing information about the author, version, and.
void service (HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException
 Services a single request from the client.
void copyStream (InputStream in, OutputStream out) throws IOException
 Copy a file from in to out.
String getBasePath ()
 
Returns:

void setBasePath (String string)
 
Parameters:
string 


The documentation for this class was generated from the following file:
Generated on Mon Jan 14 17:29:51 2008 for OpenMobileIS by  doxygen 1.5.4