Uses of Class
visad.RemoteVisADException

Packages that use RemoteVisADException
visad The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. 
visad.collab   
 

Uses of RemoteVisADException in visad
 

Methods in visad that throw RemoteVisADException
 void ActionImpl.addReference(ThingReference ref)
          Creates a link to a ThingReference.
 void ThingImpl.addReference(ThingReference r)
          Adds a listener for changes to this thing.
 void ActionImpl.addReference(ThingReference ref)
          Creates a link to a ThingReference.
 void ThingImpl.addReference(ThingReference r)
          Adds a listener for changes to this thing.
 void ThingReferenceImpl.addThingChangedListener(ThingChangedListener listener, long id)
          Adds a listener for changes in the underlying Thing.
 void ThingReferenceImpl.addThingChangedListener(ThingChangedListener listener, long id)
          Adds a listener for changes in the underlying Thing.
 

Uses of RemoteVisADException in visad.collab
 

Methods in visad.collab that throw RemoteVisADException
 void RemoteDisplayMonitorImpl.addListener(MonitorCallback l, int id)
          Adds this listener to the remote DisplayMonitor.
 void RemoteDisplayMonitorImpl.addListener(MonitorCallback l, int id)
          Adds this listener to the remote DisplayMonitor.
 void RemoteDisplayMonitorImpl.addListener(RemoteDisplay rd, int id)
          Adds this remote display to the remote DisplayMonitor.
 void RemoteDisplayMonitorImpl.addListener(RemoteDisplay rd, int id)
          Adds this remote display to the remote DisplayMonitor.
 void DisplayMonitor.addRemoteListener(RemoteDisplay rd)
          Initializes links so that MonitorEvents will be exchanged with the specified remote Display.
 void DisplayMonitorImpl.addRemoteListener(RemoteDisplay rd)
          Initializes links so that MonitorEvents will be exchanged with the specified remote Display.
 void RemoteDisplayMonitorImpl.addRemoteListener(RemoteDisplay rd)
          Unusable stub.
 void DisplayMonitor.addRemoteListener(RemoteDisplay rd)
          Initializes links so that MonitorEvents will be exchanged with the specified remote Display.
 void DisplayMonitorImpl.addRemoteListener(RemoteDisplay rd)
          Initializes links so that MonitorEvents will be exchanged with the specified remote Display.
 void RemoteDisplayMonitorImpl.addRemoteListener(RemoteDisplay rd)
          Unusable stub.
 void RemoteDisplayMonitorImpl.controlChanged(ControlEvent e)
          Forwards the event to the adapted remote DisplayMonitor.
 void RemoteDisplayMonitorImpl.controlChanged(ControlEvent e)
          Forwards the event to the adapted remote DisplayMonitor.
 void DisplayMonitor.destroy()
          destroy this monitor
 void RemoteDisplayMonitorImpl.destroy()
          destroy this monitor
 void DisplayMonitor.destroy()
          destroy this monitor
 void RemoteDisplayMonitorImpl.destroy()
          destroy this monitor
 void RemoteDisplayMonitorImpl.displayChanged(DisplayEvent e)
          Forwards the event to the adapted remote DisplayMonitor.
 void RemoteDisplayMonitorImpl.displayChanged(DisplayEvent e)
          Forwards the event to the adapted remote DisplayMonitor.
 void MonitorCallback.eventReady(RemoteEventProvider provider, Object key)
          Alert the callback object that an event is ready.
 void RemoteDisplaySyncImpl.eventReady(RemoteEventProvider provider, Object key)
          Notifies remote event consumer that an event is ready.
 void MonitorCallback.eventReady(RemoteEventProvider provider, Object key)
          Alert the callback object that an event is ready.
 void RemoteDisplaySyncImpl.eventReady(RemoteEventProvider provider, Object key)
          Notifies remote event consumer that an event is ready.
 MonitorEvent RemoteEventProvider.getEvent(Object key)
           
 MonitorEvent RemoteEventProviderImpl.getEvent(Object key)
           
 MonitorEvent RemoteEventProvider.getEvent(Object key)
           
 MonitorEvent RemoteEventProviderImpl.getEvent(Object key)
           
 void DisplayMonitor.notifyListeners(MonitorEvent evt)
          Forwards the MonitorEvent to all the listeners associated with this DisplayMonitor.
 void RemoteDisplayMonitorImpl.notifyListeners(MonitorEvent evt)
          Forwards the event to the remote DisplayMonitor.
 void DisplayMonitor.notifyListeners(MonitorEvent evt)
          Forwards the MonitorEvent to all the listeners associated with this DisplayMonitor.
 void RemoteDisplayMonitorImpl.notifyListeners(MonitorEvent evt)
          Forwards the event to the remote DisplayMonitor.