Uses of Interface
visad.RemoteAction

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

Uses of RemoteAction in visad
 

Classes in visad that implement RemoteAction
 class RemoteActionImpl
          RemoteActionImpl is the VisAD remote adapter for ActionImpl.
 class RemoteCellImpl
          RemoteCellImpl is the VisAD class for remote access to Cell-s.
 class RemoteDisplayImpl
          RemoteDisplayImpl is the VisAD class for remote access to Display-s.
 

Methods in visad with parameters of type RemoteAction
 ThingChangedEvent ThingReferenceImpl.adaptedAcknowledgeThingChanged(RemoteAction a)
           
 ThingChangedEvent ThingReferenceImpl.adaptedPeekThingChanged(RemoteAction a)