Uses of Class
org.jcsp.net2.NetLocation
Packages that use NetLocation
-
Uses of NetLocation in org.jcsp.net2
Subclasses of NetLocation in org.jcsp.net2Modifier and TypeClassDescriptionfinal classThis class is a data structure representing the location of a NetBarrier in a network.final classThis class is a data structure representing the location of a NetChannelInput in a network.final classMethods in org.jcsp.net2 that return NetLocationModifier and TypeMethodDescriptionNetAltingConnectionClient.getLocation()NetAltingConnectionServer.getLocation()NetBarrier.getLocation()Returns the location of this barrierNetworked.getLocation()Gets the networked location of the Networked construct -
Uses of NetLocation in org.jcsp.net2.mobile
Methods in org.jcsp.net2.mobile that return NetLocationModifier and TypeMethodDescriptionMobileChannelInput.getLocation()MobileChannelOutput.getLocation()