Package | Description |
---|---|
org.jcsp.net.cns |
This package contains the files specifically for the
JCSP.NET Channel Name Service (CNS).
|
Modifier and Type | Method and Description |
---|---|
ChannelNameKey |
CNSUser.leaseChannelName(java.lang.String name,
NameAccessLevel accessLevel,
ChannelNameKey channelKey)
Leases the channel name within the specified name space
from the Naming Service Implemenation.
|
ChannelNameKey |
CNSService.leaseChannelName(java.lang.String name,
NameAccessLevel accessLevel,
ChannelNameKey channelKey)
Leases the channel name within the specified name space
from the Channel Name Server.
|
static ChannelNameKey |
CNS.leaseChannelName(java.lang.String name,
NameAccessLevel accessLevel,
ChannelNameKey channelKey) |
Copyright © 1996–2021. All rights reserved.