|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineFeeder | |
---|---|
things.common.configuration | |
things.data.impl |
Uses of LineFeeder in things.common.configuration |
---|
Methods in things.common.configuration with parameters of type LineFeeder | |
---|---|
static void |
ConfigureByProps.checkpoint(ThingsPropertyView props,
LineFeeder configAsLines,
StringPoster log,
AFileSystem src,
AFileSystem dest)
Checkpoint the system. |
static void |
ConfigureByProps.configure(ThingsPropertyView props,
LineFeeder configAsLines,
StringPoster log,
AFileSystem src,
AFileSystem dest)
Configure the system. |
Uses of LineFeeder in things.data.impl |
---|
Classes in things.data.impl that implement LineFeeder | |
---|---|
class |
LineFeederFromStream
A line feeder implementation that works on file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |