SharedSender.SharedSenderReceiver

Undocumented in source.

Members

Functions

getScheduler
Scheduler getScheduler()
Undocumented in source. Be warned that the author may not have intended to support it.
getStopToken
StopToken getStopToken()
Undocumented in source. Be warned that the author may not have intended to support it.
setDone
void setDone()
Undocumented in source. Be warned that the author may not have intended to support it.
setError
void setError(Exception e)
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue()
Undocumented in source. Be warned that the author may not have intended to support it.
setValue
void setValue(ValueRep v)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

scheduler
Scheduler scheduler;
Undocumented in source.
state
SharedSenderState state;
Undocumented in source.

Meta