Uses of Interface
system.NetworkHandle

Packages that use NetworkHandle
system   
 

Uses of NetworkHandle in system
 

Classes in system that implement NetworkHandle
 class FFServerHandle
          a handle for describing the location of an FFServer
 

Methods in system that return NetworkHandle
 NetworkHandle ComputerProxy.getNetworkHandle()
           
 

Constructors in system with parameters of type NetworkHandle
ComputerProxy(Computer computer, java.lang.Long computerId, Space space, NetworkHandle handle)
          Constructor.