public class Dist extends Object
| Constructor and Description |
|---|
Dist() |
| Modifier and Type | Method and Description |
|---|---|
void |
activated(Pipe pipe_) |
void |
attach(Pipe pipe_) |
boolean |
has_out() |
void |
match(Pipe pipe_) |
boolean |
send_to_all(Msg msg_) |
boolean |
send_to_matching(Msg msg_) |
void |
terminated(Pipe pipe_) |
void |
unmatch() |
public void attach(Pipe pipe_)
public void match(Pipe pipe_)
public void unmatch()
public void terminated(Pipe pipe_)
public void activated(Pipe pipe_)
public boolean send_to_all(Msg msg_)
public boolean send_to_matching(Msg msg_)
public boolean has_out()
Copyright © 2014. All rights reserved.