
Public Member Functions | |
| IOException | getException () |
| byte[] | getResult () |
| String | getResultAsString () |
| boolean | isFinished () |
| StreamReader (final InputStream is) | |
Private Attributes | |
| boolean | _finished = false |
| IOException | _iox |
| byte[] | _result = null |
| StreamReader | ( | final InputStream | is | ) |
| IOException getException | ( | ) |
| byte [] getResult | ( | ) |
| String getResultAsString | ( | ) |
| boolean isFinished | ( | ) |
boolean _finished = false [private] |
IOException _iox [private] |
1.5.8