Uses of Package
org.jcsp.net
Packages that use org.jcsp.net
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.
Supports the remote spawning of processes at other nodes.
This package contains the files specifically for link security implementing various authentication schemes.
-
Classes in org.jcsp.net used by org.jcsp.netClassDescriptionThis is an abstract class that is sub-classed by classes whose instances should represent some kind of identifier and be part of a hierarchy of
AbstractIDobjects.Compressed form of one or more acknowledgements.A Class whose instances represent a unique identifier for a JCSP.NET application.Messages used by channels.An acknowledgement.Data from channel output to channel input.A message between a Connection Client invalid input: '&' Server.A Class whose instances represent a unique identifier for a JCSP.NET domain.A Class whose instances represent the global domain.This class is an abstract class that all JCSP.NET protocol implementations must implement.This class does not need to be used by normal JCSP users.An abstract inner class which should be implemented by comunication protocol implementations.This class manages the list of open links.An abstract class that must be implemented by communication protocol implementations.Manages the output of diagnostic messages to one or more devices.Message to be transmitted.A channel for network input (RX).An abstract class that is sub-classed by classes whose instances should be networked channel ends that can be used as anobjects.AltingChannelInputInstances of this class areAltingConnectionClientobjects which connect toConnectionServerobjects over a JCSP.NET network.Instances of this class areAltingConnectionServerobjects which allow connections fromConnectionClientobjects from over a JCSP.NET network.This interface defines methods for constructing buffered NetworkedChannelInputobjects.This interface defines methods for constructing Networked channel ends.An interface implemented by classes wishing to be NetworkedChannelInputobjects.A process for network input (RX).Instances of this class hold location information for a networkedChannelInputobject.An interface that should be implemented byChannelOutputobjects which are used for transmitting over the network.This interface should be implemented by classes that wish to act as NetworkedConnectionClientobjects.This class should be implemented by classes wishing to act as factories for creating NetworkedConnectionServerandConnectionClientobjects.Instances of this class take twoNetConnectionLocationobjects.This interface should be implemented by classes that wish to act as NetworkedConnectionServerobjects.This factory constructs bufferedNetChannelInputobjects which have labelled VCN's.This factory constructsNetChannelInputobjects which have labelled VCN's.Defines a class whose instances should bethat connect to aSharedAltingConnectionClientConnectionServerover a JCSP.NET network.This interface should be implemented by classes that wish to act asNetChannelInputobjects which can be used by muliple concurrent processes.This interface should be implemented by classes that wish to act asNetChannelOutputobjects which can be used by muliple concurrent processes.This interface should be implemented by classes that wish to act asSharedConnectionClientobjects which accept connections fromConnectionClientobjects from over a JCSP.NET network.Instances of classed implementing this method areSharedConnectionServerobjects which accept connections from clients from over a JCSP.NET network.An interface that should be implemented by any class that has a Networked channel location or wishes to expose the location of an underlying channel.This class that is used for initializing and managing the local JCSP.NET Node.An interface for exposing access to the private attributes.JCSP.NET communication protocol implementations must provide a concrete implementation of this class.Node initialisation factory interface.A Class whose instances represent a unique identifier for a JCSP.NET Node.AnExceptionthat is thrown if Node initialization fails.An object that is returned when the Node is initialized.A Unique Identifier for a Node.A channel for network output (TX).This class is used to hold profiles of Nodes and Links.Abstract class that identifies a protocol.TheProtocolManagerclass is a singleton class.An interface that should be implemented by classes that are intended to be Node level JCSP.NET services.An instance of theServiceManageris created by the Node when it is initialized.This class is used to hold settings that can be passed to services when they are initialized.An Interface which does not define any methods but is used as a way of indicating that a class is used for accessing non-admin functionality provided by a service.A standard implementation of the JCSP.NET Networked channel factory interaces.This is an implementation of.NetConnectionFactoryThis class is a Factory that construct a unique identify for this Node. -
Classes in org.jcsp.net used by org.jcsp.net.cnsClassDescriptionThis is an abstract class that is sub-classed by classes whose instances should represent some kind of identifier and be part of a hierarchy of
AbstractIDobjects.An abstract class that is sub-classed by classes whose instances should be networked channel ends that can be used as anobjects.AltingChannelInputThis interface defines methods for constructing Networked channel ends.An interface implemented by classes wishing to be NetworkedChannelInputobjects.Instances of this class hold location information for a networkedChannelInputobject.An interface that should be implemented byChannelOutputobjects which are used for transmitting over the network.This interface should be implemented by classes that wish to act asNetChannelInputobjects which can be used by muliple concurrent processes.This interface should be implemented by classes that wish to act asNetChannelOutputobjects which can be used by muliple concurrent processes.An interface that should be implemented by any class that has a Networked channel location or wishes to expose the location of an underlying channel.JCSP.NET communication protocol implementations must provide a concrete implementation of this class.A Class whose instances represent a unique identifier for a JCSP.NET Node.An object that is returned when the Node is initialized.An interface that should be implemented by classes that are intended to be Node level JCSP.NET services.This class is used to hold settings that can be passed to services when they are initialized.An Interface which does not define any methods but is used as a way of indicating that a class is used for accessing non-admin functionality provided by a service. -
Classes in org.jcsp.net used by org.jcsp.net.dynamicClassDescriptionAn abstract class that is sub-classed by classes whose instances should be networked channel ends that can be used as an
objects.AltingChannelInputThis interface defines methods for constructing Networked channel ends.An interface implemented by classes wishing to be NetworkedChannelInputobjects.Instances of this class hold location information for a networkedChannelInputobject.An interface that should be implemented byChannelOutputobjects which are used for transmitting over the network.This interface should be implemented by classes that wish to act asNetChannelInputobjects which can be used by muliple concurrent processes.This interface should be implemented by classes that wish to act asNetChannelOutputobjects which can be used by muliple concurrent processes.An interface that should be implemented by any class that has a Networked channel location or wishes to expose the location of an underlying channel.An interface that should be implemented by classes that are intended to be Node level JCSP.NET services.This class is used to hold settings that can be passed to services when they are initialized.An Interface which does not define any methods but is used as a way of indicating that a class is used for accessing non-admin functionality provided by a service. -
Classes in org.jcsp.net used by org.jcsp.net.remoteClassDescriptionA Class whose instances represent a unique identifier for a JCSP.NET application.Instances of this class hold location information for a networked
ChannelInputobject.An interface that should be implemented byChannelOutputobjects which are used for transmitting over the network.JCSP.NET communication protocol implementations must provide a concrete implementation of this class.Node initialisation factory interface.An object that is returned when the Node is initialized. -
Classes in org.jcsp.net used by org.jcsp.net.securityClassDescriptionAn interface that should be implemented by classes that are intended to be Node level JCSP.NET services.This class is used to hold settings that can be passed to services when they are initialized.An Interface which does not define any methods but is used as a way of indicating that a class is used for accessing non-admin functionality provided by a service.
-
Classes in org.jcsp.net used by org.jcsp.net.tcpipClassDescriptionThis class is an abstract class that all JCSP.NET protocol implementations must implement.An abstract inner class which should be implemented by comunication protocol implementations.An abstract class that must be implemented by communication protocol implementations.This class that is used for initializing and managing the local JCSP.NET Node.An interface for exposing access to the private attributes.JCSP.NET communication protocol implementations must provide a concrete implementation of this class.Node initialisation factory interface.An
Exceptionthat is thrown if Node initialization fails.An object that is returned when the Node is initialized.Abstract class that identifies a protocol.