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
- IOException
public void feedStatus(PicSlurper slurper) throws IOException
StatusFeeder
feedStatus
in interface StatusFeeder
IOException