Package org.jcsp.net
package org.jcsp.net
-
ClassDescriptionThis 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
AbstractID
objects.A Class whose instances represent a unique identifier for a JCSP.NET application.A Class whose instances represent a unique identifier for a JCSP.NET domain.This Exception is thrown if there is an attempt to label a channel's VCN with a label that already exists at the same Node.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.Message warning that a Link broke.An exception caused by a link underlying a channel breaking.An abstract class that must be implemented by communication protocol implementations.Manages the output of diagnostic messages to one or more devices.An abstract class that is sub-classed by classes whose instances should be networked channel ends that can be used as an
objects.AltingChannelInput
Instances of this class areAltingConnectionClient
objects which connect toConnectionServer
objects over a JCSP.NET network.This interface defines methods for constructing buffered NetworkedChannelInput
objects.This class provides static factory methods for constructing Networked channel ends.This interface defines methods for constructing Networked channel ends.This is an error that is thrown by a Networked channel if something happens that should never happen.An interface implemented by classes wishing to be NetworkedChannelInput
objects.Instances of this class hold location information for a networkedChannelInput
object.An interface that should be implemented byChannelOutput
objects which are used for transmitting over the network.This class provides static methods for constructingNetConnectionServer
andNetConnectionClient
objects.This interface should be implemented by classes that wish to act as NetworkedConnectionClient
objects.This class should be implemented by classes wishing to act as factories for creating NetworkedConnectionServer
andConnectionClient
objects.This interface should be implemented by classes that wish to act as NetworkedConnectionServer
objects.This factory constructs bufferedNetChannelInput
objects which have labelled VCN's.This factory constructsNetChannelInput
objects which have labelled VCN's.Defines a class whose instances should be
that connect to aSharedAltingConnectionClient
ConnectionServer
over a JCSP.NET network.This interface should be implemented by classes that wish to act asNetChannelInput
objects which can be used by muliple concurrent processes.This interface should be implemented by classes that wish to act asNetChannelOutput
objects which can be used by muliple concurrent processes.This interface should be implemented by classes that wish to act asSharedConnectionClient
objects which accept connections fromConnectionClient
objects from over a JCSP.NET network.Instances of classed implementing this method areSharedConnectionServer
objects 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.AnException
that is thrown if Node initialization fails.An object that is returned when the Node is initialized.A Unique Identifier for a Node.This is a default implementation forNodeUI
that is used if no other implementation is supplied.This class is used to hold profiles of Nodes and Links.Abstract class that identifies a protocol.TheProtocolManager
class is a singleton class.An exception that is thrown if data is written to aNetworked
ChannelOutput
and the destination address is incorrect.An interface that should be implemented by classes that are intended to be Node level JCSP.NET services.An excpetion that is thrown if a service installation fails.An instance of theServiceManager
is 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
.NetConnectionFactory
This class is a Factory that construct a unique identify for this Node.Extends the standard network channel factory to give unacknowledged channel output ends.This class provides some utility methods that developers might find useful when implementing JCSP.NET communication protocol drivers.Factory for node instantiation based on an XML-like file.