Package | Description |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.cns | |
org.jcsp.net2.mobile |
Modifier and Type | Interface and Description |
---|---|
interface |
NetSharedChannelInput<T>
Defines a networked ChannelInput that is safe to be used by multiple concurrent processes.
|
Modifier and Type | Class and Description |
---|---|
class |
NetAltingChannelInput<T>
A NetChannelInput that may be used as a guard.
|
Modifier and Type | Method and Description |
---|---|
boolean |
CNSService.register(java.lang.String name,
NetChannelInput in)
Registers an input end with the CNS
|
Modifier and Type | Class and Description |
---|---|
class |
MobileChannelInput |
Copyright © 1996–2022. All rights reserved.