Package | Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
StandardNetChannelEndFactory
A standard implementation of the JCSP.NET
Networked channel factory interaces.
|
class |
UnacknowledgedNetChannelEndFactory
Extends the standard network channel factory to give unacknowledged channel output ends.
|
Modifier and Type | Field and Description |
---|---|
private NetChannelEndFactory |
CNSChannelEndManager.factoryToUse |
Modifier and Type | Class and Description |
---|---|
class |
MigratableChannelEndFactory
Factory for creating networked migratable channel ends.
|
Modifier and Type | Field and Description |
---|---|
private static NetChannelEndFactory |
MigratableChannelEndFactory.FACTORY
Default channel factory for creating the underlying channels.
|
private NetChannelEndFactory |
NamedMigratableChannelEndFactoryImpl.factoryToUse
Factory to create the underlying networked channel ends.
|