Uses of Class
CommunicationChannel

Uses of CommunicationChannel in
 

Fields in declared as CommunicationChannel
private  CommunicationChannel Actor.communicationChannel
          reference to the communicationChannel
 

Constructors in with parameters of type CommunicationChannel
Actor(CommunicationChannel communicationChannel)
          Creates a new Actor instance.