Package adams.flow.source.pyrosource
-
Class Summary Class Description AbstractPyroSource Ancestor for Pyro calls that generate output.Generic Generic call, just retrieves any data from the remote object.Null Dummy, outputs nothing.
Class | Description |
---|---|
AbstractPyroSource |
Ancestor for Pyro calls that generate output.
|
Generic |
Generic call, just retrieves any data from the remote object.
|
Null |
Dummy, outputs nothing.
|