A B C D E F G H I J L M N O P R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
W
- waitForReplies(int) - Method in class org.jcsp.net.Link
-
Waits for
numRepliesOutstanding
instances ofLinkLost
to arrive from thetxChannel
. - Wireless - Class in org.jcsp.net.settings
-
Used internally within the JCSP network infrastructure to represent a wireless protocol.
- write(int) - Method in class org.jcsp.lang.BlackHoleChannelInt
-
Write an integer to the channel and loose it.
- write(int) - Method in interface org.jcsp.lang.ChannelOutputInt
-
Write an int to the channel.
- write(Object) - Method in class org.jcsp.lang.BlackHoleChannel
-
Write an Object to the channel and lose it.
- write(Object) - Method in interface org.jcsp.lang.ChannelOutput
-
Write an Object to the channel.
- write(Object) - Method in class org.jcsp.lang.ChannelOutputWrapper
-
Deprecated.Writes a value to the channel.
- write(Object) - Method in interface org.jcsp.lang.RejectableChannelOutput
-
Deprecated.Writes data over the channel.
- write(Object) - Method in class org.jcsp.util.filter.FilteredSharedChannelOutputWrapper
- WriteFiltered - Interface in org.jcsp.util.filter
-
Interface for a channel end supporting write filtering operations.
- writeLinkDecision(boolean) - Method in class org.jcsp.net.Link
-
Writes a boolean link decision as to whether the other node has the option to keep or discard the link.
- writeTestObject(Object) - Method in class org.jcsp.net.Link
-
Writes a test object to the underlying connection.
- WrongFactoryException - Exception in org.jcsp.net.cns
-
Thrown if an attempt is made to get a
NamedChannelEndManager
to destroy a channel that it did not create. - WrongFactoryException() - Constructor for exception org.jcsp.net.cns.WrongFactoryException
-
Constructor for WrongFactoryException.
- WrongFactoryException(String) - Constructor for exception org.jcsp.net.cns.WrongFactoryException
-
Constructor for WrongFactoryException.
All Classes All Packages