public class CommRecv extends Comm
| Modifier | Constructor and Description |
|---|---|
protected |
CommRecv() |
|
CommRecv(CommChannel chnl,
ChannelListener continuation) |
| Modifier and Type | Method and Description |
|---|---|
ChannelListener |
getContinuation()
Get the continuation for this object (channel read).
|
java.lang.String |
toString() |
getChannel, getGroup, setChannel, setGroupequals, getDescription, getId, setDescription, setIdprotected CommRecv()
public CommRecv(CommChannel chnl, ChannelListener continuation)
public ChannelListener getContinuation()
ChannelListener.