|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RemoteSourceListener
The interface for objects which need to be informed when a remote data source goes away.
Method Summary | |
---|---|
void |
collabSourceLost(int connectionID)
A remote collaboration peer is no longer available. |
void |
dataSourceLost(String name)
A remote Data object is no longer available. |
Method Detail |
---|
void dataSourceLost(String name)
name
- The name of the Data object.void collabSourceLost(int connectionID)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |