Uses of Interface
org.jcsp.net.NetSharedChannelOutput
Packages that use NetSharedChannelOutput
Package
Description
This is main package for JCSP.NET.
This package contains the files specifically for the
JCSP.NET Channel Name Service (CNS).
Supports dynamic operations over the JCSP.NET infrastructure.
-
Uses of NetSharedChannelOutput in org.jcsp.net
Classes in org.jcsp.net that implement NetSharedChannelOutputModifier and TypeClassDescription(package private) classA channel for network output (TX).Methods in org.jcsp.net that return NetSharedChannelOutputModifier and TypeMethodDescriptionstatic NetSharedChannelOutputNetChannelEnd.createAny2Net(NetChannelLocation loc) NetChannelEndFactory.createAny2Net(NetChannelLocation loc) Constructs aNetSharedChannelOutputobject.StandardNetChannelEndFactory.createAny2Net(NetChannelLocation loc) UnacknowledgedNetChannelEndFactory.createAny2Net(NetChannelLocation loc) Creates an unacknowledged output channel end suitable for use by multiple writers. -
Uses of NetSharedChannelOutput in org.jcsp.net.cns
Methods in org.jcsp.net.cns that return NetSharedChannelOutputModifier and TypeMethodDescriptionstatic NetSharedChannelOutputCNS.createAny2Net(String name) static NetSharedChannelOutputCNS.createAny2Net(String name, NameAccessLevel accessLevel) CNSChannelEndManager.createAny2Net(String name) Constructs aNetSharedChannelOutputobject connected to aNetChannelInputlocated at a location resolved from the specified channel name.CNSChannelEndManager.createAny2Net(String name, NameAccessLevel accessLevel) Constructs aNetSharedChannelOutputobject connected to aNetChannelInputlocated at a location resolved from the specified channel name that exists in the supplied namespace.NamedChannelEndFactory.createAny2Net(String name) Constructs aNetSharedChannelOutputobject connected to aNetChannelInputlocated at a location resolved from the specified channel name.NamedChannelEndFactory.createAny2Net(String name, NameAccessLevel accessLevel) Constructs aNetSharedChannelOutputobject connected to aNetChannelInputlocated at a location resolved from the specified channel name that exists in the supplied namespace. -
Uses of NetSharedChannelOutput in org.jcsp.net.dynamic
Methods in org.jcsp.net.dynamic that return NetSharedChannelOutputModifier and TypeMethodDescriptionMigratableChannelEndFactory.createAny2Net(NetChannelLocation loc)