public class InputStreamFeeder extends Object implements StatusFeeder
| Constructor and Description |
|---|
InputStreamFeeder(PicSlurper slurper)
Initialise a feeder on a slurper
|
| Modifier and Type | Method and Description |
|---|---|
void |
feedStatus(PicSlurper slurper)
Start feeding statuses to the provided picslurper.
|
public InputStreamFeeder(PicSlurper slurper) throws IOException
slurper - IOExceptionpublic void feedStatus(PicSlurper slurper) throws IOException
StatusFeederfeedStatus in interface StatusFeederIOException