|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SinkSource
Defines the interface for combining sink and source functionality. This is typically used by classes performing some form of translation on an input source before sending along to the output. This includes filtering tasks and modification tasks.
Method Summary |
---|
Methods inherited from interface com.bretth.osmosis.core.task.v0_5.Sink |
---|
process |
Methods inherited from interface com.bretth.osmosis.core.lifecycle.Completable |
---|
complete |
Methods inherited from interface com.bretth.osmosis.core.lifecycle.Releasable |
---|
release |
Methods inherited from interface com.bretth.osmosis.core.task.v0_5.Source |
---|
setSink |
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |