com.compomics.util.io
Class StreamGobbler
java.lang.Object
com.compomics.util.io.StreamGobbler
- All Implemented Interfaces:
- Runnable
public class StreamGobbler
- extends Object
- implements Runnable
A stream gobbler.
- Author:
- Davy Maddelein
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StreamGobbler
public StreamGobbler(InputStream is)
- Constructor.
- Parameters:
is
- the input stream
run
public void run()
- Specified by:
run
in interface Runnable
getMessages
public String getMessages()
- Returns the messages.
- Returns:
- the messages
Copyright © 2013. All Rights Reserved.