Uses of Class
org.jcsp.net2.NetLocation

Packages that use NetLocation
org.jcsp.net2   
org.jcsp.net2.mobile   
 

Uses of NetLocation in org.jcsp.net2
 

Subclasses of NetLocation in org.jcsp.net2
 class NetBarrierLocation
          This class is a data structure representing the location of a NetBarrier in a network.
 class NetChannelLocation
          This class is a data structure representing the location of a NetChannelInput in a network.
 class NetConnectionLocation
           
 

Methods in org.jcsp.net2 that return NetLocation
 NetLocation NetBarrier.getLocation()
          Returns the location of this barrier
 NetLocation NetAltingConnectionServer.getLocation()
           
 NetLocation Networked.getLocation()
          Gets the networked location of the Networked construct
 NetLocation NetAltingConnectionClient.getLocation()
           
 

Uses of NetLocation in org.jcsp.net2.mobile
 

Methods in org.jcsp.net2.mobile that return NetLocation
 NetLocation MobileChannelInput.getLocation()
           
 NetLocation MobileChannelOutput.getLocation()
           
 



Copyright © 1996-2012. All Rights Reserved.