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 class
This class is a data structure representing the location of a NetBarrier in a network.final class
This class is a data structure representing the location of a NetChannelInput in a network.final class
Methods in org.jcsp.net2 that return NetLocationModifier and TypeMethodDescriptionAny2NetChannel.getLocation()
Gets the NetChannelLocation of the input end this channel is connected to.Net2AnyChannel.getLocation()
Gets the channel location of this channelNet2OneChannel.getLocation()
Returns the NetChannelLocation of the channelNetAltingConnectionClient.getLocation()
NetAltingConnectionServer.getLocation()
NetBarrier.getLocation()
Returns the location of this barrierNetworked.getLocation()
Gets the networked location of the Networked constructOne2NetChannel.getLocation()
Gets the NetChannelLocation that this channel is connected to (i.e. -
Uses of NetLocation in org.jcsp.net2.mobile
Methods in org.jcsp.net2.mobile that return NetLocationModifier and TypeMethodDescriptionMobileChannelInput.getLocation()
MobileChannelOutput.getLocation()