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, setGroup
equals, getDescription, getId, setDescription, setId
protected CommRecv()
public CommRecv(CommChannel chnl, ChannelListener continuation)
public ChannelListener getContinuation()
ChannelListener
.