-
Deprecated InterfacesInterfaceDescriptionThese 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 seePoisonException
. It remains only because it is used by some of the networking features.This channel is superceded by the poison mechanisms, please seePoisonException
. It remains only because it is used by some of the networking features.
-
Deprecated ClassesClassDescriptionThere 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 seePoisonException
This channel is superceded by the poison mechanisms, please seePoisonException
This channel is superceded by the poison mechanisms, please seePoisonException
. It remains only because it is used by some of the networking features.This channel is superceded by the poison mechanisms, please seePoisonException
. It remains only because it is used by some of the networking features.
-
Deprecated Exceptions
-
Deprecated MethodsMethodDescriptionUse the
Channel.any2any()
method instead.Use theChannel.any2anyArray(int)
method instead.Use theChannel.any2any(ChannelDataStore)
method instead.Use theChannel.any2anyArray(int,ChannelDataStore)
method instead.Use theChannel.any2one()
method instead.Use theChannel.any2oneArray(int)
method instead.Use theChannel.any2one(ChannelDataStore)
method instead.Use theChannel.any2oneArray(int,ChannelDataStore)
method instead.Use theChannel.one2any()
method instead.Use theChannel.one2anyArray(int)
method instead.Use theChannel.one2any(ChannelDataStore)
method instead.Use theChannel.one2anyArray(int,ChannelDataStore)
method instead.Use theChannel.one2one()
method instead.Use theChannel.one2oneArray(int)
method instead.Use theChannel.one2one(ChannelDataStore)
method instead.Use theChannel.one2oneArray(int,ChannelDataStore)
method instead.UseCSTimer.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.