Documentation of 'visad.RemoteSourceListener' Java class
RemoteSourceListener
visad

Interface RemoteSourceListener

  • All Known Subinterfaces:
    DataSourceListener


    public interface RemoteSourceListener
    The interface for objects which need to be informed when a remote data source goes away.
    • Method Detail

      • dataSourceLost

        void dataSourceLost(java.lang.String name)
        A remote Data object is no longer available.
        Parameters:
        name - The name of the Data object.
      • collabSourceLost

        void collabSourceLost(int connectionID)
        A remote collaboration peer is no longer available.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.