Exemplo n.º 1
0
 /**
  * Ends an extended rendezvous
  *
  * @see ChannelInput.endExtRead
  */
 public void endRead()
 {
     In.endRead();
 }