|
JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface WatchedStream
| Method Summary | |
|---|---|
void |
close()
Deprecated. In case we want to close a watchStream regardless of its making progress. |
void |
setWatchList(Collection watchList)
Deprecated. Sets the watcher list onto which this stream must register when it is not idle (so that it can be watched). |
void |
watch()
Deprecated. This routine may be invoked as often as progress needs to be asserted. |
| Method Detail |
|---|
void setWatchList(Collection watchList)
watchList - The watchList to register with. Must be a
Synchronized Collection.void watch()
void close()
throws IOException
IOException - if an io error occurs
|
JXSE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||