| Go backward to InChannel: Input ChannelsGo up to 5.1 Types Go forward to InChannelSet: Sets of Input Channels |   | 
OutChannel: Output Channels
class OutChannel
{
  void send(Message m)
}
An object of this type represents a channel to which a message may be sent.