|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ConnectionHandler | A class to handle the connections to the net. |
CopyThread | A class that performs a background copy from one stream to another |
HTTPInputStream | This is an extended DataInputStream suitable for reading data from the web. |
HTTPOutputStream | This is an extended DataOutputstream suitable for writing HTTP data. |
MaxSizeInputStream | This class allows setting the size of the inputstream to a maximum nuber of bytes. |
MaxSizeOutputStream | A class that doesnt create outputstreams of more than a specified amount of data, the rest is simply swallowed |
MultiOutputStream | A class to handle automatic writing to several streams simultanius. |
WebConnection | A class to handle a connection to the Internet. |
This package holds the various IO streams that rabbit uses.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |