| Constructor and Description |
|---|
StreamGobbler(InputStream is)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessages()
Returns the messages.
|
void |
run() |
void |
setContinueReading(boolean continueReading)
Set if the reading is to continue or not.
|
public StreamGobbler(InputStream is)
is - the input streampublic String getMessages()
public void setContinueReading(boolean continueReading)
continueReading - if the reading is to continue or notCopyright © 2014. All rights reserved.