Package | Description |
---|---|
org.jcsp.net.cns |
This package contains the files specifically for the
JCSP.NET Channel Name Service (CNS).
|
org.jcsp.net.dynamic |
Supports dynamic operations over the JCSP.NET infrastructure.
|
Modifier and Type | Class and Description |
---|---|
class |
CNSService
This class is the Channel Name Server's main client process class.
|
private class |
CNSService.UserObject
This class acts as a proxy for the name management
methods in its outer class.
|
Modifier and Type | Field and Description |
---|---|
private CNSUser |
CNSNetChannelLocation.cnsResolver |
private CNSUser |
CNSChannelEndManager.cnsUser |
Constructor and Description |
---|
CNSChannelEndManager(CNSUser cnsUser) |
Modifier and Type | Field and Description |
---|---|
private CNSUser |
NamedMigratableChannelEndFactoryImpl.cnsUser
CNS user reference.
|