public class ForwardJoinMessage
extends pt.unl.fct.di.novasys.babel.generic.ProtoMessage
| Modifier and Type | Field and Description |
|---|---|
static short |
MSG_CODE |
static pt.unl.fct.di.novasys.network.ISerializer<ForwardJoinMessage> |
serializer |
| Constructor and Description |
|---|
ForwardJoinMessage(short ttl,
pt.unl.fct.di.novasys.network.data.Host newHost) |
| Modifier and Type | Method and Description |
|---|---|
short |
decrementTtl() |
pt.unl.fct.di.novasys.network.data.Host |
getNewHost() |
short |
getTtl() |
String |
toString() |
public static final short MSG_CODE
public static final pt.unl.fct.di.novasys.network.ISerializer<ForwardJoinMessage> serializer
Copyright © 2024. All rights reserved.