public class HostIdMsg extends SerialMsg
| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
HostIdMsg(java.util.UUID id)
Construct message representing current state of the transport provider
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(RemoteConnection conn) |
updateRemoteHostprivate static final long serialVersionUID
public HostIdMsg(java.util.UUID id)
id - Local host idpublic void execute(RemoteConnection conn)