Contents
-
Deprecated Interfaces
These channel factories are deprecated in favour of the new one2one() methods in the Channel class.
These channel factories are deprecated in favour of the new one2one() methods in the Channel class.
These channel factories are deprecated in favour of the new one2one() methods in the Channel class.
These channel factories are deprecated in favour of the new one2one() methods in the Channel class.
These channel factories are deprecated in favour of the new one2one() methods in the Channel class.
These channel factories are deprecated in favour of the new one2one() methods in the Channel class.
These channel factories are deprecated in favour of the new one2one() methods in the Channel class.
These channel factories are deprecated in favour of the new one2one() methods in the Channel class.
This channel is superceded by the poison mechanisms, please see
PoisonException. It remains only because it is used by some of the networking features.
This channel is superceded by the poison mechanisms, please see
PoisonException. It remains only because it is used by some of the networking features.
This channel is superceded by the poison mechanisms, please see
PoisonException. It remains only because it is used by some of the networking features.
-
Deprecated Classes
There is no longer any need to use this class, after the 1.1 class reorganisation.
Note that usually you do not need the absolute guarantee that this class
provides - you can usually just cast the channel to an AltingChannelInput,
which prevents you from accidentally writing to the channel. This
class mainly exists for use by some of the org.jcsp.net classes, where the
absolute guarantee that you cannot write to it is important.
There is no longer any need to use this class, after the 1.1 class reorganisation.
To create integer channels, use the methods in the Channel class.
There is no longer any need to use this class, after the 1.1 class reorganisation.
This channel is superceded by the poison mechanisms, please see
PoisonException
This channel is superceded by the poison mechanisms, please see
PoisonException
This channel is superceded by the poison mechanisms, please see
PoisonException
This channel is superceded by the poison mechanisms, please see
PoisonException. It remains only because it is used by some of the networking features.
This channel is superceded by the poison mechanisms, please see
PoisonException. It remains only because it is used by some of the networking features.
To conform with the core package naming scheme, the class NetChannel has also been provided
Use TCPIPNodeFactory instead
This method of Node initialisation should no longer be used. See Node for more information
-
Deprecated Exception Classes
Use poison directly instead
-
Deprecated Methods
Use
CSTimer.setAlarm(long) - this name caused confusion with
the idea of setting the current time (a concept that is not supported).
This is going to be removed from the API.
The purpose of this mechanism was so that channel
information could be encoded into anonymous channels'
channel names.