|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ThreadProvider
Provides Threads for the asynchronous publicaton of Stream.
| Method Summary | |
|---|---|
Thread |
newThread(Runnable task)
Provides a new Thread in which to execute the publication task. |
| Method Detail |
|---|
Thread newThread(Runnable task)
Thread in which to execute the publication task.
task - the task
Thread
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||