Acme.Serve.ThrottledOutputStream Class Reference

List of all members.

Detailed Description

Output stream with throttling.

Definition at line 42 of file ThrottledOutputStream.java.

Public Member Functions

 ThrottledOutputStream (OutputStream out, long maxBps)
 Constructor.
void write (int b) throws IOException
 Writes a byte. This method will block until the byte is actually.
void write (byte b[], int off, int len) throws IOException
 Writes a subarray of bytes.

Static Public Member Functions

static Acme.WildcardDictionary parseThrottleFile (String filename) throws IOException
 Parses a standard throttle file.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:33 2006 for OpenMobileIS by  doxygen 1.5.1-p1