|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetSharedChannelInput | |
---|---|
org.jcsp.net | This is main package for JCSP.NET. |
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. |
Uses of NetSharedChannelInput in org.jcsp.net |
---|
Methods in org.jcsp.net that return NetSharedChannelInput | |
---|---|
NetSharedChannelInput |
StandardNetChannelEndFactory.createNet2Any()
|
static NetSharedChannelInput |
NetChannelEnd.createNet2Any()
|
NetSharedChannelInput |
NetChannelEndFactory.createNet2Any()
Constructs a NetSharedChannelInput object. |
NetSharedChannelInput |
NetBufferedChannelEndFactory.createNet2Any(ChannelDataStore buffer)
Constructs a NetSharedChannelInput object. |
NetSharedChannelInput |
StandardNetChannelEndFactory.createNet2Any(ChannelDataStore buffer)
|
static NetSharedChannelInput |
NetChannelEnd.createNet2Any(ChannelDataStore buffer)
|
NetSharedChannelInput |
NetLabelledChannelEndFactory.createNet2Any(String label)
Constructs a NetSharedChannelInput which
has a VCN assigned with the specified label. |
NetSharedChannelInput |
StandardNetChannelEndFactory.createNet2Any(String label)
|
static NetSharedChannelInput |
NetChannelEnd.createNet2Any(String label)
|
NetSharedChannelInput |
StandardNetChannelEndFactory.createNet2Any(String label,
ChannelDataStore buffer)
|
NetSharedChannelInput |
NetLabelledBufferedChannelEndFactory.createNet2Any(String label,
ChannelDataStore buffer)
Constructs a buffered NetSharedChannelInput which
has a VCN assigned with the specified label. |
static NetSharedChannelInput |
NetChannelEnd.createNet2Any(String label,
ChannelDataStore buffer)
|
Uses of NetSharedChannelInput in org.jcsp.net.cns |
---|
Methods in org.jcsp.net.cns that return NetSharedChannelInput | |
---|---|
static NetSharedChannelInput |
CNS.createNet2Any(String name)
|
NetSharedChannelInput |
NamedChannelEndFactory.createNet2Any(String name)
Constructs a NetSharedChannelInput object and
registers its location with the supplied name in the global namespace
of a channel naming service. |
NetSharedChannelInput |
CNSChannelEndManager.createNet2Any(String name)
Constructs a NetSharedChannelInput object and
registers its location with the supplied name in the global namespace
of a channel naming service. |
static NetSharedChannelInput |
CNS.createNet2Any(String name,
NameAccessLevel nameAccessLevel)
|
NetSharedChannelInput |
NamedChannelEndFactory.createNet2Any(String name,
NameAccessLevel nameAccessLevel)
Constructs a NetSharedChannelInput object and
registers its location with the supplied name in specified
namespace of a channel naming service. |
NetSharedChannelInput |
CNSChannelEndManager.createNet2Any(String name,
NameAccessLevel nameAccessLevel)
Constructs a NetSharedChannelInput object and
registers its location with the supplied name in specified
namespace of a channel naming service. |
Uses of NetSharedChannelInput in org.jcsp.net.dynamic |
---|
Methods in org.jcsp.net.dynamic that return NetSharedChannelInput | |
---|---|
NetSharedChannelInput |
MigratableChannelEndFactory.createNet2Any()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |