Uses of Interface
visad.RemoteTupleIface

Packages that use RemoteTupleIface
visad.cluster   
 

Uses of RemoteTupleIface in visad.cluster
 

Subinterfaces of RemoteTupleIface in visad.cluster
 interface RemoteClientTuple
          RemoteClientTuple is the interface for cluster client VisAD Tuple data objects.
 interface RemoteNodeTuple
          RemoteNodeTuple is the interface for cluster node VisAD Tuple data objects.
 

Classes in visad.cluster that implement RemoteTupleIface
 class RemoteClientTupleImpl
          RemoteClientTupleImpl is the class for cluster client VisAD Tuple data objects.
 class RemoteNodeTupleImpl
          RemoteNodeTupleImpl is the class for cluster client VisAD Tuple data objects.