public class NextopNode extends AbstractMessageControlNode
| Modifier and Type | Class and Description |
|---|---|
static class |
NextopNode.State |
upstream| Constructor and Description |
|---|
NextopNode(io.nextop.client.Wire.Factory wireFactory,
NextopNode.State state) |
| Modifier and Type | Method and Description |
|---|---|
void |
onActive(boolean active,
MessageControlMetrics metrics) |
void |
onMessageControl(MessageControl mc) |
void |
onTransfer(MessageControlState mcs) |
init, initDownstream, initSelf, post, postDelayed, start, startDownstream, startSelf, stop, stopDownstream, stopSelfpublic NextopNode(io.nextop.client.Wire.Factory wireFactory,
NextopNode.State state)
public void onActive(boolean active,
MessageControlMetrics metrics)
public void onTransfer(MessageControlState mcs)
public void onMessageControl(MessageControl mc)