Package | Description |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.mobile |
Modifier and Type | Class and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
NetLocation |
NetAltingConnectionServer.getLocation() |
NetLocation |
NetAltingConnectionClient.getLocation() |
NetLocation |
Networked.getLocation()
Gets the networked location of the Networked construct
|
NetLocation |
NetBarrier.getLocation()
Returns the location of this barrier
|
Modifier and Type | Method and Description |
---|---|
NetLocation |
MobileChannelOutput.getLocation() |
NetLocation |
MobileChannelInput.getLocation() |
Copyright © 1996–2022. All rights reserved.